Skip to main content

relocate_default_agent_skills_to_shared

Function relocate_default_agent_skills_to_shared 

Source
pub fn relocate_default_agent_skills_to_shared(
    install_root: &Path,
) -> Result<bool>
Expand description

Heal intermediate v0.8.0-pre installs that landed skills under agents/default/workspace/skills/ before the host-wide shared/skills/ layout was introduced. Idempotent.