Every line of code started as a conversation. Engram helps you find it.
Works with existing agent transcripts.Engram automatically finds prior Codex, Claude Code, and agent sessions, then gives provenance over work that already happened.
Builds a navigable provenance landscape.Agentic search lets you follow code through refactors, renames, moves, and rewrites.
Works completely locally.No servers. No signups. No transcript upload.
Explain before edit.engram explain gives agents context before they touch unfamiliar code.
engram watch. Watch monitors your conversations with agents and indexes them as they finish. Every piece of code that gets written or changed is fingerprinted and linked back to the conversation that produced it.Use Engram locally, then ask your coding agent to run engram explain before it changes unfamiliar code.
npm install -g @clickety-clacks/engram
brew install clickety-clacks/tap/engram
cargo install --git https://github.com/clickety-clacks/engram