diff --git a/.roo/rules-documentation-writer/2_docusaurus_conventions.xml b/.roo/rules-documentation-writer/2_docusaurus_conventions.xml index 48ff650b..ce9c3183 100644 --- a/.roo/rules-documentation-writer/2_docusaurus_conventions.xml +++ b/.roo/rules-documentation-writer/2_docusaurus_conventions.xml @@ -51,7 +51,7 @@ 3 - Describe the action or outcome, not the chrome. Example: "Toggle Roomote Control to enable remote tasks". + Describe the action or outcome, not the chrome. Example: "Toggle Task Sync to enable cloud monitoring". Each screenshot must have a one-line "why this view matters" caption. 600 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. - How your settings should look - - 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..471beffc 100644 --- a/docs/roo-code-cloud/task-sync.mdx +++ b/docs/roo-code-cloud/task-sync.mdx @@ -19,7 +19,7 @@ It creates a live, one-way stream of your task messages and status from your loc - Check when a task completes without sitting in front of your IDE - Review your cloud task history anytime -Roo Code Cloud home showing connected workspaces and tasks +Roo Code Cloud home showing workspaces and tasks :::info IDE Cloud 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 - 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.25.12.mdx b/docs/update-notes/v3.25.12.mdx index 16fab530..a9ef1eac 100644 --- a/docs/update-notes/v3.25.12.mdx +++ b/docs/update-notes/v3.25.12.mdx @@ -69,5 +69,4 @@ This addition provides more granular control over model reasoning, allowing you * **Chutes Provider**: Added support for new Chutes provider models ([#6699](https://github.com/RooCodeInc/Roo-Code/pull/6699)) * **Requesty Integration**: Added Requesty base URL support ([#6992](https://github.com/RooCodeInc/Roo-Code/pull/6992)) * **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)) -* **Bridge Service**: Switched to UnifiedBridgeService for better integration ([#6976](https://github.com/RooCodeInc/Roo-Code/pull/6976)) -* **Roomote Control**: Restored roomote control functionality ([#6796](https://github.com/RooCodeInc/Roo-Code/pull/6796)) \ No newline at end of file +* **Bridge Service**: Switched to UnifiedBridgeService for better integration ([#6976](https://github.com/RooCodeInc/Roo-Code/pull/6976)) \ No newline at end of file diff --git a/docs/update-notes/v3.26.1.mdx b/docs/update-notes/v3.26.1.mdx index cac8e8e5..dfd9a346 100644 --- a/docs/update-notes/v3.26.1.mdx +++ b/docs/update-notes/v3.26.1.mdx @@ -1,18 +1,17 @@ --- -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. +description: This release adds comprehensive Vercel AI Gateway support as a full provider with embeddings integration, along with UI consistency enhancements. keywords: - roo code v3.26.1 - vercel ai gateway - vercel provider - vercel embeddings - - cloud remote control - ui improvements image: /img/v3.26.1/v3.26.1.png --- # Roo Code v3.26.1 Release Notes (2025-08-27) -This release adds comprehensive Vercel AI Gateway support as a full provider with embeddings integration, improves cloud agent remote control, and enhances UI consistency. +This release adds comprehensive Vercel AI Gateway support as a full provider with embeddings integration and enhances UI consistency. Roo Code v3.26.1 Release ## Vercel AI Gateway Provider diff --git a/docs/update-notes/v3.28.0.mdx b/docs/update-notes/v3.28.0.mdx index 8956b093..7662c175 100644 --- a/docs/update-notes/v3.28.0.mdx +++ b/docs/update-notes/v3.28.0.mdx @@ -1,9 +1,8 @@ --- -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. +description: Introduces Task Sync (free monitoring) for mobile-friendly task follow-up, plus improved chat editing and multiple bug fixes. keywords: - roo code 3.28.0 - - roomote control - - remote control + - task sync - chat editing - vertex ai models image: /img/v3.28.0/v3.28.0.png @@ -11,15 +10,15 @@ image: /img/v3.28.0/v3.28.0.png # Roo Code 3.28.0 Release Notes (2025-09-10) -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. +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. -## Task Sync & Roomote Control +## Task Sync -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)): +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)): -> **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. +> **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. -Roomote Control interface showing real-time task monitoring and control from browser +Task Sync interface showing real-time task monitoring from browser **[Task Sync](/roo-code-cloud/task-sync) (FREE for All Users)**: - **Monitor from Anywhere**: Check on long-running tasks from your phone while away from your desk @@ -27,16 +26,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)**: -- **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 -- **Complete Control**: Full bidirectional control of your local VS Code from anywhere - -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). ## QOL Improvements diff --git a/docs/update-notes/v3.28.2.mdx b/docs/update-notes/v3.28.2.mdx index 9166db1a..7f10bbf1 100644 --- a/docs/update-notes/v3.28.2.mdx +++ b/docs/update-notes/v3.28.2.mdx @@ -15,7 +15,6 @@ This release improves the auto-approve UI, adds Qwen3 Next 80B A3B models via th ## QOL Improvements * Smaller and more subtle auto-approve UI (thanks brunobergher!) ([#7894](https://github.com/RooCodeInc/Roo-Code/pull/7894)) -* Disable Roomote Control on logout for better security ([#7976](https://github.com/RooCodeInc/Roo-Code/pull/7976)) * Add padding to the cloudview for better visual spacing ([#7954](https://github.com/RooCodeInc/Roo-Code/pull/7954)) ## Bug Fixes diff --git a/docs/update-notes/v3.28.mdx b/docs/update-notes/v3.28.mdx index 15b995c0..f4bbe263 100644 --- a/docs/update-notes/v3.28.mdx +++ b/docs/update-notes/v3.28.mdx @@ -1,9 +1,8 @@ --- -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. +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. keywords: - roo code 3.28 - supernova model - - roomote control - task sync - cloud integration - chat editing @@ -12,7 +11,7 @@ image: /img/v3.28.0/v3.28.0.png # Roo Code 3.28 Combined Release Notes -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. +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. ## Supernova Model - FREE Access @@ -28,13 +27,13 @@ Select the **FREE** code-supernova model from the Roo provider to start using th > **Documentation**: See the [Roo Code Router guide](/providers/roo-code-router) for model selection details. -## Task Sync & Roomote Control +## Task Sync -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)): +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)): -> **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. +> **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. -Roomote Control interface showing real-time task monitoring and control from browser +Task Sync interface showing real-time task monitoring from browser **[Task Sync](/roo-code-cloud/task-sync) (FREE for All Users)**: - **Monitor from Anywhere**: Check on long-running tasks from your phone while away from your desk @@ -42,15 +41,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)**: -- **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 -- **Complete Control**: Full bidirectional control of your local VS Code from anywhere - -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). ## GPT-5-Codex lands in OpenAI Native @@ -78,7 +69,6 @@ This gives teams a higher-capacity OpenAI option without extra configuration.[#8 * **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)) * Smaller and more subtle auto-approve UI (thanks brunobergher!) ([#7894](https://github.com/RooCodeInc/Roo-Code/pull/7894)) -* Disable Roomote Control on logout for better security ([#7976](https://github.com/RooCodeInc/Roo-Code/pull/7976)) * Add padding to the cloudview for better visual spacing ([#7954](https://github.com/RooCodeInc/Roo-Code/pull/7954)) * 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)) diff --git a/docs/update-notes/v3.29.0.mdx b/docs/update-notes/v3.29.0.mdx index 4e17b712..e431dbab 100644 --- a/docs/update-notes/v3.29.0.mdx +++ b/docs/update-notes/v3.29.0.mdx @@ -50,7 +50,6 @@ Learn more: https://roocode.com/reviewer * Reviewer page copy clarifications for clearer expectations ([#8753](https://github.com/RooCodeInc/Roo-Code/pull/8753)) * Dynamic OpenGraph images for clean link previews ([#8773](https://github.com/RooCodeInc/Roo-Code/pull/8773)) -* Fix link text to “Roomote Control” in README (thanks laz-001!) ([#8742](https://github.com/RooCodeInc/Roo-Code/pull/8742)) * Remove a very verbose cloud‑agents error ([#8795](https://github.com/RooCodeInc/Roo-Code/pull/8795)) * Update X/Twitter username from roo_code to roocode ([#8780](https://github.com/RooCodeInc/Roo-Code/pull/8780)) * Update “Configuring Profiles” video link across localized READMEs ([#8189](https://github.com/RooCodeInc/Roo-Code/pull/8189)) \ No newline at end of file diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 251ed17a..11504cba 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -319,6 +319,11 @@ const config: Config = { to: '/', from: ['/features/fast-edits'], }, + // Redirect removed Roomote Control page + { + to: '/roo-code-cloud/overview', + from: ['/roo-code-cloud/roomote-control'], + }, ], }, ], 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