Local evidence
Original records stay on your machine.
A continuous memory system for coding agents that keeps raw evidence local, promotes reviewed knowledge, and measures whether retrieval actually helps.
Original records stay on your machine.
Human-reviewed, redacted, and versioned.
Portable memory under your control.
Codex, Claude Code, and OpenCode.
That boundary prevents a convenient summary from silently becoming authoritative memory.
Raw transcripts, tool output, exposed reasoning records, and sensitive artifacts remain in the local evidence store by default.
Append-only records and content hashes make capture gaps and later changes visible instead of silently accepting them.
Only reviewed, redacted revisions enter the Git-friendly memory format shared across supported coding agents.
The aggregate receipt is public. Raw execution evidence stays local to preserve the product’s privacy boundary.
d94616d82a66…38d852e7Release assets include checksums, provenance, and exact-archive acceptance receipts for hosted Windows and macOS runners.
git clone https://github.com/rrrrrredy/agent-memory-system.git
cd agent-memory-system
.\scripts\install.ps1 -Version v0.2.0git clone https://github.com/rrrrrredy/agent-memory-system.git
cd agent-memory-system
AGENTMEM_VERSION=v0.2.0 sh ./scripts/install.sh