We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c666340 commit 8513263Copy full SHA for 8513263
.changeset/v3.25.6.md
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Roo Code Changelog
2
3
+## [3.25.6] - 2025-08-01
4
+
5
+- Set horizon-beta model max tokens to 32k for OpenRouter (requested by @hannesrudolph, PR by @app/roomote)
6
+- Add support for syncing provider profiles from the cloud
7
8
## [3.25.5] - 2025-08-01
9
10
- Fix: Improve Claude Code ENOENT error handling with installation guidance (#5866 by @JamieJ1, PR by @app/roomote)
src/package.json
@@ -3,7 +3,7 @@
"displayName": "%extension.displayName%",
"description": "%extension.description%",
"publisher": "RooVeterinaryInc",
- "version": "3.25.5",
+ "version": "3.25.6",
"icon": "assets/icons/icon.png",
"galleryBanner": {
"color": "#617A91",
0 commit comments