Skip to content

Releases: lemon07r/Vera

v0.12.5

02 Apr 09:24

Choose a tag to compare

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

01 Apr 17:38

Choose a tag to compare

Features

  • retrieval: parallel deep search with weighted RRF and query decomposition

Full Changelog: v0.12.3...v0.12.4

v0.12.3

01 Apr 03:29

Choose a tag to compare

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

31 Mar 13:47

Choose a tag to compare

Maintenance release — see commit history for details.
Full Changelog: v0.12.0...v0.12.2

v0.12.0

31 Mar 13:00

Choose a tag to compare

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

31 Mar 12:07

Choose a tag to compare

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

31 Mar 11:11

Choose a tag to compare

Features

  • musl auto-detect, interactive API setup, output truncation

Full Changelog: v0.11.5...v0.11.6

v0.11.5

31 Mar 09:35

Choose a tag to compare

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

30 Mar 11:58

Choose a tag to compare

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

29 Mar 15:09

Choose a tag to compare

Bug Fixes

  • upgrade: use install @latest instead of update for npm/bun upgrade

Full Changelog: v0.11.1...v0.11.2