Skip to content

Commit 3e64020

Browse files
committed
General improvements
1 parent f830fd6 commit 3e64020

File tree

5 files changed

+34
-104
lines changed

5 files changed

+34
-104
lines changed

docs/providers/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The Roo Code VS Code extension and Roo Code Cloud Agents are highly capable, sop
1818

1919
Other tools are intinsically bound by design to a specific provider (like Claude Code → Anthropic Models or Codex → OpenAI models), forcing you to stick with them irrespective of how the landscape changes (which happens fast). Roo on the other hand is **model-agnostic**, allowing you to choose the model that best fits your needs, according to your budget, skill profile, codebase and more.
2020

21-
So we support connting to a wide range of model providers, giving you flexibility in how you access AI models. Some providers work with the VS Code extension, while others are available through Roo Code Cloud Agents.
21+
We support connecting to a wide range of model providers, giving you flexibility in how you access AI models. Some providers work with the VS Code extension, while others are available through Roo Code Cloud Agents.
2222

2323
Learn how to set up your provider in [the Roo Code VS Code extension here](/getting-started/connecting-api-provider).
2424

@@ -37,4 +37,4 @@ Yeah, it's a lot.
3737
- **Want it to JustWork™?** Go with the [Roo Code Cloud Provider](/roo-code-provider/overview) for a curated selection and the easiest setup with no API keys required
3838
- **Want access to many models?** Try [OpenRouter](/providers/openrouter) for a single API to 100+ models
3939
- **Want to optimize for specific models?** Use the first part provider for each of them (Anthropic, OpenAI, etc)
40-
- **Looking for local/offline models?** Check out [Ollama](/providers/ollama) or [LM Studio](/providers/lmstudio)
40+
- **Looking for local/offline models?** Check out [Ollama](/providers/ollama) or [LM Studio](/providers/lmstudio)

docs/providers/roo-code-cloud.md

Lines changed: 7 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ description: The easiest way to get started with AI coding. Access premium model
44
keywords:
55
- roo code cloud
66
- roo provider
7-
- grok-code-fast-1
8-
- code-supernova
97
- free ai models
108
- easy setup
119
- no api key
@@ -14,71 +12,13 @@ image: /img/social-share.jpg
1412

1513
# Roo Code Cloud Provider
1614

17-
**The Easiest Way to Get Started with AI Coding**
15+
To make it as smooth as possible to use Roo Code, which depends on a provider service for LLM inference, we've built the Roo Code Cloud Provider.
1816

19-
Roo Code Cloud removes the complexity of setting up AI providers. Forget about API keys, credit cards, and complex configuration. Just sign in and start coding with premium models for **FREE**.
17+
There's no need for a separate subscription or managing API keys. It's fully integrated into our suite of products and easy to get started. It features:
2018

21-
[Learn more about the provider here.](/roo-code-provider/overview)
19+
- Both free and paid models
20+
- Only models tested to work well with Roo
21+
- Paid models provided at cost, with no mark-up
22+
- The same pre-paid credit mechanism you'll use for Roo Code Cloud Agents
2223

