v0.32.0
What's Changed
- fix(onboarding): rank Key Concepts by symbol importance and ground citations by @RaghavChamadiya in #813
- feat(generation): deterministic coverage for the undocumented file tail by @RaghavChamadiya in #817
- feat(docs): surface and down-rank the deterministic coverage tail by @RaghavChamadiya in #819
- feat(telemetry): MCP tool-call events, interrupted status, index-shape outcomes by @RaghavChamadiya in #820
- fix: handle Anthropic thinking blocks by @tomasvn20 in #787
- feat(risk): split test-file breakage out of will_break (#672) by @Real5K in #739
- fix(mcp): defer answer-by-union to synthesis when the mention is incidental by @RaghavChamadiya in #823
- feat: add first-class Kimi provider by @Real5K in #824
- feat(codex): deliver architectural decisions into Codex SessionStart by @DresdenGman in #788
- fix(stats): report true project age, commit and contributor counts (#730) by @RaghavChamadiya in #827
- feat(stats): coding-rhythm, momentum, truck factor and cycle signals by @RaghavChamadiya in #828
- fix(ui): compact k/m number formatting and years/months age display in stats hero by @mvanhorn in #798
- fix(server): load persisted vector indexes by @GautamSharma99 in #835
- Fix #838: Use Next.js Middleware for dynamic proxying of API routes by @kishansaaai in #839
- fix(chat): show normalized confidence in source citations, not raw score by @RaghavChamadiya in #846
- fix(go): detect function references in go to rescue FPs on dead-code by @crizah in #815
- fix(dataflow): recurse into with-statement bodies by @Real5K in #836
- fix(ui): make empty doc state friendlier by @Real5K in #822
- fix(web): contain overflowing modal inputs in Add Repository dialog (#843) by @jyotirmya17 in #844
- fix(search): score symbols on the query's identifier, not the whole question by @swati510 in #853
- release: v0.32.0 — full-codebase retrieval coverage, answer-quality fixes, new stats signals by @swati510 in #854
New Contributors
- @tomasvn20 made their first contribution in #787
- @Real5K made their first contribution in #739
- @DresdenGman made their first contribution in #788
- @GautamSharma99 made their first contribution in #835
- @kishansaaai made their first contribution in #839
- @jyotirmya17 made their first contribution in #844
Full Changelog: v0.31.0...v0.32.0