Skip to content

Commit 40230c9

Browse files
docs: remove Roomote Control and connected workspaces references (#527)
* docs: remove Roomote Control and connected workspaces references - Delete docs/roo-code-cloud/roomote-control.mdx page - Remove from sidebars.ts - Add redirect to /roo-code-cloud/overview in docusaurus.config.ts - Clean references from overview.md, what-is-roo-code-cloud.md, task-sync.mdx - Clean references from release notes (v3.25.12, v3.26.1, v3.28.0, v3.28, v3.28.2, v3.29.0) - Update alt text example in documentation-writer rules - Remove "connected workspaces" from image alt text in task-sync.mdx * chore: delete orphaned static/img/roomote-control/ images --------- Co-authored-by: Roo Code <roomote@roocode.com>
1 parent f02d6d4 commit 40230c9

15 files changed

Lines changed: 28 additions & 117 deletions

File tree

.roo/rules-documentation-writer/2_docusaurus_conventions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<maxPerPage>3</maxPerPage>
5252
</limits>
5353
<alt_text>
54-
<rule>Describe the action or outcome, not the chrome. Example: "Toggle Roomote Control to enable remote tasks".</rule>
54+
<rule>Describe the action or outcome, not the chrome. Example: "Toggle Task Sync to enable cloud monitoring".</rule>
5555
</alt_text>
5656
<caption>Each screenshot must have a one-line "why this view matters" caption.</caption>
5757
<width_default>600</width_default>

docs/roo-code-cloud/overview.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ It also augments the Roo Code VS Code extension capabilities by adding:
1818
- Access to the [Roo Code Router](/roo-code-router/overview)
1919
- [Task Sync](./task-sync) to access your entire task history in one place
2020
- [Task sharing](./task-sharing) to access specific tasks with friends or co-workers
21-
- [Roomote Control](./roomote-control) to start/stop and control tasks in the Extension while away from your computer
2221
- [Token usage analytics](./analytics) to understand where your tokens and dollars are going
2322

2423
And, in the [Team plan](./team-plan), adds team-oriented features:

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

Lines changed: 0 additions & 61 deletions
This file was deleted.

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ It creates a live, one-way stream of your task messages and status from your loc
1919
- Check when a task completes without sitting in front of your IDE
2020
- Review your cloud task history anytime
2121

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

2424
:::info IDE <LucideIcon name="ArrowRight" style={{ position: "relative", top: "3px" }} /> Cloud
2525
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.
@@ -36,10 +36,6 @@ Keep in mind Task Sync sends tasks from your IDE to Roo Code Cloud, but not vice
3636
- Personal accounts: Task Sync is enabled by default and can be toggled in Settings.
3737
- Organization accounts: Task Sync is managed by your org admins and is off by default for members unless enabled at the org level.
3838

39-
## Upgrading to Remote Control
40-
41-
If you also want to continue tasks remotely (approve actions, respond to prompts, start/stop tasks), enable [Roomote Control](/roo-code-cloud/roomote-control).
42-
4339
## Limitations
4440

4541
- One-way monitoring only; no cloud commands are sent to your IDE

docs/roo-code-cloud/what-is-roo-code-cloud.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
2-
description: Roo Code Cloud extends your VS Code extension with cloud task syncing and sharing, remote IDE control (Roomote), usage analytics, and optional Cloud Agents—using your own model API keys.
2+
description: Roo Code Cloud extends your VS Code extension with cloud task syncing and sharing, usage analytics, and optional Cloud Agents—using your own model API keys.
33
keywords:
44
- Roo Code Cloud
5-
- Roomote Control
6-
- Remote Control
75
- Cloud Agents
86
- cloud features
97
- collaboration
@@ -14,7 +12,7 @@ keywords:
1412

1513
# What is Roo Code Cloud?
1614

17-
Roo Code Cloud is the web platform companion to the Roo Code VS Code extension. It extends the extension's functionality (task syncing and sharing, usage analytics, remote control (Roomote Control)) and allows you to run tasks in the cloud, completely independent from the extension, via Cloud Agents.
15+
Roo Code Cloud is the web platform companion to the Roo Code VS Code extension. It extends the extension's functionality (task syncing and sharing, usage analytics) and allows you to run tasks in the cloud, completely independent from the extension, via Cloud Agents.
1816

1917
Some of the functionality is free, some of it is paid. All of it follows our philosophy of being model-agnostic and letting you bring your provider key to stay in control of inference models and costs.
2018

@@ -28,7 +26,6 @@ You can see the [pricing for different plans here](https://roocode.com/pricing).
2826
| [Analytics](/roo-code-cloud/analytics) | Track model tokens, tasks, estimated cost, and Cloud Agent credits | Free |
2927
| [Task Sync](/roo-code-cloud/task-sync) | Real-time task updates and cloud task history across devices | Free |
3028
| [Task Sharing](/roo-code-cloud/task-sharing) | Share tasks via secure, expiring links | Free |
31-
| [Roomote Control](/roo-code-cloud/roomote-control) | Browser-based task control while your IDE runs them | Paid |
3229
| [Cloud Agents](/roo-code-cloud/cloud-agents) | Run Roo in the cloud with credit-based runtime and BYO provider keys | Paid |
3330
| Billing & Plans | Manage subscriptions, trials, and credit purchasing | Paid |
3431

@@ -40,4 +37,4 @@ You can see the [pricing for different plans here](https://roocode.com/pricing).
4037
2. Open [app.roocode.com](https://app.roocode.com/) and confirm your tasks appear.
4138
3. Turn on [Task Sync](/roo-code-cloud/task-sync) so activity syncs to the cloud.
4239
4. [Share a task](/roo-code-cloud/task-sharing) when you're ready for feedback or handoff.
43-
5. Optional: enable [Roomote Control](/roo-code-cloud/roomote-control) (Pro/Team) for remote control, or start a [Cloud Agent](/roo-code-cloud/cloud-agents). Manage plans in [pricing](https://roocode.com/pricing).
40+
5. Optional: start a [Cloud Agent](/roo-code-cloud/cloud-agents). Manage plans in [pricing](https://roocode.com/pricing).

docs/update-notes/v3.25.12.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,4 @@ This addition provides more granular control over model reasoning, allowing you
6969
* **Chutes Provider**: Added support for new Chutes provider models ([#6699](https://github.com/RooCodeInc/Roo-Code/pull/6699))
7070
* **Requesty Integration**: Added Requesty base URL support ([#6992](https://github.com/RooCodeInc/Roo-Code/pull/6992))
7171
* **Cloud Service**: Updated to versions 0.9.0 and 0.10.0 with improved stability ([#6964](https://github.com/RooCodeInc/Roo-Code/pull/6964), [#6968](https://github.com/RooCodeInc/Roo-Code/pull/6968))
72-
* **Bridge Service**: Switched to UnifiedBridgeService for better integration ([#6976](https://github.com/RooCodeInc/Roo-Code/pull/6976))
73-
* **Roomote Control**: Restored roomote control functionality ([#6796](https://github.com/RooCodeInc/Roo-Code/pull/6796))
72+
* **Bridge Service**: Switched to UnifiedBridgeService for better integration ([#6976](https://github.com/RooCodeInc/Roo-Code/pull/6976))

docs/update-notes/v3.26.1.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,17 @@
11
---
2-
description: This release adds comprehensive Vercel AI Gateway support as a full provider with embeddings integration, along with cloud agent remote control improvements and UI consistency enhancements.
2+
description: This release adds comprehensive Vercel AI Gateway support as a full provider with embeddings integration, along with UI consistency enhancements.
33
keywords:
44
- roo code v3.26.1
55
- vercel ai gateway
66
- vercel provider
77
- vercel embeddings
8-
- cloud remote control
98
- ui improvements
109
image: /img/v3.26.1/v3.26.1.png
1110
---
1211

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

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

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

docs/update-notes/v3.28.0.mdx

Lines changed: 8 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,32 @@
11
---
2-
description: Introduces Task Sync (free monitoring) and Roomote Control (Pro remote control) for mobile-friendly task follow-up, plus improved chat editing and multiple bug fixes.
2+
description: Introduces Task Sync (free monitoring) for mobile-friendly task follow-up, plus improved chat editing and multiple bug fixes.
33
keywords:
44
- roo code 3.28.0
5-
- roomote control
6-
- remote control
5+
- task sync
76
- chat editing
87
- vertex ai models
98
image: /img/v3.28.0/v3.28.0.png
109
---
1110

1211
# Roo Code 3.28.0 Release Notes (2025-09-10)
1312

14-
This release introduces Task Sync & Roomote Control - check on long-running tasks from your phone and keep them going without being stuck at your desk. Plus enhanced chat editing and multiple bug fixes.
13+
This release introduces Task Sync - check on long-running tasks from your phone without being stuck at your desk. Plus enhanced chat editing and multiple bug fixes.
1514

16-
## Task Sync & Roomote Control
15+
## Task Sync
1716

18-
Introducing our new cloud connectivity features that let you **monitor and control long-running tasks from your phone** - no more waiting at your desk! ([#7799](https://github.com/RooCodeInc/Roo-Code/pull/7799), [#7805](https://github.com/RooCodeInc/Roo-Code/pull/7805), [#7850](https://github.com/RooCodeInc/Roo-Code/pull/7850)):
17+
Introducing our new cloud connectivity feature that lets you **monitor long-running tasks from your phone** - no more waiting at your desk! ([#7799](https://github.com/RooCodeInc/Roo-Code/pull/7799), [#7805](https://github.com/RooCodeInc/Roo-Code/pull/7805), [#7850](https://github.com/RooCodeInc/Roo-Code/pull/7850)):
1918

20-
> **Important**: Roo Code remains **completely free and open source**. Task Sync and Roomote Control are optional supplementary services that connect your local VS Code to the cloud - all processing still happens in your VS Code instance.
19+
> **Important**: Roo Code remains **completely free and open source**. Task Sync is an optional supplementary service that connects your local VS Code to the cloud - all processing still happens in your VS Code instance.
2120
22-
<img src="/img/v3.28.0/v3.28.0.png" alt="Roomote Control interface showing real-time task monitoring and control from browser" width="300" />
21+
<img src="/img/v3.28.0/v3.28.0.png" alt="Task Sync interface showing real-time task monitoring from browser" width="300" />
2322

2423
**[Task Sync](/roo-code-cloud/task-sync) (FREE for All Users)**:
2524
- **Monitor from Anywhere**: Check on long-running tasks from your phone while away from your desk
2625
- **Real-time Updates**: Live streaming of your local task messages and progress
2726
- **Task History**: Your tasks are saved to the cloud for later reference
2827
- **Cloud Visibility**: View your VS Code tasks from any browser
2928

30-
**[Roomote Control](/roo-code-cloud/roomote-control)**:
31-
- **Continue Tasks Remotely**: Keep tasks going from your phone - respond to prompts, fix errors, approve actions
32-
- **Full Chat Control**: Interact with the chatbox as though you were in your IDE
33-
- **Start/Stop Tasks**: Launch new tasks or terminate running ones from anywhere
34-
- **Complete Control**: Full bidirectional control of your local VS Code from anywhere
35-
36-
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.
37-
38-
39-
> **📚 Documentation**: See [Task Sync](/roo-code-cloud/task-sync) and [Roomote Control Guide](/roo-code-cloud/roomote-control).
29+
> **📚 Documentation**: See [Task Sync](/roo-code-cloud/task-sync).
4030
4131
## QOL Improvements
4232

docs/update-notes/v3.28.2.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ This release improves the auto-approve UI, adds Qwen3 Next 80B A3B models via th
1515
## QOL Improvements
1616

1717
* Smaller and more subtle auto-approve UI (thanks brunobergher!) ([#7894](https://github.com/RooCodeInc/Roo-Code/pull/7894))
18-
* Disable Roomote Control on logout for better security ([#7976](https://github.com/RooCodeInc/Roo-Code/pull/7976))
1918
* Add padding to the cloudview for better visual spacing ([#7954](https://github.com/RooCodeInc/Roo-Code/pull/7954))
2019

2120
## Bug Fixes

docs/update-notes/v3.28.mdx

Lines changed: 7 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
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.
2+
description: Combined release notes for Roo Code v3.28, featuring the Supernova model, Task Sync for mobile task management, Roo Code Cloud integration, improved chat editing, and various bug fixes.
33
keywords:
44
- roo code 3.28
55
- supernova model
6-
- roomote control
76
- task sync
87
- cloud integration
98
- chat editing
@@ -12,7 +11,7 @@ image: /img/v3.28.0/v3.28.0.png
1211

1312
# Roo Code 3.28 Combined Release Notes
1413

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.
14+
This version introduces the Supernova model to Roo Code Cloud, Task Sync for monitoring tasks from your phone, plus Roo Code Cloud integration features, enhanced chat editing, conversation preservation improvements, and multiple bug fixes.
1615

1716
## Supernova Model - FREE Access
1817

@@ -28,29 +27,21 @@ Select the **FREE** code-supernova model from the Roo provider to start using th
2827

2928
> **Documentation**: See the [Roo Code Router guide](/providers/roo-code-router) for model selection details.
3029
31-
## Task Sync & Roomote Control
30+
## Task Sync
3231

33-
Introducing our new cloud connectivity features that let you **monitor and control long-running tasks from your phone** - no more waiting at your desk! ([#7799](https://github.com/RooCodeInc/Roo-Code/pull/7799), [#7805](https://github.com/RooCodeInc/Roo-Code/pull/7805), [#7850](https://github.com/RooCodeInc/Roo-Code/pull/7850)):
32+
Introducing our new cloud connectivity feature that lets you **monitor long-running tasks from your phone** - no more waiting at your desk! ([#7799](https://github.com/RooCodeInc/Roo-Code/pull/7799), [#7805](https://github.com/RooCodeInc/Roo-Code/pull/7805), [#7850](https://github.com/RooCodeInc/Roo-Code/pull/7850)):
3433

35-
> **Important**: Roo Code remains **completely free and open source**. Task Sync and Roomote Control are optional supplementary services that connect your local VS Code to the cloud - all processing still happens in your VS Code instance.
34+
> **Important**: Roo Code remains **completely free and open source**. Task Sync is an optional supplementary service that connects your local VS Code to the cloud - all processing still happens in your VS Code instance.
3635
37-
<img src="/img/v3.28.0/v3.28.0.png" alt="Roomote Control interface showing real-time task monitoring and control from browser" width="300" />
36+
<img src="/img/v3.28.0/v3.28.0.png" alt="Task Sync interface showing real-time task monitoring from browser" width="300" />
3837

3938
**[Task Sync](/roo-code-cloud/task-sync) (FREE for All Users)**:
4039
- **Monitor from Anywhere**: Check on long-running tasks from your phone while away from your desk
4140
- **Real-time Updates**: Live streaming of your local task messages and progress
4241
- **Task History**: Your tasks are saved to the cloud for later reference
4342
- **Cloud Visibility**: View your VS Code tasks from any browser
4443

45-
**[Roomote Control](/roo-code-cloud/roomote-control)**:
46-
- **Continue Tasks Remotely**: Keep tasks going from your phone - respond to prompts, fix errors, approve actions
47-
- **Full Chat Control**: Interact with the chatbox as though you were in your IDE
48-
- **Start/Stop Tasks**: Launch new tasks or terminate running ones from anywhere
49-
- **Complete Control**: Full bidirectional control of your local VS Code from anywhere
50-
51-
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.
52-
53-
> **Documentation**: See [Task Sync](/roo-code-cloud/task-sync) and [Roomote Control Guide](/roo-code-cloud/roomote-control).
44+
> **Documentation**: See [Task Sync](/roo-code-cloud/task-sync).
5445
5546
## GPT-5-Codex lands in OpenAI Native
5647

@@ -78,7 +69,6 @@ This gives teams a higher-capacity OpenAI option without extra configuration.[#8
7869
* **Translation coverage auditing**: The translation checker now validates package.nls locales by default to catch missing strings before release (via [#8255](https://github.com/RooCodeInc/Roo-Code/pull/8255))
7970

8071
* Smaller and more subtle auto-approve UI (thanks brunobergher!) ([#7894](https://github.com/RooCodeInc/Roo-Code/pull/7894))
81-
* Disable Roomote Control on logout for better security ([#7976](https://github.com/RooCodeInc/Roo-Code/pull/7976))
8272
* Add padding to the cloudview for better visual spacing ([#7954](https://github.com/RooCodeInc/Roo-Code/pull/7954))
8373

8474
* 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))

0 commit comments

Comments
 (0)