Install
curl -fsSL https://raw.githubusercontent.com/vshulcz/deja-vu/main/install.sh | sh
go install github.com/vshulcz/deja-vu/cmd/deja@v0.9.0
brew install vshulcz/homebrew-tap/deja-vu
Changelog
Features
- 2c7e9d1 feat: DEJA_AUTORECALL_LOCAL_ONLY keeps synced sessions out of auto-recall (#59)
- def403f feat: index Cursor chats and CLI transcripts (#62)
- 9059426 feat: index Gemini CLI chat history (#61)
- fb20536 feat: index aider chat history (#60)
Fixes
- 9fb1217 fix: default message time to session start when the harness omits per-message timestamps (#65)
Documentation
- a188dd6 docs: changelog, README and site for 0.9.0 (#64)
Other
- dc61673 assets: square icon for directory listings (#56)
- 94e06bf chore: Dockerfile and richer MCP tool descriptions (#58)