Resume with evidence
Return to earlier work with source-backed history, not a fuzzy recollection of it.
Open source · local first
Agent LCM captures work from Codex, Cursor, VS Code, GitHub Copilot, Kiro, and Claude Code, then makes that history searchable from any of them.
Requires Node.js 22.18 or newer
Works where you work
Why Agent LCM
Return to earlier work with source-backed history, not a fuzzy recollection of it.
Find Claude Code work from Codex, Copilot work from Kiro, or any other supported combination.
One private store per user and machine. No embeddings, external API, or cloud memory service required.
The sanitized event archive stays authoritative. Search indexes, summaries, and graphs can be rebuilt.
Start here
Run these commands for the CLI and capture hooks. For Claude Code, run agent-lcm setup claude. Claude support is live capture only; Agent LCM does not import earlier Claude sessions.
$ npm install --global @team-volt/agent-lcm
$ agent-lcm setup allBuilt for trust
Capture hooks sanitize events before they enter a private on-disk inbox. One authenticated local daemon writes the raw archive and updates SQLite, so every harness reads from the same source of truth.