Skip to content

v1.85.0

Choose a tag to compare

@patrykomiotek patrykomiotek released this 11 Apr 07:09
· 1024 commits to main since this release
6ccabf1

1.85.0 (2026-04-11)

Bug Fixes

  • address CodeRabbit findings on Phase 1-3 PR (1e40331)
  • switch REPHRASE_MODEL + SUMMARY_MODEL defaults to gemini-2.5-flash (a8f6448)

Features

  • document summaries for RAG retrieval (ADR-16) (6a63876)
  • hybrid search in Qdrant (dense + BM25 sparse with RRF fusion) (4624600)
  • multi-query expansion for RAG retrieval (ADR-15) (3ce2d0e)