Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 04:25
4f329ff

Initial release.

Added

  • skillxp harnesses: show supported harnesses (Antigravity CLI,
    Claude Code, Codex CLI) and their skill install locations.
  • skillxp observe: install skill(s) in a fresh fixture, invoke a
    harness headlessly, and write an observation bundle — run metadata and
    trace report (observation.json), the normalized transcript
    (session.json), and the archived native transcript(s). Supports
    phrase tracing (-trace), repeated runs with per-run fixtures and a
    cross-run summary (-runs), skill-activation permission requests
    (-activation), user-scope installs against an isolated home
    (-install-user with -sandbox), and fixture retention (-keep).
  • Distribution: Homebrew formula (agent-ecosystem/tap/skillxp), npm
    package (skillxp), PyPI package (skillxp), and prebuilt archives
    on GitHub releases for darwin/linux/windows on amd64/arm64.