-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Release v3.25.5 #6564
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v3.25.5 #6564
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -0,0 +1,19 @@ | ||||||
| --- | ||||||
| "roo-cline": patch | ||||||
| --- | ||||||
|
|
||||||
| - Fix: Improve Claude Code ENOENT error handling with installation guidance (#5866 by @JamieJ1, PR by @app/roomote) | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Please update the product name to 'Roo Code' instead of 'Claude Code' for consistency with our naming convention.
Suggested change
This comment was generated because it violated a code review rule: irule_VrRKWqywZ2YV2SOE.
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||||||
| - Fix: LM Studio model context length (#5075 by @Angular-Angel, PR by @pwilkin) | ||||||
| - Fix: VB.NET indexing by implementing fallback chunking system (#6420 by @JensvanZutphen, PR by @daniel-lxs) | ||||||
| - Add auto-approved cost limits (thanks @hassoncs!) | ||||||
| - Add Cerebras as a provider (thanks @kevint-cerebras!) | ||||||
| - Add Qwen 3 Coder from Cerebras (thanks @kevint-cerebras!) | ||||||
| - Fix: Handle Qdrant deletion errors gracefully to prevent indexing interruption (thanks @daniel-lxs!) | ||||||
| - Fix: Restore message sending when clicking save button (thanks @daniel-lxs!) | ||||||
| - Fix: Linter not applied to locales/\*/README.md (thanks @liwilliam2021!) | ||||||
| - Handle more variations of chaining and subshell command validation | ||||||
| - More tolerant search/replace match | ||||||
| - Clean up the auto-approve UI (thanks @mrubens!) | ||||||
| - Skip interpolation for non-existent slash commands (thanks @app/roomote!) | ||||||
| - Cloud service cleanup callbacks / move to events | ||||||
| - Phase 1 website updates (thanks @thill2323!) | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Could we add more details about what "Phase 1 website updates" includes? This would help users understand what specific changes were made. |
||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Consider grouping entries by category for better readability? Something like:
Fixes
Features
Improvements