Skip to content

Agent Memory System v0.1.0

Choose a tag to compare

@rrrrrredy rrrrrredy released this 12 Aug 02:24
· 5 commits to main since this release

Agent Memory System v0.1.0 is the first public release of a local-first, evidence-backed continuous memory system for Codex, Claude Code, and OpenCode.

Highlights:

  • append-only local evidence capture with explicit loss and gap accounting
  • episode reconstruction and evidence-backed candidate memory
  • caller-attested review, promotion, supersession, and revocation
  • readable, redacted portable memory with private Git synchronization
  • scoped retrieval for Codex, Claude Code, and OpenCode
  • encrypted evidence backup and fail-closed recovery
  • reproducible Windows, macOS, and Linux archives for amd64 and arm64

The release is bound to protected main, seven required checks, and exact-archive acceptance on GitHub-hosted Windows and macOS runners. See PROVENANCE.json, REQUIRED_CHECKS.json, and the platform acceptance receipts attached to this release.

Known boundary: provider-hidden reasoning and data not exposed by an Agent runtime cannot be captured. Continuous-learning efficacy remains fail-closed until native Agent execution provenance and the fixed evaluation gates are satisfied.