@@ -40,13 +40,18 @@ go—and, importantly, where they don't.
4040 We retain telemetry only as long as needed for product analytics and debugging.
4141 Telemetry does ** not** collect your code or AI prompts, and you can opt out at
4242 any time through the settings.
43- - ** Zoo Code Observability (Authenticated Subscribers Only):** If you sign in to
44- Zoo Code and have an active subscription, Zoo Code will send LLM usage
45- telemetry to the Zoo Code backend (zoocode.dev). This includes task ID, AI
46- provider name, model name, token counts (input/output/cache), and estimated
47- cost. This data is linked to your authenticated Zoo Code account. You can stop
48- this collection at any time by signing out via the Zoo Code badge in the chat
49- area.
43+ - ** Zoo Code Observability (All Authenticated Users):** If you sign in to
44+ Zoo Code, Zoo Code will send LLM usage telemetry to the Zoo Code backend
45+ (zoocode.dev). This includes task ID, AI provider name, model name, token
46+ counts (input/output/cache), and estimated cost. This data is linked to your
47+ authenticated Zoo Code account and is retained for up to 90 days as
48+ metadata-only API request logs, as described in the
49+ [ zoocode.dev Privacy Policy] ( https://www.zoocode.dev/legal/privacy ) . Free
50+ plan users can view their telemetry in the dashboard for the most recent 7
51+ days; Pro and higher plan users can view the full 90-day window. You can
52+ stop this collection at any time by signing out via the Zoo Code badge in
53+ the chat area, and you may request deletion of your data at any time per
54+ the privacy policy.
5055- ** Marketplace Requests** : When you browse or search the Marketplace for Model
5156 Configuration Profiles (MCPs) or Custom Modes, Zoo Code makes a secure API
5257 call to Zoo Code's backend servers to retrieve listing information. These
0 commit comments