Skip to content

docs: remove Roomote Control and connected workspaces references#527

Draft
roomote[bot] wants to merge 1 commit intomainfrom
feature/CLO-767-remove-roomote-control
Draft

docs: remove Roomote Control and connected workspaces references#527
roomote[bot] wants to merge 1 commit intomainfrom
feature/CLO-767-remove-roomote-control

Conversation

@roomote
Copy link
Contributor

@roomote roomote bot commented Feb 6, 2026

Remove all mentions of Roomote Control and connected workspaces from the docs.

Changes

  • Deleted docs/roo-code-cloud/roomote-control.mdx (the dedicated Roomote Control page)
  • Sidebar: Removed roo-code-cloud/roomote-control entry from sidebars.ts
  • Redirect: Added redirect from /roo-code-cloud/roomote-control to /roo-code-cloud/overview in docusaurus.config.ts
  • Cloud docs: Cleaned Roomote Control references from overview.md, what-is-roo-code-cloud.md, and task-sync.mdx
  • Release notes: Removed Roomote Control mentions from v3.25.12, v3.26.1, v3.28.0, v3.28, v3.28.2, and v3.29.0
  • Rules: Updated alt text example in .roo/rules-documentation-writer/2_docusaurus_conventions.xml
  • Connected workspaces: Removed "connected workspaces" from image alt text in task-sync.mdx

Build and type checks pass cleanly.


View task on Roo Code Cloud


Important

Remove Roomote Control and connected workspaces references from documentation and update redirects and release notes accordingly.

  • Documentation Removal:
    • Deleted roomote-control.mdx.
    • Removed Roomote Control references from overview.md, what-is-roo-code-cloud.md, and task-sync.mdx.
  • Sidebar and Redirects:
    • Removed roo-code-cloud/roomote-control from sidebars.ts.
    • Added redirect from /roo-code-cloud/roomote-control to /roo-code-cloud/overview in docusaurus.config.ts.
  • Release Notes:
    • Removed Roomote Control mentions from v3.25.12, v3.26.1, v3.28.0, v3.28, v3.28.2, and v3.29.0.
  • Miscellaneous:
    • Updated alt text example in .roo/rules-documentation-writer/2_docusaurus_conventions.xml.
    • Removed "connected workspaces" from image alt text in task-sync.mdx.

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

- 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
@vercel
Copy link

vercel bot commented Feb 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
roo-code-docs Ready Ready Preview, Comment Feb 6, 2026 8:08pm

Request Review

@roomote
Copy link
Contributor Author

roomote bot commented Feb 6, 2026

Rooviewer Clock   See task

Clean removal overall. One minor cleanup item:

  • Delete orphaned static/img/roomote-control/ directory (two unused images, ~181 KB)

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

Comment on lines +322 to +326
// Redirect removed Roomote Control page
{
to: '/roo-code-cloud/overview',
from: ['/roo-code-cloud/roomote-control'],
},
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The page is deleted and the redirect is in place, but static/img/roomote-control/ still contains two orphaned images (roomote-control-ext.png ~106 KB, roomote-control.png ~75 KB). Neither file is referenced anywhere in the codebase anymore. Worth deleting the directory to keep the repo clean.

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

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