Open-source LLM knowledge platform: turn raw documents into a queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki.
deja-vu
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.
Plugin facts
Screenshots
About this plugin
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.
Install this DSH plugin
Copy the command below and run it in your DeepSeek Harness terminal.
dsh plugin add github:vshulcz/deja-vu Plugins run with the permissions of your dsh process and may execute code at install time. Review the source repository and its license before installing. Pin the commit hash for reproducible installs. Plugin safety →
More about this plugin
Solve it in Codex. Claude remembers. Twenty-one coding agents write every conversation to local files, and deja turns those files into one memory layer all of them read.
Related guides
Learn how to choose, install, and use memory plugins.
About this plugin: deja-vu
What is deja-vu?
deja-vu is a memory plugin maintained by vshulcz. 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.
How do I install deja-vu?
Run dsh plugin add github:vshulcz/deja-vu in your DeepSeek Harness terminal. The dsh CLI resolves the plugin from GitHub and installs it into your active profile. For reproducible installs, pin a commit hash: dsh plugin add github:vshulcz/deja-vu#commit.
Is deja-vu free?
deja-vu is a community open-source project released under the MIT license. You can inspect its source and install it for free.