diff --git a/docs/roo-code-cloud/overview.md b/docs/roo-code-cloud/overview.md
index 5a1703d5..29eda464 100644
--- a/docs/roo-code-cloud/overview.md
+++ b/docs/roo-code-cloud/overview.md
@@ -18,7 +18,6 @@ It also augments the Roo Code VS Code extension capabilities by adding:
- Access to the [Roo Code Router](/roo-code-router/overview)
- [Task Sync](./task-sync) to access your entire task history in one place
- [Task sharing](./task-sharing) to access specific tasks with friends or co-workers
-- [Roomote Control](./roomote-control) to start/stop and control tasks in the Extension while away from your computer
- [Token usage analytics](./analytics) to understand where your tokens and dollars are going
And, in the [Team plan](./team-plan), adds team-oriented features:
diff --git a/docs/roo-code-cloud/roomote-control.mdx b/docs/roo-code-cloud/roomote-control.mdx
deleted file mode 100644
index a6a4d951..00000000
--- a/docs/roo-code-cloud/roomote-control.mdx
+++ /dev/null
@@ -1,61 +0,0 @@
----
-description: Remotely control Roo Code tasks running in VS Code from your browser.
-keywords:
- - roomote control
- - remote control
- - manual override
- - human in the loop
- - agent handoff
- - monitoring
----
-
-# Roomote Control
-
-Roomote Control lets you remotely control tasks running in your local VS Code instance from the Roo Code Cloud web interface – on desktop or mobile – and far away from your computer.
-
-It creates a bidirectional connection between your local VS Code extension and Roo Code Cloud so you can:
-
-- Keep working on long-running tasks after you step away from your computer
-- Start tasks remotely, including from your phone
-- Answer questions and ensure Roo doesn't get stuck
-- Receive push notifications about task progress and questions from Roo
-- Get the most from the extension without having any code leave your computer
-
-Think of it as a halfway point between autonomous [Cloud Agents](/roo-code-cloud/cloud-agents) and overseeing Roo in the extension.
-
-:::note Things to keep in mind
-- Task Sync must be enabled
-- Roomote Control must be enabled
-- Your IDE must be running and connected to the internet
-- Only one task can be active per workspace at a time – but you can have as many workspaces open as you want (or your computer can handle)
-:::
-
----
-
-## Getting Started
-
-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).
-2. Ensure Task Sync and Roomote Control are enabled:
- - In the IDE: Click the cloud icon and toggle Task Sync first, then Roomote Control in the Cloud panel.
-
- - 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.
-
-3. Your workspace(s) should appear in the sidebar in the web app.
-
-### Creating a task
-
-1. Click New Task on a connected workspace card in the web app.
-2. Enter a task description and click Start.
-3. Watch progress and interact in real time.
-
-If "New Task" is disabled, enable in Settings › User › Roomote Control.
-
-## Notifications
-
-You can enable Push Notifications in the web app under Settings to be notified of progress on your tasks.
-
-## Permissions & Security
-
-- All communications are encrypted
-- Only the user who created a task can interact with it from the browser (send messages, approve/deny)
-- Team admins can disable Roomote Control for the account
diff --git a/docs/roo-code-cloud/task-sync.mdx b/docs/roo-code-cloud/task-sync.mdx
index 6f79cfcc..32b8a9d9 100644
--- a/docs/roo-code-cloud/task-sync.mdx
+++ b/docs/roo-code-cloud/task-sync.mdx
@@ -36,10 +36,6 @@ Keep in mind Task Sync sends tasks from your IDE to Roo Code Cloud, but not vice
- Personal accounts: Task Sync is enabled by default and can be toggled in Settings.
- Organization accounts: Task Sync is managed by your org admins and is off by default for members unless enabled at the org level.
-## Upgrading to Remote Control
-
-If you also want to continue tasks remotely (approve actions, respond to prompts, start/stop tasks), enable [Roomote Control](/roo-code-cloud/roomote-control).
-
## Limitations
- One-way monitoring only; no cloud commands are sent to your IDE
diff --git a/docs/roo-code-cloud/what-is-roo-code-cloud.md b/docs/roo-code-cloud/what-is-roo-code-cloud.md
index 0920ee62..d6cfc5ea 100644
--- a/docs/roo-code-cloud/what-is-roo-code-cloud.md
+++ b/docs/roo-code-cloud/what-is-roo-code-cloud.md
@@ -1,9 +1,7 @@
---
-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.
+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.
keywords:
- Roo Code Cloud
- - Roomote Control
- - Remote Control
- Cloud Agents
- cloud features
- collaboration
@@ -14,7 +12,7 @@ keywords:
# What is Roo Code Cloud?
-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.
+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.
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.
@@ -28,7 +26,6 @@ You can see the [pricing for different plans here](https://roocode.com/pricing).
| [Analytics](/roo-code-cloud/analytics) | Track model tokens, tasks, estimated cost, and Cloud Agent credits | Free |
| [Task Sync](/roo-code-cloud/task-sync) | Real-time task updates and cloud task history across devices | Free |
| [Task Sharing](/roo-code-cloud/task-sharing) | Share tasks via secure, expiring links | Free |
-| [Roomote Control](/roo-code-cloud/roomote-control) | Browser-based task control while your IDE runs them | Paid |
| [Cloud Agents](/roo-code-cloud/cloud-agents) | Run Roo in the cloud with credit-based runtime and BYO provider keys | Paid |
| Billing & Plans | Manage subscriptions, trials, and credit purchasing | Paid |
@@ -40,4 +37,4 @@ You can see the [pricing for different plans here](https://roocode.com/pricing).
2. Open [app.roocode.com](https://app.roocode.com/) and confirm your tasks appear.
3. Turn on [Task Sync](/roo-code-cloud/task-sync) so activity syncs to the cloud.
4. [Share a task](/roo-code-cloud/task-sharing) when you're ready for feedback or handoff.
-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).
+5. Optional: start a [Cloud Agent](/roo-code-cloud/cloud-agents). Manage plans in [pricing](https://roocode.com/pricing).
diff --git a/docs/update-notes/v3.28.0.mdx b/docs/update-notes/v3.28.0.mdx
index 8956b093..dbfdb8f6 100644
--- a/docs/update-notes/v3.28.0.mdx
+++ b/docs/update-notes/v3.28.0.mdx
@@ -27,7 +27,7 @@ Introducing our new cloud connectivity features that let you **monitor and contr
- **Task History**: Your tasks are saved to the cloud for later reference
- **Cloud Visibility**: View your VS Code tasks from any browser
-**[Roomote Control](/roo-code-cloud/roomote-control)**:
+**Roomote Control**:
- **Continue Tasks Remotely**: Keep tasks going from your phone - respond to prompts, fix errors, approve actions
- **Full Chat Control**: Interact with the chatbox as though you were in your IDE
- **Start/Stop Tasks**: Launch new tasks or terminate running ones from anywhere
@@ -36,7 +36,7 @@ Introducing our new cloud connectivity features that let you **monitor and contr
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.
-> **📚 Documentation**: See [Task Sync](/roo-code-cloud/task-sync) and [Roomote Control Guide](/roo-code-cloud/roomote-control).
+> **📚 Documentation**: See [Task Sync](/roo-code-cloud/task-sync). Note: Roomote Control has since been removed.
## QOL Improvements
diff --git a/docs/update-notes/v3.28.mdx b/docs/update-notes/v3.28.mdx
index 15b995c0..2fed662c 100644
--- a/docs/update-notes/v3.28.mdx
+++ b/docs/update-notes/v3.28.mdx
@@ -42,7 +42,7 @@ Introducing our new cloud connectivity features that let you **monitor and contr
- **Task History**: Your tasks are saved to the cloud for later reference
- **Cloud Visibility**: View your VS Code tasks from any browser
-**[Roomote Control](/roo-code-cloud/roomote-control)**:
+**Roomote Control**:
- **Continue Tasks Remotely**: Keep tasks going from your phone - respond to prompts, fix errors, approve actions
- **Full Chat Control**: Interact with the chatbox as though you were in your IDE
- **Start/Stop Tasks**: Launch new tasks or terminate running ones from anywhere
@@ -50,7 +50,7 @@ Introducing our new cloud connectivity features that let you **monitor and contr
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.
-> **Documentation**: See [Task Sync](/roo-code-cloud/task-sync) and [Roomote Control Guide](/roo-code-cloud/roomote-control).
+> **Documentation**: See [Task Sync](/roo-code-cloud/task-sync). Note: Roomote Control has since been removed.
## GPT-5-Codex lands in OpenAI Native
diff --git a/docusaurus.config.ts b/docusaurus.config.ts
index 8e73b539..fd1042be 100644
--- a/docusaurus.config.ts
+++ b/docusaurus.config.ts
@@ -318,6 +318,12 @@ const config: Config = {
from: ['/providers/claude-code'],
},
+ // Redirect removed Roomote Control page
+ {
+ to: '/roo-code-cloud/task-sync',
+ from: ['/roo-code-cloud/roomote-control'],
+ },
+
// Redirect removed Fast Edits feature page
{
to: '/',
diff --git a/sidebars.ts b/sidebars.ts
index 8567076f..98c6c739 100644
--- a/sidebars.ts
+++ b/sidebars.ts
@@ -128,7 +128,6 @@ const sidebars: SidebarsConfig = {
"roo-code-cloud/cloud-agents",
"roo-code-cloud/environments",
"roo-code-cloud/task-sync",
- "roo-code-cloud/roomote-control",
"roo-code-cloud/task-sharing",
"roo-code-cloud/analytics",
"roo-code-cloud/github-integration",
diff --git a/static/img/roomote-control/roomote-control-ext.png b/static/img/roomote-control/roomote-control-ext.png
deleted file mode 100644
index c1fd647e..00000000
Binary files a/static/img/roomote-control/roomote-control-ext.png and /dev/null differ
diff --git a/static/img/roomote-control/roomote-control.png b/static/img/roomote-control/roomote-control.png
deleted file mode 100644
index 52270908..00000000
Binary files a/static/img/roomote-control/roomote-control.png and /dev/null differ