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 星标
- 656
- 许可证
- MIT
- 收录日期
- 2026-08-30
GitHub 信息
- GitHub 星标
- 656
- 许可证
- MIT
- 主要语言
- Go
- 最近推送
- 2026年8月23日 04:02
- 维护者
- vshulcz
- 收录日期
- 2026-08-30
README 演示图
从仓库 README 提取的截图/GIF(已过滤徽章、头像等装饰图)。

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
安装
dsh plugin --profile web add github:vshulcz/deja-vu标签
README 徽章
将这段 Markdown 添加到插件 README,链接到对应的详情页。
[](https://dshget.com/plugins/vshulcz/deja-vu)相关插件
开发与运行时memtrace-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.