From 803586f386a59a931e2258f05db1366b3b5dad06 Mon Sep 17 00:00:00 2001 From: Roo Code Date: Tue, 10 Feb 2026 19:08:48 +0000 Subject: [PATCH] feat(web): prioritize Cloud over Extension in product ordering --- .../src/app/what-is-roo-code/page.tsx | 107 +++++++++--------- 1 file changed, 53 insertions(+), 54 deletions(-) diff --git a/apps/web-roo-code/src/app/what-is-roo-code/page.tsx b/apps/web-roo-code/src/app/what-is-roo-code/page.tsx index 74a7325d61..52d3931521 100644 --- a/apps/web-roo-code/src/app/what-is-roo-code/page.tsx +++ b/apps/web-roo-code/src/app/what-is-roo-code/page.tsx @@ -242,28 +242,17 @@ export default function WhatIsRooCodePage() { files, executing commands, running tests, and adapting to your workflow.

- The{" "} - - Roo Code VS Code Extension - {" "} - is free, open-source, and the #1 most-installed open-source AI coding extension.{" "} Roo Code Cloud {" "} - extends this with autonomous AI agents that run 24/7 in the background. + gives you autonomous AI agents that run 24/7 in the background. The{" "} + + Roo Code VS Code Extension + {" "} + is free, open-source, and the #1 most-installed open-source AI coding extension.

- +
@@ -284,37 +283,10 @@ export default function WhatIsRooCodePage() { Two products, one platform

- Use the extension for hands-on work. Use Cloud to delegate tasks to autonomous agents. + Use Cloud to delegate tasks to autonomous agents. Use the extension for hands-on work.

-
-
-
- -
-

VS Code Extension

-
-

- For interactive, hands-on work -

-

- Run Roo directly in VS Code (or any fork, including Cursor). Stay close to the code and - control everything: approve every action, manage the context window, preview changes - live, and write code by hand when you want to. -

-

- Ideal for real-time debugging, quick iteration, and hands-on development where you need - full, immediate control. -

- -
-
@@ -341,6 +313,33 @@ export default function WhatIsRooCodePage() {
+ +
+
+
+ +
+

VS Code Extension

+
+

+ For interactive, hands-on work +

+

+ Run Roo directly in VS Code (or any fork, including Cursor). Stay close to the code and + control everything: approve every action, manage the context window, preview changes + live, and write code by hand when you want to. +

+

+ Ideal for real-time debugging, quick iteration, and hands-on development where you need + full, immediate control. +

+ +
@@ -687,16 +686,6 @@ export default function WhatIsRooCodePage() {
- +