Skip to content

feat: CLO-902 migrate Roo Code Cloud docs to help.roocode.com#536

Open
roomote[bot] wants to merge 2 commits intomainfrom
feature/migrate-cloud-docs-to-help-site
Open

feat: CLO-902 migrate Roo Code Cloud docs to help.roocode.com#536
roomote[bot] wants to merge 2 commits intomainfrom
feature/migrate-cloud-docs-to-help-site

Conversation

@roomote
Copy link
Contributor

@roomote roomote bot commented Feb 12, 2026

Remove Cloud docs from docs.roocode.com and redirect to help.roocode.com.

What

Roo Code Cloud documentation is moving to a dedicated help site at help.roocode.com, powered by Astro Starlight and living in the Roo-Code-Cloud monorepo. This PR removes the cloud docs from this site and sets up redirects.

Changes

Removed content

  • All 12 cloud doc pages from docs/roo-code-cloud/
  • Associated images from static/img/ (cloud-agents, integrations, analytics, login, task-sync, team-plan directories)
  • Task-sharing PNGs (preserved task-sharing-1.gif which is used by update-notes/v3.22)

Configuration changes

  • sidebars.ts: Replaced "Roo Code Cloud" category with an external link to https://help.roocode.com
  • docusaurus.config.ts: Removed roo-code-cloud from searchContextByPaths; updated Roomote Control redirect
  • vercel.json (new): 301 redirects from /roo-code-cloud/* to https://help.roocode.com/*

Cross-reference updates

  • docs/roo-code-router/overview.md: Updated 2 links from /roo-code-cloud/... to https://help.roocode.com/...
  • docs/credits/overview.md: Updated 1 link from /roo-code-cloud/cloud-agents to https://help.roocode.com/cloud-agents/

Companion PR

The new help site is created in: https://github.com/RooCodeInc/Roo-Code-Cloud/pull/2488

Deployment order

  1. Deploy the help site first (Roo-Code-Cloud PR)
  2. Then deploy this PR to activate redirects

Remove Cloud docs from this site and redirect to help.roocode.com.

- Remove all 12 cloud doc pages from docs/roo-code-cloud/
- Remove associated images (cloud-agents, integrations, analytics, login, task-sync, team-plan)
- Preserve task-sharing-1.gif (used by update-notes/v3.22)
- Add vercel.json with 301 redirects from /roo-code-cloud/* to help.roocode.com
- Update sidebar: replace Cloud category with external link
- Remove roo-code-cloud search context from docusaurus config
- Update cross-references in roo-code-router/overview.md and credits/overview.md
@vercel
Copy link

vercel bot commented Feb 12, 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 12, 2026 4:55pm

Request Review

@roomote
Copy link
Contributor Author

roomote bot commented Feb 12, 2026

Rooviewer Clock   See task

All previously flagged issues have been addressed. No new issues found.

  • Update docs/index.mdx lines 22 and 47 to replace internal /roo-code-cloud/... links with external https://help.roocode.com/... links, consistent with the updates already made in docs/roo-code-router/overview.md and docs/credits/overview.md
Previous reviews

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

- Tested open weight models from upcoming labs (Moonshot AI, MiniMax, GLM, etc)

Since it's integrated into the Roo Code suite of products, you don't need to manage API keys to use it – just connect your account. With the [Team plan](/roo-code-cloud/team-plan), you can extend access to your entire team, ending the days of provider API keys flying around.
Since it's integrated into the Roo Code suite of products, you don't need to manage API keys to use it – just connect your account. With the [Team plan](https://help.roocode.com/team-plan/), you can extend access to your entire team, ending the days of provider API keys flying around.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

docs/index.mdx (the docs homepage) was missed in the cross-reference update pass. It still has two internal links to the deleted cloud pages:

  • Line 22: (/roo-code-cloud/cloud-agents) should be (https://help.roocode.com/cloud-agents/)
  • Line 47: (/roo-code-cloud/overview) should be (https://help.roocode.com)

The Vercel redirects provide a safety net, but these will trigger broken-link warnings during build and add a redirect hop on the most-visited page.

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

Copy link
Collaborator

Choose a reason for hiding this comment

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

@roomote fix it

Copy link
Contributor Author

@roomote roomote bot Feb 12, 2026

Choose a reason for hiding this comment

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

Fixaroo Clock   See task

Fixed the two stale internal links in docs/index.mdx -- updated lines 22 and 47 to point to help.roocode.com. Build passes.

View commit | Revert commit

@brunobergher brunobergher changed the title feat: migrate Roo Code Cloud docs to help.roocode.com feat: CLO-902 migrate Roo Code Cloud docs to help.roocode.com Feb 12, 2026
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.

2 participants