From aa6729748ceef35998c3ec91a1985354d29b5cb0 Mon Sep 17 00:00:00 2001 From: Roo Code Date: Wed, 7 Jan 2026 23:44:13 +0000 Subject: [PATCH] feat: add early access scarcity messaging to cli preview landing page --- .../app/cli-preview/cli-preview-content.tsx | 41 ++++++++++++++++--- 1 file changed, 36 insertions(+), 5 deletions(-) diff --git a/apps/web-roo-code/src/app/cli-preview/cli-preview-content.tsx b/apps/web-roo-code/src/app/cli-preview/cli-preview-content.tsx index 3305c452d5..18119f4eb5 100644 --- a/apps/web-roo-code/src/app/cli-preview/cli-preview-content.tsx +++ b/apps/web-roo-code/src/app/cli-preview/cli-preview-content.tsx @@ -70,12 +70,24 @@ export function CliPreviewContent() { {/* Hero Section */}
+
+
+

Get an early preview of the Roo Code CLI

- Bring Roo Code's iterative agent capabilities to your terminal. Pipe context directly to - the agent, automate repetitive refactors across files, and run tasks without the IDE overhead. + Bring Roo Code's iterative agent capabilities to your terminal. Access rolls out in small + batches, so join the queue now to be considered for an invite. +

+

+ If selected, we'll email you a private invite link with next steps.

@@ -83,6 +95,20 @@ export function CliPreviewContent() { {/* Benefits Section */}
+
+
+

+ Why the CLI +

+

+ High-leverage workflows, without the IDE overhead +

+
+
+ Early access queue +
+
+
  • @@ -183,6 +209,11 @@ export function CliPreviewContent() {
    {!isSubmitted ? ( <> +
    + Heads up: we're granting access in batches. + If the current batch is full, we'll keep you in the queue for the next one. +
    +

    Join the Early Preview @@ -220,11 +251,11 @@ export function CliPreviewContent() {

    - Thank You for Your Interest! + You're in the queue

    - We've received your request. Our team will review your submission and reach out - with next steps shortly. + We've received your request. If you're selected for a batch, we'll reach + out with an invite and next steps.