Releases: lemon07r/Vera
Releases · lemon07r/Vera
v0.12.5
Bug Fixes
- Merge pull request #9 from AkibaAT/bug/multi-byte-characters
- indexing: panic on multi-byte UTF-8 in bounded chunk truncation
Full Changelog: v0.12.4...v0.12.5
v0.12.4
Features
- retrieval: parallel deep search with weighted RRF and query decomposition
Full Changelog: v0.12.3...v0.12.4
v0.12.3
Features
- retrieval: BM25 pre-filter context for deep search query expansion
- search: add RAG-fusion deep search, completion client, watcher improvements
Full Changelog: v0.12.2...v0.12.3
v0.12.2
Maintenance release — see commit history for details.
Full Changelog: v0.12.0...v0.12.2
v0.12.0
Features
- compact: add --compact flag for signature-only output
Bug Fixes
- config: add serde defaults for new fields to avoid parse errors on upgrade
Full Changelog: v0.11.7...v0.12.0
v0.11.7
Features
- XDG base directory support for Vera data directory
Bug Fixes
- indexing: cap embedding text dynamically to prevent context overflow
- retrieval: replace per-chunk truncation with total output budget
Full Changelog: v0.11.6...v0.11.7
v0.11.6
Features
- musl auto-detect, interactive API setup, output truncation
Full Changelog: v0.11.5...v0.11.6
v0.11.5
Features
- add query prefix auto-detection, indexing progress bar, reranker doc truncation
Bug Fixes
- ci: define BSD type aliases for sqlite-vec musl build
- ci: install C++ toolchain for musl target build
Full Changelog: v0.11.4...v0.11.5
v0.11.3
Features
- agent: add one-step stale skill refresh
Bug Fixes
- agent: improve setup UX and embedding resilience
Full Changelog: v0.11.2...v0.11.3
v0.11.2
Bug Fixes
- upgrade: use install @latest instead of update for npm/bun upgrade
Full Changelog: v0.11.1...v0.11.2