diff --git a/.changeset/v3.22.1.md b/.changeset/v3.22.1.md new file mode 100644 index 0000000000..4cdcfed8cd --- /dev/null +++ b/.changeset/v3.22.1.md @@ -0,0 +1,9 @@ +--- +"roo-cline": patch +--- + +- Add Gemini CLI provider for free access to Gemini models (thanks Cline!) +- Fix undefined mcp command (thanks @qdaxb!) +- Use upstream_inference_cost for OpenRouter BYOK cost calculation and show cached token count (thanks @chrarnoldus!) +- Update maxTokens value for qwen/qwen3-32b model on Groq (thanks @KanTakahiro!) +- Standardize tooltip delays to 300ms