Skip to content
Merged
Show file tree
Hide file tree
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
3 changes: 2 additions & 1 deletion docs/update-notes/v3.26.0.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,14 @@ keywords:
- grok code fast
- init command
- qwen code cli
image: /img/social-share.jpg
image: /img/v3.26.0/v3.26.0.png
---

# Roo Code 3.26.0 Release Notes (2025-08-26)

This release introduces Grok Code Fast (formerly Sonic), a built-in /init command, and Qwen Code CLI API support.

<img src="/img/v3.26.0/v3.26.0.png" alt="Roo Code v3.26.0 Release" width="600" />
## Grok Code Fast
As you may have already figured out, our stealth model Sonic has officially been uncloaked! ([#7426](https://github.com/RooCodeInc/Roo-Code/pull/7426))

Expand Down
3 changes: 2 additions & 1 deletion docs/update-notes/v3.26.1.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,14 @@ keywords:
- vercel embeddings
- cloud remote control
- ui improvements
image: /img/social-share.jpg
image: /img/v3.26.1/v3.26.1.png
---

# Roo Code v3.26.1 Release Notes (2025-08-27)

This release adds comprehensive Vercel AI Gateway support as a full provider with embeddings integration, improves cloud agent remote control, and enhances UI consistency.

<img src="/img/v3.26.1/v3.26.1.png" alt="Roo Code v3.26.1 Release" width="600" />
## Vercel AI Gateway Provider

We've added Vercel AI Gateway as a complete provider integration (thanks joshualipman123!) ([#7396](https://github.com/RooCodeInc/Roo-Code/pull/7396), [#7433](https://github.com/RooCodeInc/Roo-Code/pull/7433)):
Expand Down
3 changes: 2 additions & 1 deletion docs/update-notes/v3.26.2.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,14 @@ keywords:
- bug fixes
- release automation
- taskspawned event
image: /img/social-share.jpg
image: /img/v3.26.2/v3.26.2.png
---

# Roo Code 3.26.2 Release Notes (2025-08-28)

This release adds integrated image generation, a free Gemini image preview option, improved GPT-5 availability without BYOK rate limit blockers, and multiple quality-of-life improvements and fixes.

<img src="/img/v3.26.2/v3.26.2.png" alt="Roo Code v3.26.2 Release" width="600" />
## Image Generation (OpenRouter) — Free option: Gemini 2.5 Flash Image Preview

Generate images from natural‑language prompts directly inside Roo Code using OpenRouter’s image generation models. Configure your OpenRouter API key, pick a supported model, and preview results in the built‑in Image Viewer. See [Image Generation](/features/image-generation) and [OpenRouter Provider](/providers/openrouter) for setup and model selection.
Expand Down
3 changes: 2 additions & 1 deletion docs/update-notes/v3.26.3.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@ keywords:
- roo code 3.26.3
- image editing
- image generation
image: /img/social-share.jpg
image: /img/v3.26.3/v3.26.3.png
---

# Roo Code 3.26.3 Release Notes (2025-08-29)

This release adds image editing capabilities to the image generation tool and improves developer experience.

<img src="/img/v3.26.3/v3.26.3.png" alt="Roo Code v3.26.3 Release" width="600" />
## Image Editing with Input Images

We've enhanced the image generation tool with the ability to edit and transform existing images ([#7525](https://github.com/RooCodeInc/Roo-Code/pull/7525)):
Expand Down
3 changes: 2 additions & 1 deletion docs/update-notes/v3.26.4.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@ keywords:
- roo code 3.26.4
- memory optimization
- ollama turbo
image: /img/social-share.jpg
image: /img/v3.26.4/v3.26.4.png
---

# Roo Code 3.26.4 Release Notes (2025-09-01)

This release focuses on memory optimization for image handling and includes several improvements.

<img src="/img/v3.26.4/v3.26.4.png" alt="Roo Code v3.26.4 Release" width="600" />
## QOL Improvements

* **Memory Optimization**: Optimize memory usage for image handling in webview ([#7556](https://github.com/RooCodeInc/Roo-Code/pull/7556))
Expand Down
3 changes: 2 additions & 1 deletion docs/update-notes/v3.26.5.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,14 @@ keywords:
- qwen3 thinking model
- code indexing batch size
- mcp auto-approve
image: /img/social-share.jpg
image: /img/v3.26.5/v3.26.5.png
---

# Roo Code 3.26.5 Release Notes (2025-09-03)

This release adds support for the Qwen3 235B Thinking model with a 262K context window, introduces configurable embedding batch sizes for code indexing, and improves MCP resource auto-approval.

<img src="/img/v3.26.5/v3.26.5.png" alt="Roo Code v3.26.5 Release" width="600" />
## Provider Updates

* **Qwen3 235B Thinking Model**: Added support for Qwen3-235B-A22B-Thinking-2507 model with an impressive 262K context window, enabling processing of extremely long documents and large codebases in a single request through the Chutes provider (thanks mohammad154, apple-techie!) ([#7578](https://github.com/RooCodeInc/Roo-Code/pull/7578))
Expand Down
3 changes: 2 additions & 1 deletion docs/update-notes/v3.26.6.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,14 @@ keywords:
- run_slash_command tool
- kimi k2 turbo
- bug fixes
image: /img/social-share.jpg
image: /img/v3.26.6/v3.26.6.png
---

# Roo Code 3.26.6 Release Notes (2025-09-03)

This release adds the ability for AI to execute slash commands programmatically, fixes tool approval issues, and includes support for the high-speed Kimi K2 Turbo model.

<img src="/img/v3.26.6/v3.26.6.png" alt="Roo Code v3.26.6 Release" width="600" />
## New run_slash_command Tool

We've added a powerful new tool that allows the AI to execute slash commands as part of its workflow ([#7473](https://github.com/RooCodeInc/Roo-Code/pull/7473)):
Expand Down
3 changes: 2 additions & 1 deletion docs/update-notes/v3.26.7.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,14 @@ keywords:
- openai service tiers
- deepinfra provider
- bug fixes
image: /img/social-share.jpg
image: /img/v3.26.7/v3.26.7.png
---

# Roo Code 3.26.7 Release Notes (2025-09-05)

This release brings enhanced Kimi K2 models with massive context windows, OpenAI service tier selection, and DeepInfra as a new provider offering 100+ models.

<img src="/img/v3.26.7/v3.26.7.png" alt="Roo Code v3.26.7 Release" width="600" />
## Kimi K2-0905: Moonshot's Latest Open Source Model is Live in Roo Code

We've upgraded to the latest Kimi K2-0905 models across multiple providers (thanks CellenLee!) ([#7663](https://github.com/RooCodeInc/Roo-Code/pull/7663), [#7693](https://github.com/RooCodeInc/Roo-Code/pull/7693)):
Expand Down
3 changes: 2 additions & 1 deletion docs/update-notes/v3.26.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,14 @@ keywords:
- qwen code cli
- vercel ai gateway
- image generation
image: /img/social-share.jpg
image: /img/v3.26.0/v3.26.0.png
---

# Roo Code 3.26 Release Notes

This document combines all releases in the v3.26 series.

<img src="/img/v3.26.0/v3.26.0.png" alt="Roo Code v3.26 Release" width="600" />
### Grok Code Fast

As you may have already figured out, our stealth model Sonic has officially been uncloaked! ([#7426](https://github.com/RooCodeInc/Roo-Code/pull/7426))
Expand Down
3 changes: 2 additions & 1 deletion docs/update-notes/v3.27.0.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,14 @@ keywords:
- previous_response_id
- vscode terminal profiles
- ci e2e
image: /img/social-share.jpg
image: /img/v3.27.0/v3.27.0.png
---

# Roo Code 3.27.0 Release Notes (2025-09-05)

This release adds message editing and deletion with instant rollback checkpoints, updates the Chutes provider with Kimi K2-0905, and improves reliability across indexing, grounding, and multi-root workspaces.

<img src="/img/v3.27.0/v3.27.0.png" alt="Roo Code v3.27.0 Release" width="600" />
## Edit and delete messages with instant rollback checkpoints

Edit or delete any chat message and quickly recover from mistakes using automatic checkpoints (thanks NaccOll!) ([#7447](https://github.com/RooCodeInc/Roo-Code/pull/7447), [#7713](https://github.com/RooCodeInc/Roo-Code/pull/7713)):
Expand Down
2 changes: 1 addition & 1 deletion docs/update-notes/v3.28.0.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ keywords:
- remote control
- chat editing
- vertex ai models
image: /img/social-share.jpg
image: /img/v3.28.0/v3.28.0.png
---

# Roo Code 3.28.0 Release Notes (2025-09-10)
Expand Down
3 changes: 2 additions & 1 deletion docs/update-notes/v3.28.1.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@ keywords:
- roo code 3.28.1
- qol improvements
- cloud features
image: /img/social-share.jpg
image: /img/v3.28.1/v3.28.1.png
---

# Roo Code 3.28.1 Release Notes (2025-09-11)

This release adds Roo Code Cloud integration features, improves conversation condensing, and includes various quality-of-life improvements.

<img src="/img/v3.28.1/v3.28.1.png" alt="Roo Code v3.28.1 Release" width="600" />
## QOL Improvements

* **Active Mode Centering**: The mode selector dropdown now automatically centers the active mode when opened ([#7883](https://github.com/RooCodeInc/Roo-Code/pull/7883))
Expand Down
3 changes: 2 additions & 1 deletion docs/update-notes/v3.28.2.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@ keywords:
- roo code 3.28.2
- new features
- bug fixes
image: /img/social-share.jpg
image: /img/v3.28.2/v3.28.2.png
---

# Roo Code 3.28.2 Release Notes (2025-09-14)

This release improves the auto-approve UI, adds Qwen3 Next 80B A3B models via the chutes provider, and fixes issues with @-mentions, nested git warnings, authenticated Ollama tag fetches, and message queue performance.

<img src="/img/v3.28.2/v3.28.2.png" alt="Roo Code v3.28.2 Release" width="600" />
## QOL Improvements

* Smaller and more subtle auto-approve UI (thanks brunobergher!) ([#7894](https://github.com/RooCodeInc/Roo-Code/pull/7894))
Expand Down
3 changes: 2 additions & 1 deletion docs/update-notes/v3.28.3.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@ keywords:
- roo code 3.28.3
- new features
- bug fixes
image: /img/social-share.jpg
image: /img/v3.28.3/v3.28.3.png
---

# Roo Code 3.28.3 Release Notes (2025-09-16)

This release improves slash command discoverability, adds a global pause for auto-approve, introduces an "Add to Context" shortcut, refines the composer UI, adds region-aware Z.ai plans, and fixes Gemini bracket rendering, Claude Code tool filtering, an editing context menu issue, embedder key errors, and C# parsing.

<img src="/img/v3.28.3/v3.28.3.png" alt="Roo Code v3.28.3 Release" width="600" />
## QOL Improvements

* Temporarily pause auto-approve with a global “Enabled” switch so you can pause without losing your per-toggle selections; the UI clearly distinguishes global vs. per-toggle states ([#8024](https://github.com/RooCodeInc/Roo-Code/pull/8024))
Expand Down
3 changes: 2 additions & 1 deletion docs/update-notes/v3.28.4.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,14 @@ keywords:
- supernova model
- message feed redesign
- responsive auto-approve
image: /img/social-share.jpg
image: /img/v3.28.4/v3.28.4.png
---

# Roo Code 3.28.4 Release Notes (2025-09-19)

This release introduces the Supernova model to Roo Code Cloud, enhances the user interface with a redesigned message feed, and improves workflow efficiency with responsive auto-approve.

<img src="/img/v3.28.4/v3.28.4.png" alt="Roo Code v3.28.4 Release" width="600" />
## Supernova Model - FREE Access

We've added the new **roo/code-supernova** stealth model to the Roo Code Cloud provider - **completely FREE during the promotional period** ([#8175](https://github.com/RooCodeInc/Roo-Code/pull/8175)):
Expand Down
3 changes: 2 additions & 1 deletion docs/update-notes/v3.28.5.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@ keywords:
- roo code 3.28.5
- bug fixes
- provider updates
image: /img/social-share.jpg
image: /img/v3.28.5/v3.28.5.png
---

# Roo Code 3.28.5 Release Notes (2025-09-20)

This release includes bug fixes for todo lists and Vertex AI pricing, improved code block wrapping, and SambaNova model updates.

<img src="/img/v3.28.5/v3.28.5.png" alt="Roo Code v3.28.5 Release" width="600" />
## QOL Improvements

* **Code blocks wrap by default**: Code blocks now wrap text by default, improving readability when viewing long commands and code snippets ([#8194](https://github.com/RooCodeInc/Roo-Code/pull/8194))
Expand Down
2 changes: 1 addition & 1 deletion docs/update-notes/v3.28.6.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ image: /img/v3.28.6/v3.28.6.png

This release adds GPT-5-Codex to OpenAI Native, sharpens localization coverage, and smooths UI workflows across languages.

![alt text](../../static/img/v3.28.6/v3.28.6.png)
<img src="/img/v3.28.6/v3.28.6.png" alt="Roo Code v3.28.6 Release" width="600" />

## GPT-5-Codex lands in OpenAI Native

Expand Down
1 change: 1 addition & 0 deletions docs/update-notes/v3.28.7.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ image: /img/v3.28.7/v3.28.7.png

One-click Cloud account switching, cleaner conversations with collapsible thinking blocks, a checkpoint UI fix, and a new GLM-4.5-turbo model in Chutes.

<img src="/img/v3.28.7/v3.28.7.png" alt="Roo Code v3.28.7 Release" width="600" />
## QOL Improvements

* Cloud account switcher: Easily change account context without leaving your current view ([#8223](https://github.com/RooCodeInc/Roo-Code/pull/8223))
Expand Down
2 changes: 1 addition & 1 deletion docs/update-notes/v3.28.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ keywords:
- task sync
- cloud integration
- chat editing
image: /img/social-share.jpg
image: /img/v3.28.0/v3.28.0.png
---

# Roo Code 3.28 Combined Release Notes
Expand Down
Binary file added static/img/v3.26.0/v3.26.0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/v3.26.1/v3.26.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/v3.26.2/v3.26.2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/v3.26.3/v3.26.3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/v3.26.4/v3.26.4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/v3.26.5/v3.26.5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/v3.26.6/v3.26.6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/v3.26.7/v3.26.7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/v3.27.0/v3.27.0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/v3.28.1/v3.28.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/v3.28.2/v3.28.2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/v3.28.3/v3.28.3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/v3.28.4/v3.28.4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/v3.28.5/v3.28.5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.