Repository-scoped memory for coding agent's decisions, pitfalls, and handoffs stored in one inspectable SQLite file, so agents continue instead of starting over.
Memory that lets coding agents continue instead of start over
A fast, repository-scoped memory for coding agents — stored in one inspectable SQLite file.
Local · Bounded · Cited · Honest about uncertainty
Quick start · Agent setup · Features · API · CLI
No account. No daemon. No embeddings required. No transcript dump into the prompt.
Local Dejavu is the production surface in v0.1.0. Shared mode is a tested preview and intentionally remains local-only until its security review is complete.
Coding agents repeatedly lose the expensive parts of prior work:
What gets lost :--::-- • the decision — and why it was made • the command that finally worked • the failure mode that must not be repeated • the exact next step after context compaction • the user's project-specific preference
A notes database is not enough. Real agent memory must appear in the right repository, fit inside a context budget, distinguish relevance from trust, stop surfacing completed work, and expose evidence when it fails. Those constraints shape Dejavu.
Dejavu gives an agent a fast, repository-scoped memory between sessions. It stores decisions, preferences, procedures, pitfalls, facts, and work-in-progress as immutable slips in one inspectable SQLite file, indexed with FTS5 full-text search.
Local-first One SQLite file. No account, no daemon, no cloud dependency.
From the project README.
Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:
[](https://mcp.liqiwa.com/s/sanjayrohith--Dejavu.html)
runs anywhere. uses anything
bolivestilo/HomekitHomekit gives any AI agent direct, physical control over Apple Home. Flip lights. Lock doors. Read sensors. Through a single open interface.
anshupriyan/cli-bridgeMCP server for Claude Desktop and other Model Context Protocol clients — sandboxed filesystem access (read/write/edit/search) plus Dev Mode-gated shell command execution, scoped to a single workspace
pranee54/AgentDoctorLocal CLI that audits coding-agent configuration for security, instructions, context, and MCP — no API key or code upload by default.
xfloukiex-lab/pandaclipOne local-first MCP server for agent working state — clipboard history & snippets, TTL cache, file-organizer overlay, and a knowledge graph — plus a live desktop activity lens. 40 tools, SQLite everyw
appautomaton/pi-arcweldAn auditable local workspace for Pi: pinned upstream source, curated extensions, bounded MCP tooling, and a reproducible external runtime.
The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.