23-
## Why Choose Roo Code Cloud?
24-
25-
- **Zero Configuration**: No API keys to manage. Just sign in with GitHub, Google, or email.
26-
- **No Credit Card Required**: Get started immediately without entering payment details.
27-
- **Free Premium Models**: Access powerful models like `grok-code-fast-1` and `code-supernova` at no cost during our promotional period.
28-
- **Instant Access**: Start coding in seconds.
29-
30-
## Available Models
31-
32-
We curate the best models for coding and offer them directly to you.
33-
34-
### grok-code-fast-1
35-
*(Formerly roo/sonic)*
36-
- **Best for:** Fast coding, quick edits, and high-speed iterations.
37-
- **Speed:** Extremely Fast
38-
- **Context:** 262k tokens
39-
- **Pricing:** **FREE** (Promotional)
40-
41-
### roo/code-supernova
42-
- **Best for:** Complex reasoning, multimodal tasks (images), and deep architectural planning.
43-
- **Capabilities:** Supports image analysis (multimodal).
44-
- **Context:** 200k tokens
45-
- **Pricing:** **FREE** (Promotional)
46-
47-
## How to Connect
48-
49-
1. **Sign In**: Click the account icon (<Codicon name="account" />) in the Roo Code extension sidebar and sign in. See [Connect Guide](/roo-code-cloud/connect) if needed.
50-
2. **Select Provider**:
51-
- Open Settings (<Codicon name="gear" />).
52-
- In the **API Provider** dropdown, select **Roo Code Cloud**.
53-
3. **Start Coding**: Choose your model and start your first task!
54-
55-
## Pricing & Credits
56-
57-
Roo Code Cloud operates on a [Credit System](/roo-code-cloud/billing-subscriptions).
58-
- **Promotional Period**: Currently, all standard usage for the models listed above is **100% FREE**.
59-
- **Future Pricing**: We will introduce a transparent credit-based system for usage beyond the free tier. You will always be notified before any charges apply.
60-
61-
:::info
62-
Within Roo Code, free access is only through Roo Code Cloud provider. Using the [xAI provider](/providers/xai) for `grok-code-fast-1` will incur standard charges once pricing is established.
63-
:::
64-
65-
## Comparison with Other Providers
66-
67-
| Feature | Roo Code Cloud | Direct Providers (OpenAI/Anthropic/xAI) |
68-
| :--- | :--- | :--- |
69-
| **Setup** | One-click Sign In | Requires API Keys |
70-
| **Payment** | Free (Promo) / Credits | Credit Card / Monthly Bill |
71-
| **Configuration** | Automatic | Manual |
72-
| **Model Selection** | Curated Best-in-Class | All Available Models |
73-
74-
## Troubleshooting
75-
76-
**"Authentication required"**: Connect to Roo Code Cloud via the account icon.
77-
78-
**"No session token"**: Sign out and back in to refresh your session.
79-
80-
**Connection issues**: Check internet connection and restart VS Code if needed.
81-
82-
---
83-
84-
[Get Started Now](/roo-code-cloud/connect)
24+
[Learn more and how to get started <LucideIcon name="ArrowRight" />](/roo-code-provider/overview)

docs/roo-code-cloud/github-integration.mdx

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,18 @@ image: /img/social-share.jpg
1212

1313
# GitHub Integration
1414

15-
Roo Code Cloud integrates directly with GitHub to bring your autonomous Cloud Agent team into your pull request workflow. By installing the Roo Code GitHub App, you can enable agents to automatically review code and fix issues without leaving GitHub.
16-
15+
Roo Code Cloud integrates directly with GitHub to bring your autonomous Cloud Agent team into your pull request workflow. By installing the Roo Code GitHub App, you can enable agents to create branches, automatically review code and fix issues.
1716

1817
---
1918

19+
## Integration Touchpoints
20+
21+
Here are the ways [Cloud Agents](/roo-code-cloud/cloud-agents) integrate with Github:
22+
- **Code creation:** the Coder agent delivers its work via git. When you ask it to create/change something, it will make changes in its container enviornment, commit them locally, push to the remote repository and create a PR describing it all. You can change its settings to create a draft (not regular) PR, or to just push to the remote branch, without creating a PR.
23+
- **Code review:** the Reviewer agent delivers its work via Github PR comments. It will automatically review newly created PRs (including by the Coder!) in the repositories where it's enabled, by adding comments. It will also review subsequent commits which get pushed to that branch. You can control criteria for what PRs get reviewd in the its settings.
24+
- **Code fixes:** the Fixer agent delivers its work via pushes to Github branches (and comments). When you invoke it from a PR (see below) it will read through comments (made by humans or Cloud Agents) and implement proper fixes, taking any additional instructions you give it into consideration. It will do so by checking out the PR branch in its environment, commiting changes and pushing them to the branch (and leaving a comment when its done so you can know).
25+
26+
2027
## Setting Up
2128

