Skip to content

Commit eb319d7

Browse files
committed
Merge remote-tracking branch 'origin/bb/team' into bb/team
2 parents a6236ca + 82888e4 commit eb319d7

File tree

3 files changed

+11
-8
lines changed

3 files changed

+11
-8
lines changed

docs/roo-code-cloud/overview.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,16 @@ image: /img/social-share.jpg
1616
Roo Code Cloud transforms AI development with autonomous [Cloud Agents](./cloud-agents) that work independently in the cloud. Instead of just assisting you in your editor, these agents can plan, code, review, and fix issues autonomously, accessible directly from **GitHub PRs**, **Slack messages**, or the **web browser**.
1717

1818
It also augments the Roo Code VS Code extension capabilities by adding:
19+
- Access to the [Roo Code Cloud Provider](/roo-code-provider/overview)
1920
- [Task Sync](./task-sync) to access your entire task history in one place
2021
- [Task sharing](./task-sharing) to access specific tasks with friends or co-workers
2122
- [Roomote Control](./roomote-control) to start/stop and control tasks in the Extension while away from your computer
2223
- [Token usage analytics](./analytics) to understand where your tokens and dollars are going
2324

2425
And, in the [Team plan](./team-plan), adds team-oriented features:
25-
- Centralized billing (for inference via the Roo Code Cloud provider and for Cloud Agents)
26+
- Centralized LLM inference billing without managing API keys (with the [Roo Code Cloud Provider](/roo-code-provider/overview))
2627
- Team-wide task history and token usage analytics
27-
- Shared Cloud Agent team
28+
- Shared Cloud Agent team (with centralized billing)
2829
- Centralized integration with Github and Slack (not one per user)
2930
- Extension configuration enforcement (providers/models, MCP servers and more)
3031

docs/roo-code-cloud/team-plan.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ image: /img/social-share.jpg
1515
The team plan is designed for teams to work together using the Roo Code suite, be it the Extension, Cloud or a combination of both.
1616

1717
It allows for:
18-
- Centralized billing (for inference via the Roo Code Cloud provider and for Cloud Agents)
18+
- Centralized LLM inference billing without managing API keys (with the [Roo Code Cloud Provider](/roo-code-provider/overview))
1919
- Team-wide task history and token usage analytics
20-
- Shared Cloud Agent team
20+
- Shared Cloud Agent team (with centralized billing)
2121
- Centralized integration with Github and Slack (not one per user)
2222
- Extension configuration enforcement (providers/models, MCP servers and more)
2323

@@ -27,7 +27,7 @@ It allows for:
2727

2828
You can access Team functionality by starting a free 14-day trial.
2929

30-
If you already have a Roo Code Cloud account, you can [upgrade here](https://app.roocode.com/checkout/team). If you don't sign up from our [pricing page](https://roocode.com/pricing).
30+
If you already have a Roo Code Cloud account, you can [upgrade here](https://app.roocode.com/checkout/team). If you don't, sign up from our [pricing page](https://roocode.com/pricing).
3131

3232

3333
## Capabilities
@@ -120,8 +120,8 @@ From there, you'll be able to access all of the available settings:
120120
</tbody>
121121
</table>
122122

123-
Additional Team plan fuctionality is available in:
124-
- [Usage Analytics](./analytics.mdx) (showing team-wide activity and per-user filters)
123+
Additional Team plan functionality is available in:
124+
- [Usage Analytics](./analytics) (showing team-wide activity and per-user filters)
125125
- Task lists (in the Home and Agent pages, showing team-wide tasks)
126126

127127

docs/roo-code-provider/overview.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,12 @@ image: /img/social-share.jpg
1313

1414
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.
1515

16-
You don't have to use our provider to use Roo Code (you can choose from dozens), but it's the easiest way to do it, since it only needs your Roo Code Cloud account and offers a selection of models we tested and approved to work with Roo Code.:
16+
You don't have to use our provider to use Roo Code (you can choose from dozens), but it's the easiest way to do it, since it only needs your Roo Code Cloud account and offers a selection of models we tested and approved to work with Roo Code:
1717
- State of the art models from the top frontier labs (including Anthropic, OpenAI, Google, xAi, etc)
1818
- Tested open weight models from upcoming labs (Moonshot AI, MiniMax, GLM, etc)
1919

20+
Since it's integrated into the Roo Code suite of products, you don't need to manage API keys to use it – just connect your account. With the [Team plan](/roo-code-cloud/team-plan), you can extend access to your entire team, ending the days of provider API keys flying around.
21+
2022
## Model Availability
2123

2224
Specific model availability changes over time. We strive to

0 commit comments

Comments
 (0)