We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbeee2b commit 61d5425Copy full SHA for 61d5425
apps/web-roo-code/src/app/privacy/page.tsx
@@ -86,7 +86,7 @@ export default function Privacy() {
86
Your source code does not transit Roo Code servers unless you explicitly choose Roo Code
87
as a model provider (proxy mode).
88
</strong>{" "}
89
- When Roo Code is your model provider, your code briefly transits Roo Code servers only to
+ When Roo Code Cloud is your model provider, your code briefly transits Roo Code servers only to
90
forward it to the upstream model, is not stored, and is deleted immediately after
91
forwarding. Otherwise, your code is sent <strong>directly</strong>—via client‑to‑provider
92
TLS—to the model you select. Roo Code never stores, inspects, or trains on your code.
0 commit comments