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.2
brew install vshulcz/tap/deja-vu
Changelog
Features
- feat(redact): gated entropy pass (#246)
- feat(search): flag earlier attempts, show age in recall (#244)
- feat(site): CRT terminal redesign with live search demo (#235)
- feat: deja log — audit what was served to agents (#243)
Fixes
- fix(search): recover natural-language queries the AND used to kill (#245)
Documentation
- docs: 0.14.2 changelog and site notes (#247)
- docs: complete the network list, add rotation note, position vs engram (#242)
- docs: document JSON output schemas and add schema_version (#233)
Other
- chore(packaging): pin scoop/winget manifests to 0.14.1 (#232)