From ba0ebd51ddf8f7fce98faa0391cf5f6e55f0941e Mon Sep 17 00:00:00 2001 From: Roo Code Date: Wed, 7 Jan 2026 23:40:57 +0000 Subject: [PATCH] refactor: update CLI preview landing page bullet points - Update "Run Roo Code workflows from the terminal" to "Run the agent in your terminal" - Update "Bring your own model keys and configs" to "Reuse your profiles" - Update "Designed for automation and repeatability" to "Script the repetition" - Update "Help us prioritize features that matter" to "Define the spec" Each bullet point now includes more specific, action-oriented descriptions that better communicate the CLI preview value proposition. --- .../app/cli-preview/cli-preview-content.tsx | 26 +++++++++---------- 1 file changed, 12 insertions(+), 14 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 147c78e6bc..3305c452d5 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 @@ -100,10 +100,11 @@ export function CliPreviewContent() {

- Run Roo Code workflows from the terminal + Run the agent in your terminal

- Execute powerful AI-driven coding tasks directly from your command line + Trigger the "close the loop" workflow to run edits, commands, and + iterations without opening VS Code.

@@ -122,11 +123,10 @@ export function CliPreviewContent() {
-

- Bring your own model keys and configs -

+

Reuse your profiles

- Full control over your AI models and configuration settings + Your existing BYOK keys, models, and custom instructions work out of the box. No new + configuration required.

@@ -145,11 +145,10 @@ export function CliPreviewContent() {
-

- Designed for automation and repeatability -

+

Script the repetition

- Perfect for CI/CD pipelines and scripted workflows + Pipe context directly to the agent to automate batch refactors, migrations, or + test-fix loops.

@@ -168,11 +167,10 @@ export function CliPreviewContent() {
-

- Help us prioritize features that matter -

+

Define the spec

- Your feedback shapes the future of the Roo Code CLI + This is an early preview. Help us decide which flags, outputs, and safeguards belong + in v1.