Expand description
Detect which agents are present on the machine, and whether the Zenith skill is already installed for them.
Functions§
- detect_
present - All agents detected as present, in stable order.
- is_
installed - True when the skill is already present for
(agent, scope). - is_
present - True when
agentappears to be in use in either the project or user scope. - marker_
dir - The directory whose existence signals that
agentis in use, for a scope. Detection markers are intentionally the agent’s config dir, which may differ from where the skill is written.