Skip to content

Commit 1ee0867

Browse files
committed
feat: add release notes for version 3.25.6 and update sidebar navigation
1 parent ac9416d commit 1ee0867

File tree

4 files changed

+41
-1
lines changed

4 files changed

+41
-1
lines changed

docs/update-notes/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ This section contains notes about recent updates to Roo Code, listed by version
1919

2020
## Version 3.25
2121

22+
* [3.25.6](/update-notes/v3.25.6) (2025-08-02)
2223
* [3.25.5](/update-notes/v3.25.5) (2025-08-01)
2324
* [3.25.4](/update-notes/v3.25.4) (2025-07-31)
2425
* [3.25.3](/update-notes/v3.25.3) (2025-07-30)

docs/update-notes/v3.25.6.mdx

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
description: Support for the new Horizon Beta stealth model on OpenRouter, plus cloud provider profile sync and bug fixes.
3+
keywords:
4+
- roo code 3.25.6
5+
- horizon beta
6+
- stealth model
7+
- cloud provider sync
8+
- bug fixes
9+
image: /img/social-share.jpg
10+
---
11+
12+
# Roo Code 3.25.6 Release Notes (2025-08-02)
13+
14+
This release features support for the new Horizon Beta stealth model, cloud provider profile synchronization, and bug fixes.
15+
16+
## Horizon Beta Stealth Model via OpenRouter
17+
18+
We've optimized support for OpenRouter's new stealth model Horizon Beta ([#6577](https://github.com/RooCodeInc/Roo-Code/pull/6577)):
19+
20+
- **Improved Performance**: Set max tokens to 32k for better response times (reduced from 128k default)
21+
- **Free to Use**: Thanks to OpenRouter, Horizon Beta is an improved version of Horizon Alpha and remains free
22+
- **Stealth Model**: Designed for enhanced privacy and performance
23+
24+
A big thanks to OpenRouter for providing this innovative stealth model to the community!
25+
26+
## Bug Fixes
27+
28+
* **Claude Code Error Handling**: Fixed "spawn claude ENOENT" error when using Claude Code provider, now provides better error handling and installation guidance (thanks JamieJ1!) ([#6565](https://github.com/RooCodeInc/Roo-Code/pull/6565))
29+
30+
## Misc Improvements
31+
32+
* **Cloud Provider Profile Sync**: Added support for syncing provider profiles from the cloud, enabling automatic synchronization across devices and team collaboration ([#6540](https://github.com/RooCodeInc/Roo-Code/pull/6540))
33+
* **Type Definitions**: Updated @roo-code/types to v1.41.0 for latest type compatibility ([#6568](https://github.com/RooCodeInc/Roo-Code/pull/6568))
34+

docs/update-notes/v3.25.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ Critical fixes that improve stability and compatibility:
126126
* **Qdrant Deletion**: Gracefully handles deletion errors to prevent indexing interruption
127127
* **LM Studio Context Length**: Models now correctly display their actual context length instead of "1"
128128
* **Claude Code Errors**: ENOENT errors now show helpful installation guidance
129+
* **Claude Code Error Handling**: Fixed "spawn claude ENOENT" error when using Claude Code provider, now provides better error handling and installation guidance (thanks JamieJ1!)
129130
* **Multi-file Edit Fix**: Fixed issue where Git diff views interfered with file operations (thanks hassoncs, szermatt!) ([#6350](https://github.com/RooCodeInc/Roo-Code/pull/6350))
130131
* **Non-QWERTY Keyboard Support**: Fixed keyboard shortcuts for Dvorak, AZERTY, and other layouts (thanks shlgug!) ([#6162](https://github.com/RooCodeInc/Roo-Code/pull/6162))
131132
* **Mode Export/Import**: Fixed custom mode export to handle slug changes correctly ([#6186](https://github.com/RooCodeInc/Roo-Code/pull/6186))
@@ -153,6 +154,8 @@ Critical fixes that improve stability and compatibility:
153154
* **SambaNova Provider**: Integrated SambaNova as a new LLM provider offering high-speed inference and broader model selection (thanks snova-jorgep!) ([#6188](https://github.com/RooCodeInc/Roo-Code/pull/6188))
154155
* **Chutes AI**: Added zai-org/GLM-4.5-FP8 model support ([#6441](https://github.com/RooCodeInc/Roo-Code/pull/6441))
155156
* **OpenRouter**: Set horizon-alpha model max tokens to 32k ([#6470](https://github.com/RooCodeInc/Roo-Code/pull/6470))
157+
* **Horizon Beta Stealth Model via OpenRouter**: Optimized support for OpenRouter's new stealth model Horizon Beta with 32k max tokens for better response times. Thanks to OpenRouter for providing this free, improved version of Horizon Alpha!
158+
* **Type Definitions**: Updated @roo-code/types to v1.41.0 for latest type compatibility
156159
* **Databricks**: Added support for /invocations endpoints pattern (thanks adambrand!) ([#6317](https://github.com/RooCodeInc/Roo-Code/pull/6317))
157160

158161
### Misc. Improvements
@@ -171,4 +174,5 @@ Critical fixes that improve stability and compatibility:
171174
* **Translation Improvements**: Updated auto-translate prompt and added translation check action ([#6430](https://github.com/RooCodeInc/Roo-Code/pull/6430), [#6393](https://github.com/RooCodeInc/Roo-Code/pull/6393))
172175
* **Mode Configuration**: Updated PR reviewer rules and mode configuration ([#6391](https://github.com/RooCodeInc/Roo-Code/pull/6391), [#6428](https://github.com/RooCodeInc/Roo-Code/pull/6428))
173176
* **Navigator Global Error**: Resolved errors by updating mammoth and bluebird dependencies ([#6363](https://github.com/RooCodeInc/Roo-Code/pull/6363))
174-
* **Nightly Build Fixes**: Resolved marketplace freezing issues with separate changelog ([#6449](https://github.com/RooCodeInc/Roo-Code/pull/6449))
177+
* **Nightly Build Fixes**: Resolved marketplace freezing issues with separate changelog ([#6449](https://github.com/RooCodeInc/Roo-Code/pull/6449))
178+
* **Cloud Provider Profile Sync**: Added support for syncing provider profiles from the cloud, enabling automatic synchronization across devices and team collaboration

sidebars.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ const sidebars: SidebarsConfig = {
207207
label: '3.25',
208208
items: [
209209
{ type: 'doc', id: 'update-notes/v3.25', label: '3.25 Combined' },
210+
{ type: 'doc', id: 'update-notes/v3.25.6', label: '3.25.6' },
210211
{ type: 'doc', id: 'update-notes/v3.25.5', label: '3.25.5' },
211212
{ type: 'doc', id: 'update-notes/v3.25.4', label: '3.25.4' },
212213
{ type: 'doc', id: 'update-notes/v3.25.3', label: '3.25.3' },

0 commit comments

Comments
 (0)