docs: remove Roomote Control and connected workspaces references#527
Draft
roomote[bot] wants to merge 1 commit intomainfrom
Draft
docs: remove Roomote Control and connected workspaces references#527roomote[bot] wants to merge 1 commit intomainfrom
roomote[bot] wants to merge 1 commit intomainfrom
Conversation
- 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
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Author
Clean removal overall. One minor cleanup item:
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'], | ||
| }, |
Contributor
Author
There was a problem hiding this comment.
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.
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.
Remove all mentions of Roomote Control and connected workspaces from the docs.
Changes
docs/roo-code-cloud/roomote-control.mdx(the dedicated Roomote Control page)roo-code-cloud/roomote-controlentry fromsidebars.ts/roo-code-cloud/roomote-controlto/roo-code-cloud/overviewindocusaurus.config.tsoverview.md,what-is-roo-code-cloud.md, andtask-sync.mdx.roo/rules-documentation-writer/2_docusaurus_conventions.xmltask-sync.mdxBuild 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.
roomote-control.mdx.overview.md,what-is-roo-code-cloud.md, andtask-sync.mdx.roo-code-cloud/roomote-controlfromsidebars.ts./roo-code-cloud/roomote-controlto/roo-code-cloud/overviewindocusaurus.config.ts..roo/rules-documentation-writer/2_docusaurus_conventions.xml.task-sync.mdx.This description was created by
for 447cb77. You can customize this summary. It will automatically update as commits are pushed.