Skip to content

Release v0.3.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 14:06
· 21 commits to main since this release

What's Changed

  • Make the Codex Skill project-scoped by default and report its resolved path
    and scope; keep global installation available through explicit opt-in.
  • Add symmetric android-api-diff skill install and skill remove commands so
    project or global Skills can be managed independently from the CLI.
  • Remove the former top-level install command; install and upgrade the CLI
    through npm or pnpm.
  • Run Skill management through an exact-version skills dependency and
    verify Codex paths plus the Skill lock record after removal.
  • Reject symlinked project targets, disable manager telemetry, and propagate
    SIGTERM while a Skill operation is running.
  • Limit upstream Skill removal to Codex, then clean only the verified
    canonical/Codex paths so unrelated agent directories are never mutated.