2229
You'll be prompted to connect to Github when first creating your Cloud Agent team. If you haven't done that yet, [do it now](https://app.roocode.com/cloud-agents/setup) and make sure to create at least a PR Reviewer and PR Fixer agent.

docs/roo-code-cloud/roomote-control.mdx

Lines changed: 12 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,7 @@ It creates a bidirectional connection between your local VS Code extension and R
2424

2525
Think of it as a halfway point between autonomous [Cloud Agents](/roo-code-cloud/cloud-agents) and overseeing Roo in the extension.
2626

27-
## Key Features
28-
29-
- **Chat interface** — Similar to IDE chat for core interactions; some settings and customizations aren't available in the browser
30-
- **Start New Tasks** — Launch tasks in any connected workspace
31-
- **Stop Running Tasks** — Safely terminate active tasks
32-
- **Task Switching** — Navigate between tasks including resuming tasks that have been stopped or closed
33-
- Single active task per workspace is enforced
34-
35-
:::note Requirements
36-
- A paid plan
27+
:::note Things to keep in mind
3728
- Task Sync must be enabled
3829
- Remote Control must be enabled
3930
- Your IDE must be running and connected to the internet
@@ -44,30 +35,21 @@ Think of it as a halfway point between autonomous [Cloud Agents](/roo-code-cloud
4435

4536
## Getting Started
4637

47-
#### Step 1: Connect Your Account
48-
49-
Connect your Roo Code extension to Roo Code Cloud. Follow [Connect the Extension to Cloud](/roo-code-cloud/connect#quickstart) or [Login/Signup](/roo-code-cloud/login).
50-
51-
#### Step 2: Upgrade to a paid plan
52-
53-
Go to [Upgrade](https://app.roocode.com/billing), choose your plan and follow the instructions.
54-
55-
#### Step 3: Ensure Task Sync and Roomote Control are enabled
38+
1. Connect your Roo Code extension to Roo Code Cloud. Follow [Connect the Extension to Cloud](/roo-code-cloud/connect#quickstart) or [Login/Signup](/roo-code-cloud/login).
39+
2. Ensure Task Sync and Roomote Control are enabled:
40+
- In the IDE: Click the cloud icon <Codicon name="cloud" /> and toggle Task Sync first, then Roomote Control in the Cloud panel.
41+
<img src="/img/roomote-control/roomote-control-ext.png" alt="How your settings should look" width="340" />
42+
- In the web app: Go to Settings › User and toggle Task Sync and Roomote Control. You may also see inline "Enable …" banners on Home/Task pages.
5643

57-
You should have them on by default, but if not:
58-
- In the IDE: Click the cloud icon <Codicon name="cloud" /> and toggle Task Sync first, then Roomote Control in the Cloud panel.
59-
<img src="/img/roomote-control/roomote-control-ext.png" alt="How your settings should look" width="340" />
60-
- In the web app: Go to Settings › User and toggle Task Sync and Roomote Control. You may also see inline "Enable …" banners on Home/Task pages.
44+
3. Your workspace(s) should appear in the sidebar in the web app.
6145

62-
#### Step 4: Start a Remote Task
46+
### Creating a task
6347

64-
When connected and enabled:
65-
1. Your VS Code workspace(s) appear in the web app.
66-
2. Click New Task on a connected workspace card.
67-
3. Enter a task description and click Start.
68-
4. Watch progress and interact in real time.
48+
1. Click New Task on a connected workspace card in the web app.
49+
2. Enter a task description and click Start.
50+
3. Watch progress and interact in real time.
6951

70-
If "New Task" is disabled, upgrade/enable in Settings › User › Roomote Control.
52+
If "New Task" is disabled, enable in Settings › User › Roomote Control.
7153

7254
## Notifications
7355

docs/roo-code-cloud/task-sync.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,11 @@ It creates a live, one-way stream of your task messages and status from your loc
2020
- Check when a task completes without sitting in front of your IDE
2121
- Review your cloud task history anytime
2222

23-
<img src="/img/task-sync/task-sync.png" alt="Roo Code Cloud home showing connected workspaces and tasks" width="800" />
23+
<img src="/img/task-sync/task-sync.png" alt="Roo Code Cloud home showing connected workspaces and tasks" width="600" />
2424

25-
Task Sync is optimized for mobile. Check in on progress between meetings, during a build, or while a model is running — without being stuck at your desk.
25+
:::info IDE <LucideIcon name="ArrowRight" style={{ position: "relative", top: "3px" }} /> Cloud
26+
Keep in mind Task Sync sends tasks from your IDE to Roo Code Cloud, but not vice-versa. For example, it doesn't sync tasks across devices at the moment.
27+
:::
2628

2729
---
2830

@@ -38,7 +40,6 @@ Task Sync is optimized for mobile. Check in on progress between meetings, during
3840
## Upgrading to Remote Control
3941

4042
If you also want to continue tasks remotely (approve actions, respond to prompts, start/stop tasks), enable [Roomote Control](/roo-code-cloud/roomote-control).
41-
See [Billing & Subscriptions](/roo-code-cloud/billing-subscriptions) for plan details.
4243

4344
## Limitations
4445

0 commit comments

Comments
 (0)