Install
curl -fsSL https://raw.githubusercontent.com/vshulcz/deja-vu/main/install.sh | sh
go install github.com/vshulcz/deja-vu/cmd/deja@v0.16.8
brew install vshulcz/tap/deja-vuChangelog
Fixes
- fix(sources): keep MCP tool results that arrive as content blocks (#959)
- fix: codex install honours CODEX_HOME instead of a raw ~/.codex (#850) (#1017)
- fix: seven places where deja said something other than what it did (#973)
- fix: the import proof says a session has no date instead of leaving the slot empty (#965)
- fix: unforget refuses a prefix that reaches several sessions (#962)
Other
- Fix ten memory-lifecycle and trust-policy holes (#984)
- Make doctor's two forms agree, and stop three lines from lying about provenance (#1003)
- Make the empty answers and the first screen say what they mean (#998)
- Say the same thing about an index that cannot be written, and explain two dates (#1008)
- Stop a forgotten note and a shared folder from coming back around (#989)
- Stop three surfaces from hiding what a rule or a leftover directory did (#1015)
- audit batch: forget cost, advice that does not run, disk-gone messages (#1037)
- audit batch: policy leaks, progress, import cost (#1028)
- audit wave + hermes postgres store (#1018)
- chore: pin scoop and winget to 0.16.7 (#963)