Skip to content

v1.0.0 — Cricket 1.0 (paired with agentic-harness v3.0.0 — Agent M V3 close-out)

Choose a tag to compare

@alexherrero alexherrero released this 24 May 07:11
· 438 commits to main since this release

1.0 commitment after the V3 arc validates the customization surface. The toolkit is now Cricket — the noisy cricket of the system, small primitives that punch above their weight. Paired with agentic-harness v3.0.0 which ships Agent M V3 — the agentic memory system that the harness + Cricket + vault folder together compose.

What 1.0 commits to (stable public API surface):

  • Manifest schema (name / kind / description / supported_hosts / version / install_scope / deprecated / contents). Stable. Breaking changes require a 2.0.
  • Installer flags--skill <name>, --agent <name>, --hook <name>, --bundle <name>, --update, --hooks, --no-pre-push-hook. Stable.
  • bundles/ namespace — sibling-reference dispatch; contents: schema stable.
  • 11 customization kinds — adding kinds is non-breaking; removing or renaming is a 2.0.
  • Per-host install paths — stable.

What stays pre-1.0 in spirit (internal): scripts/ + lib/install/.

What shipped across the V3 arc (v0.5.0 → v1.0.0)

13 paired releases over ~12 days. 6 skills + 1 sub-agent + 4 hooks + 2 bundles + 9 ADRs + the Diátaxis wiki.

This release

  • README.md — Cricket brand-framed rewrite.
  • wiki/Home.md — Cricket lead paragraph above the Diátaxis nav.
  • wiki/explanation/v3-retrospective.md (new, 1749 words) — V3 arc retrospective.
  • wiki/explanation/designs/agent-memory-evolution.md (new, ~3000 words) — Agent M V1→V4 HLD.

8th consecutive paired-release pair. First MAJOR.

Full detail in CHANGELOG.md.