docs: add sunset notice for May 15 shutdown of Roo Code products#552
docs: add sunset notice for May 15 shutdown of Roo Code products#552roomote-v0[bot] wants to merge 3 commits intomainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Reviewed 1 changed file. All previously flagged issues are now resolved.
Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues. |
| # Sunsetting Roo Code (Extension, Cloud, and Router) | ||
|
|
||
| :::danger Important Notice | ||
| **All Roo Code products will be shut down on May 15, 2025.** This includes the Roo Code VS Code Extension, Roo Code Cloud, and Roo Code Router. |
There was a problem hiding this comment.
The sunset date "May 15, 2025" is nearly a year in the past (current date is April 2026). The banner, index admonition, and this page all use future tense ("will be shut down") for an event that already happened. Either the year should be 2026, or the copy needs to be rewritten in past tense to reflect that the shutdown already occurred.
Fix it with Roo Code or mention @roomote and request a fix.
| @@ -0,0 +1,42 @@ | |||
| --- | |||
| sidebar_label: Sunsetting Roo Code | |||
| sidebar_position: 0 | |||
There was a problem hiding this comment.
The sidebar_label and sidebar_position: 0 frontmatter suggest this page should appear in the sidebar, but sidebars.ts is manually configured and doesn't include "sunset". The page is only reachable via the banner and index admonition links. If sidebar visibility is intended, add "sunset" to the items array in sidebars.ts. If not, consider removing the sidebar_position frontmatter to avoid confusion.
Fix it with Roo Code or mention @roomote and request a fix.
Add prominent sunset notice across the docs site informing users that all Roo Code products (Extension, Cloud, and Router) will be shut down on May 15, 2025.
Changes
/sunsetpagedangeradmonition at the top of the home page with key sunset info and linksThese changes ensure the Intercom support bot (which references docs content) will surface sunset information when users ask about Roo Code products.
View task on Roo Code Cloud
Interactively review PR in Roo Code Cloud