diff --git a/.changeset/v3.35.5.md b/.changeset/v3.35.5.md new file mode 100644 index 00000000000..2f7a1c59fa2 --- /dev/null +++ b/.changeset/v3.35.5.md @@ -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)