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.23.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
Copy link
Contributor

Choose a reason for hiding this comment

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

Is using the version number as the changeset filename intentional? Typically, changesets use random adjective-noun combinations (like ) to avoid conflicts and follow the standard changeset conventions. This might be worth considering for future changesets to ensure compatibility with changeset tooling.

"roo-cline": patch
---

- feat: add custom base URL support for Requesty provider (#7274 by @requesty-JohnCosta27, PR by @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.

Could we consider a more concise attribution format for future changesets? For example: instead of the current format. This would make the changeset entries more readable while still giving proper credit.

- feat: add DeepSeek V3.1 model to Chutes AI provider (#7294 by @dmarkey, PR by @app/roomote)
- Revert "feat: enable loading Roo modes from multiple files in .roo/roo_modes directory" (thanks @hannesrudolph!)
Loading