v1.0.0
What changed (from CHANGELOG)
[1.0.0] — 2026-07-09
First stable release. Local-first governance kernel for AI coding agents is now considered production-ready: shared memory, rule distribution, approval inbox, episodic recall, Failure Lessons, MCP tools, Claude + git hooks, deterministic guard, and a single-file CLI under the 100 KB npm budget.
Commits
What's Changed
- Add Failure Lessons error-to-skill loop by @imMamdouhaboammar in #1
- Harden Failure Lessons capture and test coverage by @imMamdouhaboammar in #3
- feat: add agent-kernel ECC bundle by @ECC-Tools[bot] in #2
- Deep refresh documentation after Failure Lessons and ECC bundle by @imMamdouhaboammar in #4
New Contributors
- @imMamdouhaboammar made their first contribution in #1
- @ECC-Tools[bot] made their first contribution in #2
Full Changelog: v0.0.9...v1.0.0