Search your past AI coding sessions — Claude Code, Codex, Cursor and 17 more. Indexes the session history they already wrote to disk, including months from before you installed it, and recalls it in any of them. No LLM, no embeddings, one local Go binary.
- GitHub stars
- 656
- License
- MIT
- Added
- 2026-08-30
GitHub info
- GitHub stars
- 656
- License
- MIT
- Primary language
- Go
- Last push
- Aug 23, 2026, 4:02 AM
- Maintainer
- vshulcz
- Added
- 2026-08-30
Preview from README
Screenshots and GIFs extracted from the repository README (badges and avatars filtered out).

The same question put to the same agent twice: without memory it has no record of it, with deja it answers with the decision from eight months earlier
https://raw.githubusercontent.com/vshulcz/deja-vu/main/assets/demo.gif
deja stats card: a year of agent sessions as a heatmap, the agents they came from, and the longest one
https://raw.githubusercontent.com/vshulcz/deja-vu/main/docs/assets/stats-card-demo.svg

What deja prints after the first index: the mark, the agents it found, and a query taken from your own history
https://raw.githubusercontent.com/vshulcz/deja-vu/main/assets/banner.png
Install
dsh plugin --profile web add github:vshulcz/deja-vuTags
README badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/vshulcz/deja-vu)Related plugins
Development & Runtimememtrace-public
★ 467Structural memory for AI coding agents. Bi-temporal graph, MCP-native, zero LLM calls. Cursor · Claude Code · Codex · DeepSeek Harness · Hermes · VS Code · Windsurf.
ouroboros
★ 5730Agent OS: the agent gets smarter on its own. We just hold the line: the grading command and expected result never make it into the success contract we hand it. Interview-gated, staged evaluation, budgeted evolution loop. MCP server, 13 runtimes: Claude Code, Codex CLI, Gemini CLI, OpenCode, Copilot, Kiro and more.
memsearch
★ 2531A persistent, unified memory layer for all your AI agents (e.g. Claude Code, Codex, DSH), backed by Markdown and Milvus.