You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/providers/index.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ The Roo Code VS Code extension and Roo Code Cloud Agents are highly capable, sop
18
18
19
19
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.
20
20
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.
22
22
23
23
Learn how to set up your provider in [the Roo Code VS Code extension here](/getting-started/connecting-api-provider).
24
24
@@ -37,4 +37,4 @@ Yeah, it's a lot.
37
37
-**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
38
38
-**Want access to many models?** Try [OpenRouter](/providers/openrouter) for a single API to 100+ models
39
39
-**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)
Copy file name to clipboardExpand all lines: docs/providers/roo-code-cloud.md
+7-67Lines changed: 7 additions & 67 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,6 @@ description: The easiest way to get started with AI coding. Access premium model
4
4
keywords:
5
5
- roo code cloud
6
6
- roo provider
7
-
- grok-code-fast-1
8
-
- code-supernova
9
7
- free ai models
10
8
- easy setup
11
9
- no api key
@@ -14,71 +12,13 @@ image: /img/social-share.jpg
14
12
15
13
# Roo Code Cloud Provider
16
14
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.
18
16
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:
20
18
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
22
23
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.
1.**Sign In**: Click the account icon (<Codiconname="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 (<Codiconname="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.
Copy file name to clipboardExpand all lines: docs/roo-code-cloud/github-integration.mdx
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,11 +12,18 @@ image: /img/social-share.jpg
12
12
13
13
# GitHub Integration
14
14
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.
17
16
18
17
---
19
18
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
+
20
27
## Setting Up
21
28
22
29
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.
Copy file name to clipboardExpand all lines: docs/roo-code-cloud/roomote-control.mdx
+12-30Lines changed: 12 additions & 30 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,16 +24,7 @@ It creates a bidirectional connection between your local VS Code extension and R
24
24
25
25
Think of it as a halfway point between autonomous [Cloud Agents](/roo-code-cloud/cloud-agents) and overseeing Roo in the extension.
26
26
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
37
28
- Task Sync must be enabled
38
29
- Remote Control must be enabled
39
30
- 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
44
35
45
36
## Getting Started
46
37
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 <Codiconname="cloud" /> and toggle Task Sync first, then Roomote Control in the Cloud panel.
41
+
<imgsrc="/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.
56
43
57
-
You should have them on by default, but if not:
58
-
- In the IDE: Click the cloud icon <Codiconname="cloud" /> and toggle Task Sync first, then Roomote Control in the Cloud panel.
59
-
<imgsrc="/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.
61
45
62
-
#### Step 4: Start a Remote Task
46
+
###Creating a task
63
47
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.
69
51
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.
Copy file name to clipboardExpand all lines: docs/roo-code-cloud/task-sync.mdx
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,9 +20,11 @@ It creates a live, one-way stream of your task messages and status from your loc
20
20
- Check when a task completes without sitting in front of your IDE
21
21
- Review your cloud task history anytime
22
22
23
-
<imgsrc="/img/task-sync/task-sync.png"alt="Roo Code Cloud home showing connected workspaces and tasks"width="800" />
23
+
<imgsrc="/img/task-sync/task-sync.png"alt="Roo Code Cloud home showing connected workspaces and tasks"width="600" />
24
24
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 <LucideIconname="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
+
:::
26
28
27
29
---
28
30
@@ -38,7 +40,6 @@ Task Sync is optimized for mobile. Check in on progress between meetings, during
38
40
## Upgrading to Remote Control
39
41
40
42
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.
0 commit comments