diff --git a/.changeset/v3.25.9.md b/.changeset/v3.25.9.md new file mode 100644 index 0000000000..78346f0db3 --- /dev/null +++ b/.changeset/v3.25.9.md @@ -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!)