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, Copilot, and Kiro, 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 Codex work from Cursor, 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.
Two commands
Install the CLI, then let Agent LCM detect and connect the agent harnesses already on your machine.
Harness-specific setup$ 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.