Skip to content

Commit 45276f3

Browse files
docs: Add v3.28.4 release notes with FREE Supernova model (#358)
- Created release notes for v3.28.4 highlighting the new FREE roo/code-supernova model - Updated Roo Code Cloud provider documentation to include Supernova model specs - Emphasized FREE access throughout documentation (no API keys, no costs) - Added Supernova model details: 200K context, 16K output, image support - Updated navigation indexes and sidebars for v3.28.4 - Integrated changes into combined v3.28 release notes
1 parent 0025605 commit 45276f3

File tree

5 files changed

+93
-14
lines changed

5 files changed

+93
-14
lines changed

docs/providers/roo-code-cloud.md

Lines changed: 30 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,21 @@
11
---
22
sidebar_label: Roo Code Cloud
3-
description: Access the free grok-code-fast-1 AI model through Roo Code Cloud. No API keys or payment required during the promotional period.
3+
description: Access free AI models including grok-code-fast-1 and code-supernova through Roo Code Cloud. No API keys or payment required during the promotional period.
44
keywords:
55
- roo code cloud
66
- roo provider
77
- grok-code-fast-1
8+
- code-supernova
89
- sonic model
9-
- free ai model
10+
- free ai models
1011
- cloud authentication
1112
- no api key
1213
image: /img/social-share.jpg
1314
---
1415

15-
# Roo Code Cloud Provider
16+
# Roo Code Cloud Provider - FREE AI Models
1617

17-
Access the free "grok-code-fast-1" model (formerly "roo/sonic") through Roo Code Cloud authentication. No API keys or usage costs during the promotional period.
18+
Access **FREE** AI models through Roo Code Cloud authentication, including "grok-code-fast-1" (formerly "roo/sonic") and the new "code-supernova" model. **No API keys, no credit cards, no usage costs** during the promotional period.
1819

1920
:::info Model Name Update
2021
The "roo/sonic" model is being renamed to **"grok-code-fast-1"** (officially "Grok Code Fast"). The model will be updated by **August 29th**. This is the same powerful coding model, just with its official xAI name. The model remains **free** when accessed through Roo Code Cloud during the promotional period.
@@ -42,22 +43,42 @@ The "roo/sonic" model is being renamed to **"grok-code-fast-1"** (officially "Gr
4243
2. **Select Provider:**
4344
- Open Roo Code Settings (<Codicon name="gear" />)
4445
- Choose "Roo Code Cloud" from the API Provider dropdown
45-
- Select the model "grok-code-fast-1" (may still show as "Sonic" until August 29th)
46+
- Select your preferred model:
47+
- "grok-code-fast-1" (may still show as "Sonic" until August 29th)
48+
- "roo/code-supernova" (new stealth model)
4649

4750
---
4851

49-
## Model
52+
## Models
5053

51-
**grok-code-fast-1** (formerly roo/sonic):
54+
### grok-code-fast-1 (formerly roo/sonic)
5255
- Official Name: Grok Code Fast
5356
- Context Window: 262,144 tokens
5457
- Max Output: 16,384 tokens
5558
- Image Support: No
5659
- Optimized for: Coding tasks, checkpoint and deployment
5760
- **Pricing:** Free during promotional period through Roo Code Cloud
5861

59-
:::tip Why Use Roo Code Cloud?
60-
Within Roo Code, `grok-code-fast-1` is only **free** when accessed through Roo Code Cloud. Using the [xAI provider](/providers/xai) directly in Roo Code will incur standard rates once pricing is established.
62+
### roo/code-supernova - NEW & FREE
63+
- Context Window: 200,000 tokens
64+
- Max Output: 16,384 tokens
65+
- Image Support: **Yes** - supports image inputs for multimodal tasks
66+
- Prompt Caching: Yes
67+
- Optimized for: Versatile agentic coding tasks with multimodal capabilities
68+
- **Pricing:** **100% FREE** during promotional period through Roo Code Cloud
69+
- **No limits, no restrictions** - use as much as you need at zero cost
70+
71+
:::tip Why Use Roo Code Cloud? It's FREE!
72+
Within Roo Code, both `grok-code-fast-1` and `roo/code-supernova` are **100% FREE** when accessed through Roo Code Cloud. No hidden costs, no surprises - just powerful AI models at zero cost during the promotional period.
73+
74+
**Important:** Using the [xAI provider](/providers/xai) directly in Roo Code will incur standard rates once pricing is established. Stick with Roo Code Cloud for **FREE access**.
75+
:::
76+
77+
:::info Model Selection - Both FREE!
78+
- Choose **grok-code-fast-1** (FREE) for maximum speed and context window
79+
- Choose **roo/code-supernova** (FREE) when you need image support or multimodal capabilities
80+
81+
Both models are **completely free** through Roo Code Cloud - use whichever fits your needs!
6182
:::
6283

6384
---

docs/update-notes/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ image: /img/social-share.jpg
2020
### Version 3.28
2121

2222
* [3.28](/update-notes/v3.28) (Combined)
23+
* [3.28.4](/update-notes/v3.28.4) (2025-09-19)
2324
* [3.28.3](/update-notes/v3.28.3) (2025-09-16)
2425
* [3.28.2](/update-notes/v3.28.2) (2025-09-14)
2526
* [3.28.1](/update-notes/v3.28.1) (2025-09-11)

docs/update-notes/v3.28.4.mdx

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
description: Introducing the Supernova model, redesigned message feed, and improved auto-approve UI.
3+
keywords:
4+
- roo code 3.28.4
5+
- supernova model
6+
- message feed redesign
7+
- responsive auto-approve
8+
image: /img/social-share.jpg
9+
---
10+
11+
# Roo Code 3.28.4 Release Notes (2025-09-19)
12+
13+
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.
14+
15+
## Supernova Model - FREE Access
16+
17+
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)):
18+
19+
- **FREE ACCESS**: No API keys, no costs - completely free through Roo Code Cloud
20+
- **Advanced Capabilities**: Powerful AI model with **image support** for multimodal coding tasks
21+
- **Massive Context**: 200,000 token context window with 16,384 max output
22+
- **Stealth Performance**: Experience cutting-edge model performance with the code-supernova variant
23+
- **Zero Setup**: Just select it from your Roo Code Cloud provider - no configuration needed
24+
25+
Select the **FREE** code-supernova model from the Roo provider to start using this powerful new capability at **no cost**.
26+
27+
> **Documentation**: See the [Roo Code Cloud provider guide](/providers/roo-code-cloud) for model selection details.
28+
29+
## QOL Improvements
30+
31+
* **Redesigned Message Feed**: Enjoy a cleaner, more readable chat interface with improved visual hierarchy that helps you focus on what matters ([#7985](https://github.com/RooCodeInc/Roo-Code/pull/7985))
32+
* **Responsive Auto-Approve**: The auto-approve dropdown now adapts to different window sizes with smart 1-2 column layouts, and tooltips show all enabled actions without truncation ([#8032](https://github.com/RooCodeInc/Roo-Code/pull/8032))
33+
* **Network Resilience**: Telemetry data now automatically retries on network failures, ensuring analytics and diagnostics aren't lost during connectivity issues ([#7597](https://github.com/RooCodeInc/Roo-Code/pull/7597))
34+
35+
## Bug Fixes
36+
37+
* **Keyboard Shortcut**: Fixed the command+y shortcut in Nightly builds, restoring quick content addition to context ([#8070](https://github.com/RooCodeInc/Roo-Code/pull/8070))

docs/update-notes/v3.28.mdx

Lines changed: 24 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
2-
description: Combined release notes for Roo Code v3.28, featuring Task Sync & Roomote Control for mobile task management, Roo Code Cloud integration, improved chat editing, and various bug fixes.
2+
description: Combined release notes for Roo Code v3.28, featuring the Supernova model, Task Sync & Roomote Control for mobile task management, Roo Code Cloud integration, improved chat editing, and various bug fixes.
33
keywords:
44
- roo code 3.28
5+
- supernova model
56
- roomote control
67
- task sync
78
- cloud integration
@@ -11,7 +12,21 @@ image: /img/social-share.jpg
1112

1213
# Roo Code 3.28 Combined Release Notes
1314

14-
This version introduces Task Sync & Roomote Control for monitoring and controlling tasks from your phone, plus Roo Code Cloud integration features, enhanced chat editing, conversation preservation improvements, and multiple bug fixes.
15+
This version introduces the Supernova model to Roo Code Cloud, Task Sync & Roomote Control for monitoring and controlling tasks from your phone, plus Roo Code Cloud integration features, enhanced chat editing, conversation preservation improvements, and multiple bug fixes.
16+
17+
## Supernova Model - FREE Access
18+
19+
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)):
20+
21+
- **FREE ACCESS**: No API keys, no costs - completely free through Roo Code Cloud
22+
- **Advanced Capabilities**: Powerful AI model with **image support** for multimodal coding tasks
23+
- **Massive Context**: 200,000 token context window with 16,384 max output
24+
- **Stealth Performance**: Experience cutting-edge model performance with the code-supernova variant
25+
- **Zero Setup**: Just select it from your Roo Code Cloud provider - no configuration needed
26+
27+
Select the **FREE** code-supernova model from the Roo provider to start using this powerful new capability at **no cost**.
28+
29+
> **Documentation**: See the [Roo Code Cloud provider guide](/providers/roo-code-cloud) for model selection details.
1530
1631
## Task Sync & Roomote Control
1732

@@ -35,7 +50,7 @@ Introducing our new cloud connectivity features that let you **monitor and contr
3550

3651
Task Sync enables monitoring your local development environment from any device. Add Roomote Control for full remote control capabilities - whether you're on another computer, tablet, or smartphone.
3752

38-
> **📚 Documentation**: See [Task Sync](/roo-code-cloud/task-sync), [Roomote Control Guide](/roo-code-cloud/roomote-control), and [Billing & Subscriptions](/roo-code-cloud/billing-subscriptions).
53+
> **Documentation**: See [Task Sync](/roo-code-cloud/task-sync), [Roomote Control Guide](/roo-code-cloud/roomote-control), and [Billing & Subscriptions](/roo-code-cloud/billing-subscriptions).
3954
4055
## QOL Improvements
4156

@@ -54,8 +69,11 @@ Task Sync enables monitoring your local development environment from any device.
5469
* Slash commands management moved to Settings > Slash Commands with a gear shortcut from the chat popover; the popover is now selection-only for quick use ([#7988](https://github.com/RooCodeInc/Roo-Code/pull/7988))
5570
* Keyboard shortcut to quickly “Add to Context” (macOS: Cmd+Y; Windows/Linux: Ctrl+Y) ([#7908](https://github.com/RooCodeInc/Roo-Code/pull/7908))
5671
* Add Image button moved inside the text area (top-right) and Enhance Prompt positioned above Send to reduce pointer travel and clarify layout ([#7989](https://github.com/RooCodeInc/Roo-Code/pull/7989))
57-
* Composer action buttons now appear only when there’s text input, reducing visual clutter and accidental clicks ([#7987](https://github.com/RooCodeInc/Roo-Code/pull/7987))
58-
* New Task button icon switched from “+” to a compose/pencil icon to better match its purpose and align with codicon standards ([#7942](https://github.com/RooCodeInc/Roo-Code/pull/7942))
72+
* Composer action buttons now appear only when there's text input, reducing visual clutter and accidental clicks ([#7987](https://github.com/RooCodeInc/Roo-Code/pull/7987))
73+
* New Task button icon switched from "+" to a compose/pencil icon to better match its purpose and align with codicon standards ([#7942](https://github.com/RooCodeInc/Roo-Code/pull/7942))
74+
* **Redesigned Message Feed**: Enjoy a cleaner, more readable chat interface with improved visual hierarchy that helps you focus on what matters ([#7985](https://github.com/RooCodeInc/Roo-Code/pull/7985))
75+
* **Responsive Auto-Approve**: The auto-approve dropdown now adapts to different window sizes with smart 1-2 column layouts, and tooltips show all enabled actions without truncation ([#8032](https://github.com/RooCodeInc/Roo-Code/pull/8032))
76+
* **Network Resilience**: Telemetry data now automatically retries on network failures, ensuring analytics and diagnostics aren't lost during connectivity issues ([#7597](https://github.com/RooCodeInc/Roo-Code/pull/7597))
5977
## Bug Fixes
6078

6179
* **Groq Context Window**: Fixed incorrect display of cached tokens in context window ([#7839](https://github.com/RooCodeInc/Roo-Code/pull/7839))
@@ -76,6 +94,7 @@ Task Sync enables monitoring your local development environment from any device.
7694
* Fix an issue where the context menu could be obscured while editing messages; the menu stays visible and usable across screen sizes (thanks NaccOll, mini2s!) ([#7951](https://github.com/RooCodeInc/Roo-Code/pull/7951))
7795
* Surface a clear, actionable error instead of cryptic ByteString conversion failures during code indexing when API keys contain invalid/special characters (thanks PavelA85!) ([#8008](https://github.com/RooCodeInc/Roo-Code/pull/8008))
7896
* Correct C# tree-sitter query so C# files are parsed and indexed properly, improving semantic search, navigation, and context quality (thanks mubeen-zulfiqar, vadash, Source-GuyCoder!) ([#7813](https://github.com/RooCodeInc/Roo-Code/pull/7813))
97+
* **Keyboard Shortcut**: Fixed the command+y shortcut in Nightly builds, restoring quick content addition to context ([#8070](https://github.com/RooCodeInc/Roo-Code/pull/8070))
7998

8099

81100
## Provider Updates

sidebars.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ const sidebars: SidebarsConfig = {
223223
label: '3.28',
224224
items: [
225225
{ type: 'doc', id: 'update-notes/v3.28', label: '3.28 Combined' },
226+
{ type: 'doc', id: 'update-notes/v3.28.4', label: '3.28.4' },
226227
{ type: 'doc', id: 'update-notes/v3.28.3', label: '3.28.3' },
227228
{ type: 'doc', id: 'update-notes/v3.28.2', label: '3.28.2' },
228229
{ type: 'doc', id: 'update-notes/v3.28.1', label: '3.28.1' },

0 commit comments

Comments
 (0)