Skip to content

Conversation

@SannidhyaSah
Copy link
Contributor

@SannidhyaSah SannidhyaSah commented Feb 10, 2026

Summary

Remove the Roomote Control documentation page and all references to it, as the feature has been removed from Roo Code Cloud.

Changes

  • Delete docs/roo-code-cloud/roomote-control.mdx
  • Remove from sidebar in sidebars.ts
  • Update what-is-roo-code-cloud.md — remove Roomote Control from description, keywords, feature table, and getting started
  • Update overview.md — remove Roomote Control from capabilities list
  • Update task-sync.mdx — remove "Upgrading to Remote Control" section
  • Add redirect /roo-code-cloud/roomote-control/roo-code-cloud/task-sync in docusaurus.config.ts
  • Fix broken links in historical update-notes (v3.28.0, v3.28)

Verification

  • Build passes with zero warnings (8 files changed, +13 −77)

Important

Remove Roomote Control documentation and references, adding redirects and fixing links.

  • Documentation Removal:
    • Delete roomote-control.mdx.
    • Remove Roomote Control from what-is-roo-code-cloud.md and overview.md.
    • Remove "Upgrading to Remote Control" section in task-sync.mdx.
  • Sidebar and Redirects:
    • Remove Roomote Control from sidebars.ts.
    • Add redirect from /roo-code-cloud/roomote-control to /roo-code-cloud/task-sync in docusaurus.config.ts.
  • Update Notes:
    • Fix broken links in v3.28.0.mdx and v3.28.mdx by removing Roomote Control references.

This description was created by Ellipsis for 3b7d3ff. You can customize this summary. It will automatically update as commits are pushed.

Roomote Control has been removed from Roo Code Cloud.

- Delete docs/roo-code-cloud/roomote-control.mdx
- Remove from sidebars.ts
- Remove references from what-is-roo-code-cloud.md, overview.md, task-sync.mdx
- Add redirect /roo-code-cloud/roomote-control -> /roo-code-cloud/task-sync
- Fix broken links in historical update-notes (v3.28.0, v3.28)
@vercel
Copy link

vercel bot commented Feb 10, 2026

Someone is attempting to deploy a commit to the Roo Code Team on Vercel.

A member of the Team first needs to authorize it.

@roomote
Copy link
Contributor

roomote bot commented Feb 10, 2026

Rooviewer Clock   See task

Clean removal. All issues resolved.

  • Delete orphaned static/img/roomote-control/ directory (2 images no longer referenced)
Previous reviews

Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues.

Comment on lines +321 to +325
// Redirect removed Roomote Control page
{
to: '/roo-code-cloud/task-sync',
from: ['/roo-code-cloud/roomote-control'],
},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The static/img/roomote-control/ directory still contains two orphaned images (roomote-control-ext.png and roomote-control.png) that are no longer referenced anywhere -- the deleted roomote-control.mdx was their only consumer. Since the PR aims to remove Roomote Control entirely, these should be deleted too.

Fix it with Roo Code or mention @roomote and request a fix.

Removes static/img/roomote-control/ directory (2 images) that are
no longer referenced after the Roomote Control page was deleted.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant