All your engineering decisions
searchable by your coding agent
Greplica saves the useful context from your coding sessions so your coding agent can start smarter each time.
$ npm install -g greplica
Copy the one-shot prompt and run in your favorite coding agent. Save to memory after each session.
Self-Updating Wiki
Greplica writes structured memory after every session — components, flows, decisions — so the graph grows as your codebase does.
No API Key Needed
Works with your existing Claude Code or Codex plan. No new API keys, no new services to pay for.
Better than AGENTS.md
Memory is stored as linked nodes and not flat markdown. Your agent progressively discovers what's relevant.
Agent-Native Skills
Ships as only two Claude Code skills. Paste one prompt, your agent does the rest.
Hybrid Search
Retrieval combines keyword search, semantic embeddings, and graph connections. Returns relevant, ranked results.
Fully Local
Stored in ~/.greplica/graph.db on your machine. No cloud sync, no telemetry, no data leaving your repo.
Never forget the why of each line of code
Greplica is open source and free to use.
Install once, auto-builds the memory of your codebase.
$ npm install -g greplica