Core
- Enable thinking for Google Vertex Anthropic models (@MichaelYochpaz)
- Make question validation more lax to avoid tool call failures
TUI
- Prevent crash when theme search returns no results (@ishaksebsib)
Desktop
- Visual cleanup in app
- Scroll to comment on click in app
- Fixed crash when no default model is set
- Performance improvements in the app package
- Clean up comment component usage in app
Thank you to 5 community contributors:
- @MichaelYochpaz:
- fix(provider): enable thinking for google-vertex-anthropic models (#10442)
- @ProdigyRahul:
- fix(app): cursor on resize (#10293)
- @DNGriffin:
- fix(app): mobile horizontal scrolling due to session stat btn (#10487)
- @ishaksebsib:
- fix(tui): prevent crash when theme search returns no results (#10565)
- @R44VC0RP:
- fix(web): add & fix the download button (#10566)