chore: add changeset for v3.25.9 (#6809)

This commit is contained in:
Matt Rubens 2025-08-07 10:19:18 -04:00 committed by GitHub
parent 518c558d56
commit cd8f862fc2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

7
.changeset/v3.25.9.md Normal file
View file

@ -0,0 +1,7 @@
---
"roo-cline": patch
---
- Fix: Resolve rounding issue with max tokens (#6806 by @markp018, PR by @mrubens)
- Add support for GLM-4.5 and OpenAI gpt-oss models in Fireworks provider (#6753 by @alexfarlander, PR by @app/roomote)
- Improve UX by focusing chat input when clicking plus button in extension menu (thanks @app/roomote!)