docs: remove Roo Code references (sunset)#25477
Conversation
Roo Code was sunset and the VS Code extension shut down on May 15, 2026. Removing the AI Gateway client docs, manifest entry, monitoring list item, and stray mentions across the docs.
Docs preview📖 View docs preview for |
nickvigilante
left a comment
There was a problem hiding this comment.
LGTM! We should backport this as well. I also need to investigate what happens to the existing coder.com/docs/ai-coder/ai-gateway/roo-code link and how we might be able to redirect it somewhere else.
🚀
|
@nickvigilante, do you want me to address this before merging it? Can you take care of the redirects (if needed) |
|
@matifali It doesn't need to be part of this PR. This page in isolation won't tank our SEO, but enough 404s in concert might, so this is something we should focus on separately. |
Roo Code has been sunset and the VS Code extension was shut down. This PR removes the Roo Code AI Gateway client docs and related mentions.
Changes
docs/ai-coder/ai-gateway/clients/roo-code.mddocs/images/aibridge/clients/docs/ai-coder/ai-gateway/clients/index.md)docs/manifest.jsonRoo Codefrom the client list indocs/ai-coder/ai-gateway/monitoring.mddocs/ai-coder/index.mdNotes
The
Roo Codeclient identifier is intentionally retained in the backend (aibridge/client.go,AIBridgeClientIcon.tsx, etc.) so historical request logs and metrics from existing customers continue to render correctly. Only user-facing docs and mentions are removed here.Requested by @matifali in Slack.