Install
curl -fsSL https://raw.githubusercontent.com/vshulcz/deja-vu/main/install.sh | sh
go install github.com/vshulcz/deja-vu/cmd/deja@v0.14.0
brew install vshulcz/tap/deja-vu
Changelog
Features
- feat(handoff): cursor as an exec target via cursor-agent chat (#203)
- feat(handoff): paste mode without --to, cleaner digests, opencode TUI prompt (#202)
- feat(handoff): source receipt and staleness warning (#214)
- feat(index): ingestion health counters in the manifest and doctor (#213)
- feat(install): wire deja into Copilot CLI over MCP (#211)
- feat(last): add --since and --role filters matching search (#207)
- feat(stats): activity-grid stats card (#199)
- feat: GitHub Copilot CLI as the eleventh harness (#204)
- feat: add shell completions (#195)
- feat: capability matrix generated from the registry, copilot resume (#212)
- feat: close the handoff loop, honest recall metrics, parser panic guards (#208)
- feat: deja handoff — continue a session in another agent (#201)
- feat: limit-aware handoff tip and one-time ssh sync tip (#219)
- feat: recall narration protocol and install proof moment (#218)
- feat: visible recall receipt and weekly recall numbers (#205)
Fixes
- fix(doctor): warn when index is stale relative to source stores (#194)
- fix(handoff,resume): correct commands verified against real installed CLIs (#222)
- fix(hook): project-scoped IDF ranking instead of query reconstruction (#221)
- fix(index): crash-harden in-place writes (#181) (#206)
- fix(magic): ranked recalls, dedupe, pre-written citation, attribution metric (#220)
- fix(privacy): atomic tombstone writes (#209)
- fix(search): don't label an exact token match as a variant (#193)
- fix(sources): resolve Claude project dirs encoded with a Windows drive letter (#217)
- fix(sync): acknowledged-delivery watermarks for ssh push (#215)
- fix: MCP recall robustness and index write durability (#223)
- fix: shorten server.json description to the registry 100-char limit (#191)
Documentation
- docs: fix doctor copilot row, stale exclusion FAQ, manifest name (#210)
- docs: reposition around retroactive cross-agent memory, honest bench baseline (#200)
- docs: unify demo gif across readme and site, add full SEO pass (#197)
Other
- chore: point windows manifests at v0.13.1 (#189)
- ci: resolve registry publish version from the latest release on manual runs (#190)
- ci: trigger MCP registry publish on tag push, not release event (#188)
- site: documentation section, SEO and refreshed demo (#192)
- site: sharper hero, metric chips, animated polish, denser demo gif (#196)