Skip to content

docs: add sunset notice for May 15 shutdown of Roo Code products#552

Draft
roomote-v0[bot] wants to merge 3 commits intomainfrom
feat/sunset-notice-may-15
Draft

docs: add sunset notice for May 15 shutdown of Roo Code products#552
roomote-v0[bot] wants to merge 3 commits intomainfrom
feat/sunset-notice-may-15

Conversation

@roomote-v0
Copy link
Copy Markdown
Contributor

@roomote-v0 roomote-v0 bot commented Apr 20, 2026

Opened by @roomote-v0 on behalf of Raphi Winkler

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

  • AnnouncementBanner: Updated from PR Reviewer promo to a non-dismissible red sunset warning banner visible on every page, linking to the new /sunset page
  • docs/sunset.md: New dedicated page with full sunset details including timeline, what happens on May 15, billing contact info, and recommended alternatives (Cline, roomote.dev)
  • docs/index.mdx: Added a prominent danger admonition at the top of the home page with key sunset info and links

These 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

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 20, 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 Apr 20, 2026 7:55pm

Request Review

@roomote-v0
Copy link
Copy Markdown
Contributor Author

roomote-v0 bot commented Apr 20, 2026

Rooviewer Clock   See task

Reviewed 1 changed file. All previously flagged issues are now resolved.

  • Sunset date "May 15, 2025" is in the past (current date is April 2026) -- all copy uses future tense for an event that already occurred. Update the year or rewrite in past tense.
  • docs/sunset.md has sidebar_position: 0 frontmatter but is not listed in sidebars.ts, so it won't appear in the sidebar. Either add it to sidebars.ts or remove the misleading frontmatter.
Previous reviews

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

Comment thread docs/sunset.md Outdated
# 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.
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

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.

Comment thread docs/sunset.md
@@ -0,0 +1,42 @@
---
sidebar_label: Sunsetting Roo Code
sidebar_position: 0
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

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.

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