docs: remove Roomote Control page and references#535
Open
SannidhyaSah wants to merge 2 commits intoRooCodeInc:mainfrom
Open
docs: remove Roomote Control page and references#535SannidhyaSah wants to merge 2 commits intoRooCodeInc:mainfrom
SannidhyaSah wants to merge 2 commits intoRooCodeInc:mainfrom
Conversation
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)
|
Someone is attempting to deploy a commit to the Roo Code Team on Vercel. A member of the Team first needs to authorize it. |
Contributor
Clean removal. All issues resolved.
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'], | ||
| }, |
Contributor
There was a problem hiding this comment.
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Remove the Roomote Control documentation page and all references to it, as the feature has been removed from Roo Code Cloud.
Changes
docs/roo-code-cloud/roomote-control.mdxsidebars.tswhat-is-roo-code-cloud.md— remove Roomote Control from description, keywords, feature table, and getting startedoverview.md— remove Roomote Control from capabilities listtask-sync.mdx— remove "Upgrading to Remote Control" section/roo-code-cloud/roomote-control→/roo-code-cloud/task-syncindocusaurus.config.tsv3.28.0,v3.28)Verification
Important
Remove Roomote Control documentation and references, adding redirects and fixing links.
roomote-control.mdx.what-is-roo-code-cloud.mdandoverview.md.task-sync.mdx.sidebars.ts./roo-code-cloud/roomote-controlto/roo-code-cloud/task-syncindocusaurus.config.ts.v3.28.0.mdxandv3.28.mdxby removing Roomote Control references.This description was created by
for 3b7d3ff. You can customize this summary. It will automatically update as commits are pushed.