harness
Take one harness from "wired" to "the agent is visibly smarter for it
Search this machine's past AI coding sessions (deja-vu)
> /plugin marketplace add vshulcz/deja-vu > /plugin install deja-vu@deja-vu
How it fires
How this command gets triggered: by you, by Claude, or both.
/dejaContext preview
What this command does when you run it.
Search this machine's past AI coding sessions (deja-vu)
name: deja description: Search this machine's past AI coding sessions (deja-vu)
Search the user's own past sessions across every AI coding tool on this machine, then answer from what you find.
Run the recall tool with the user's words as the query — the most specific tokens win (an exact error string, a function name, a file path, a flag). If a result looks right but is too short to act on, follow up with recall_context using a term from it.
If the deja MCP tools are unavailable, fall back to the CLI:
deja search -- "$ARGUMENTS"
Answer with what actually happened in those sessions — when it was, which project and tool, what was decided or fixed. Say plainly if nothing matched rather than filling the gap from general knowledge.
One memory shared by Claude Code, Codex, Cursor, Copilot CLI, OpenClaw and 20 more coding agents, built from the session history already on disk. A fix found in one agent comes back in any of them, including months of sessions from before you installed it. No LLM, no embeddings, one local Go binary.
Repo: vshulcz/deja-vu