chore: add changeset for v3.22.1 patch release (#5164)

Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
This commit is contained in:
roomote 2025-06-26 17:16:00 -07:00 committed by GitHub
parent 992997c02f
commit 2f52058def
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

9
.changeset/v3.22.1.md Normal file
View file

@ -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