You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: sync reviewer landing page copy - variant B to variant A (#9158)
- Updated variant A content to match variant B messaging
- Both variants now show the same improved copy focused on catching meaningful bugs
- Emphasizes depth over token-saving and repository-aware analysis
Co-authored-by: Roo Code <[email protected]>
heading: "Get comprehensive code reviews that save you time, not tokens.",
13
+
heading: "Code reviews that catch what other AI tools (and most humans) miss.",
14
14
paragraphs: [
15
-
"Regular AI code review tools cap model usage to protect their margins from fixed monthly prices. That leads to shallow prompts, limited context, and missed issues.",
16
-
"Roo Code's PR Reviewer flips the script: you bring your own key and leverage it to the max – to find real issues, increase code quality and keep your pull request queue moving.",
15
+
"Run-of-the-mill, token-saving AI code review tools will surely catch syntax errors and style issues, but they'll usually miss the bugs that actually matter: logic flaws, security vulnerabilities, and misunderstood requirements.",
16
+
"Roo Code's PR Reviewer uses advanced reasoning models and full repository context to find the issues that slip through—before they reach production.",
heading: "Why Roo's PR Reviewer is so much better",
63
+
heading: "Why Roo's PR Reviewer is different",
64
64
features: [
65
65
{
66
-
title: "Our agents, your provider keys",
66
+
title: "Bring your own key, get uncompromised reviews",
67
67
paragraphs: [
68
-
"We orchestrate the review, optimize the hell out of the prompts, integrate with GitHub, keep you properly posted.",
69
-
"We're thoughtful about token usage, but not incentivized to skimp to grow our margins.",
68
+
"Most AI review tools use fixed pricing, which means they skimp on tokens to protect their margins. That leads to shallow analysis and missed issues.",
69
+
"With Roo, you bring your own API key. We optimize prompts for depth, not cost-cutting, so reviews focus on real problems like business logic, security vulnerabilities, and architectural issues.",
70
70
],
71
71
icon: "Blocks",
72
72
},
73
73
{
74
-
title: "Advanced reasoning and workflows",
74
+
title: "Advanced reasoning that understands what matters",
75
75
description:
76
-
"We optimize for state-of-the-art reasoning models and leverage powerful workflows (Diff analysis → Context Gathering → Impact Mapping → Contract checks) to produce crisp, actionable comments at the right level.",
76
+
"We leverage state-of-the-art reasoning models with sophisticated workflows: diff analysis, context gathering, impact mapping, and contract validation. This catches the subtle bugs that surface-level tools miss—misunderstood requirements, edge cases, and integration risks.",
77
77
icon: "ListChecks",
78
78
},
79
79
{
80
-
title: "Fully repository-aware",
80
+
title: "Repository-aware, not snippet-aware",
81
81
description:
82
-
"Reviews traverse code ownership, dependency graphs, and historical patterns to surface risk and deviations, not noise.",
82
+
"Roo analyzes your entire codebase context—dependency graphs, code ownership, team conventions, and historical patterns. It understands how changes interact with existing systems, not just whether individual lines look correct.",
83
83
icon: "BookMarked",
84
84
},
85
85
],
86
86
},
87
87
cta: {
88
-
heading: "Stop wasting time.",
89
-
description:
90
-
"Give Roo Code's PR Reviewer your model key and turn painful reviews into a tangible quality advantage.",
88
+
heading: "Ready for better code reviews?",
89
+
description: "Start finding the issues that matter with AI-powered reviews built for depth, not cost-cutting.",
0 commit comments