Skip to content

v0.7.0

Choose a tag to compare

@lair001 lair001 released this 24 Aug 13:54
· 3 commits to main since this release

Agentic Praxis Grimoire v0.7.0

APG v0.7.0 adds the embeddable, library-first Go toolkit while preserving the
39-skill corpus and the existing command-line workflows.

Highlights:

  • public Go packages for schemas, reports, skill bundles, environment
    snapshots, and structural hotspot analysis;
  • a Go-backed apgr CLI with compatible Python adapters;
  • platform-specific Python wheels for macOS arm64, Linux amd64, and Linux
    arm64, plus a source distribution;
  • an npm launcher and three platform packages with no runtime download or
    JavaScript semantic fallback;
  • deterministic task-scoped skill context, portable environment snapshots,
    and provider-neutral hotspot reports; and
  • reproducible cross-ecosystem build information bound to version 0.7.0
    and the canonical corpus fingerprint.

The skill library remains 39 canonical skills: 14 stable and 25 provisional.
This release does not deploy or activate APG on a host.