Update Roo Code Router service name (#10607)

This commit is contained in:
Matt Rubens 2026-01-10 13:14:42 -05:00 committed by GitHub
parent fa5fe75b3b
commit 352616a6de
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -56,8 +56,8 @@ export const Roo = ({
defaultModelId={rooDefaultModelId}
models={routerModels?.roo ?? {}}
modelIdKey="apiModelId"
serviceName="Roo Code Cloud"
serviceUrl="https://roocode.com"
serviceName="Roo Code Router"
serviceUrl="https://app.roocode.com"
organizationAllowList={organizationAllowList}
errorMessage={modelValidationError}
simplifySettings={simplifySettings}