Release v3.35.5 (#9781)

This commit is contained in:
Matt Rubens 2025-12-03 11:23:39 -05:00 committed by GitHub
parent 822343ccdf
commit 40a8e0cc11
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

8
.changeset/v3.35.5.md Normal file
View file

@ -0,0 +1,8 @@
---
"roo-cline": patch
---
- Feat: Add provider routing selection for OpenRouter embeddings (#9144 by @SannidhyaSah, PR #9693 by @SannidhyaSah)
- Default Minimax M2 to native tool calling (PR #9778 by @mrubens)
- Sanitize the native tool calls to fix a bug with Gemini (PR #9769 by @mrubens)
- UX: Updates to CloudView (PR #9776 by @roomote)