Skip to main content

marker_dir

Function marker_dir 

Source
pub fn marker_dir(
    agent: Agent,
    scope: Scope,
    project_root: &Path,
) -> Option<PathBuf>
Expand description

The directory whose existence signals that agent is in use, for a scope. Detection markers are intentionally the agent’s config dir, which may differ from where the skill is written.