Home / Plugins / Memory / deja-vu
deja-vu
★ 796Maintainer: vshulcz
Indexes the session files that many coding agents already write to disk into one shared memory layer any agent can query.
What it does
- Indexes sessions that Claude Code, Codex, Cursor and others already write to disk
- A fix made in Codex becomes findable when Claude asks
- One queryable memory shared across more than twenty coding agents
Install
dsh plugin add github:vshulcz/deja-vu
- Install and start DeepSeek Harness:
npx @deepseek-ai/dsh web - Run the install command above (the CLI resolves the plugin and verifies its source)
- Confirm with dsh plugins list; restart Harness if required
For reproducible installs, append #commit to pin a specific revision.
Plugin info
| GitHub stars | 796 |
| License | MIT |
| Primary language | Go |
| Last push | 2026-09-09 |
| Cataloged | 2026-08-29 |
| Repository | github.com/vshulcz/deja-vu |
| Category | Memory |
Audit before installing
Plugins run with your dsh process permissions and may execute code during installation. Read the repository source and license first, and check for destructive commands or excessive access. This site only indexes; it does not vouch for third-party plugins.
Plugins run with your dsh process permissions and may execute code during installation. Read the repository source and license first, and check for destructive commands or excessive access. This site only indexes; it does not vouch for third-party plugins.
Related plugins
Facts (stars, license, language, last push, repository) come from a public plugin catalog snapshot: 2026-09-13。Descriptions are rewritten by us.