Skip to content

Conversation

@mrubens
Copy link
Collaborator

@mrubens mrubens commented Aug 19, 2025

Release preparation for v3.25.18. This PR includes the changeset and any necessary documentation updates.


Important

Release v3.25.18 with bug fixes, Sonic model support, and documentation updates.

  • Bug Fixes:
    • Respect enableReasoningEffort setting for reasoning usage.
    • Prevent duplicate LM Studio models with case-insensitive deduplication.
  • Features:
    • Add support for Sonic model.
  • Documentation:
    • Simplify ask_followup_question prompt documentation.

This description was created by Ellipsis for 60bb694. You can customize this summary. It will automatically update as commits are pushed.

@mrubens mrubens requested review from cte and jr as code owners August 19, 2025 16:12
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. changelog-ready labels Aug 19, 2025
Copy link
Contributor

@roomote roomote bot left a comment

Choose a reason for hiding this comment

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

Thank you for preparing this release! I've reviewed the changeset and have some suggestions to improve consistency and traceability in the changelog.

"roo-cline": patch
---

- Fix: respect enableReasoningEffort setting when determining reasoning usage (#7048 by @ikbencasdoei, PR by @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.

I noticed the attribution format varies between entries. Lines 5-6 use "by @username, PR by @username" while lines 7-8 use "thanks @username!". Would it be better to standardize on one format for consistency?


- Fix: respect enableReasoningEffort setting when determining reasoning usage (#7048 by @ikbencasdoei, PR by @app/roomote)
- Fix: prevent duplicate LM Studio models with case-insensitive deduplication (#6954 by @fbuechler, PR by @daniel-lxs)
- Add support for Sonic model (thanks @mrubens!)
Copy link
Contributor

Choose a reason for hiding this comment

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

Could we include the PR number here for better traceability? Something like "Add support for Sonic model (#XXXX, thanks @mrubens!)" would make it easier to find the original implementation.

- Fix: respect enableReasoningEffort setting when determining reasoning usage (#7048 by @ikbencasdoei, PR by @app/roomote)
- Fix: prevent duplicate LM Studio models with case-insensitive deduplication (#6954 by @fbuechler, PR by @daniel-lxs)
- Add support for Sonic model (thanks @mrubens!)
- Feat: simplify ask_followup_question prompt documentation (thanks @daniel-lxs!)
Copy link
Contributor

Choose a reason for hiding this comment

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

For consistency with the other entries, should this use "Feat:" or should line 7 use "Add:"? Having consistent prefixes (Fix:, Feat:, Add:) would improve readability.

@hannesrudolph hannesrudolph added the Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. label Aug 19, 2025
@mrubens mrubens merged commit 865fb18 into main Aug 19, 2025
22 checks passed
@mrubens mrubens deleted the release/v3.25.18 branch August 19, 2025 16:24
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Aug 19, 2025
@github-project-automation github-project-automation bot moved this from Triage to Done in Roo Code Roadmap Aug 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-ready Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants