Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .changeset/v3.25.9.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"roo-cline": patch
---

- Fix: Resolve rounding issue with max tokens (#6806 by @markp018, PR by @mrubens)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider using a consistent attribution format across all entries. Currently we have:

  • (#6806 by @markp018, PR by @mrubens)
  • (#6753 by @alexfarlander, PR by @app/roomote)
  • (thanks @app/roomote!)

Perhaps standardize to something like (#issue by @author, PR by @pr-author) for all entries?

- 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!)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there an associated issue number for this UX improvement? Including it would help with traceability, similar to the other entries.

Loading