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.3
brew install vshulcz/tap/deja-vu
Changelog
Fixes
- fix(index): stop indexing harness plumbing as if a person said it (#555)
- fix(packaging): pin the winget version manifest too (#523)
- fix(search): report the pool the relevance window was taken from (#554)
Documentation
- docs(compare): add the four largest memory projects, and drop a claim that stopped being true (#525)
- docs: changelog for 0.16.3 (#556)
Other
- tools: add corpusprobe, which measures what the corpus can actually support (#548)