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
constDESCRIPTION="TODO, don't merge without this."
12
+
constDESCRIPTION=
13
+
"Get comprehensive AI-powered PR reviews that save you time, not tokens. Bring your own API key and leverage advanced reasoning, repository-aware analysis, and actionable feedback to keep your PR queue moving."
description: "Control your IDE from anywhere and keep coding away from your computer.",
72
+
icon: Blocks,
73
+
title: "Our agents, your provider keys",
74
+
description: (
75
+
<>
76
+
<p>
77
+
We orchestrate the review, optimize the hell out of the prompts, integrate with GitHub, keep you
78
+
properly posted.
79
+
</p>
80
+
<p>We're thoughtful about token usage, but not incentivized to skimp to grow our margins.</p>
81
+
</>
82
+
),
71
83
},
72
84
{
73
-
icon: Cloud,
74
-
title: "Cloud Agents",
85
+
icon: ListChecks,
86
+
title: "Advanced reasoning and workflows",
75
87
description:
76
-
"Specialized agents running in the Cloud to get stuff done while you sleep, with a credit-based system that doesn't lock you in or dumb your models down.",
88
+
"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.",
77
89
},
78
90
{
79
-
icon: ReplaceAll,
80
-
title: "Still Model-agnostic",
81
-
description: "Bring your own provider key — no markup, lock-in, no restrictions.",
description: "Detailed token analytics to help you optimize your costs and usage.",
88
-
},
89
-
{
90
-
icon: Megaphone,
91
-
title: "Early Model Access",
92
-
description: "Get early, free access to new, stealth coding models as they become available.",
93
-
},
94
-
{
95
-
icon: Share2,
96
-
title: "Task Sharing",
97
-
description: "Share tasks with friends and co-workers and let them follow your work.",
98
-
},
99
-
{
100
-
icon: Users,
101
-
title: "Team Management",
102
-
description:
103
-
"Manage your team and their access to tasks and resources, with centralized billing, analytics and configuration.",
104
-
},
105
-
{
106
-
icon: Lock,
107
-
title: "Secure and Private",
91
+
icon: BookMarked,
92
+
title: "Fully repository-aware",
108
93
description:
109
-
"Your data is never used for training, and we're SOC2 Type 2 and GDPR compliant, following state-of-the-art security practices, with deep respect for your IP.",
110
-
},
111
-
{
112
-
icon: MessageCircleQuestionMark,
113
-
title: "Priority support",
114
-
description: "Get quick help from the people who know Roo best.",
94
+
"Reviews traverse code ownership, dependency graphs, and historical patterns to surface risk and deviations, not noise.",
115
95
},
116
96
]
117
97
@@ -157,7 +137,7 @@ export default function AgentReviewerPage() {
0 commit comments