Privacy Policy

Last updated: 2026-09-18

What we collect

By default, Claudictive sends us nothing. No telemetry, analytics, or crash reports are sent without explicit opt-in, and nothing reaches us unless you choose to send it (for example, a bug report).

Two things do leave your machine by default, and neither comes to us: your messages go to Anthropic through your own Claude Code (see What goes to Anthropic), and ads are loaded from Overwolf (see Ads and the Overwolf platform).

What stays on your machine

Claudictive keeps these files in %APPDATA%/Claudictive/:

Changes Claudictive makes to your Claude Code setup

Claudictive asks before writing anything to your Claude Code home directory (~/.claude/). The consent screen is step 3 of onboarding, and you can answer or change it later in Settings → Claude Code integration. It lists exactly what Claudictive wants to add. Nothing is written until you choose Allow.

If you allow it, Claudictive writes:

If you choose not to allow it, none of the above is written. Overlay chat still works either way - only handing a session back to your terminal, and answering terminal permission prompts from the overlay, depend on saying yes.

If you installed an earlier version of Claudictive, it may already have written some of this without asking. That old content is moved into ~/.claude/CLAUDICTIVE.md the next time you open the app, and you are asked once to confirm you want to keep it.

You can reverse most of it: open the desktop hub, go to Settings → Privacy & Data, and use Remove Claude Code integration. Do this before uninstalling, since uninstalling the app cannot clean up files outside it. This does not remove a status line added to an individual project's .claude/settings.json - delete that yourself if you want it gone.

What Claudictive reads on your machine

To find your Claude Code sessions and show them in the overlay, Claudictive reads:

Claudictive does not send any of this to us. The only part that leaves your machine is what goes to Anthropic as part of your conversation: your messages, and any file content Claude reads while answering you.

What goes to Anthropic (Claude API)

Your messages are sent to Anthropic by your own local Claude Code, using whatever login it already has (a Claude subscription sign-in or an API key). That includes any project file content Claude reads while answering, and, if you allowed the Claude Code integration, the in-game conversation handed to your next terminal session. Anthropic's privacy policy applies to that data.

Claudictive never stores your credentials. When it starts the local claude process, it passes on only a fixed list of environment variables that Claude Code needs. If your Anthropic API key or Claude Code login token is set as an environment variable, it is on that list and is passed through to claude; Claudictive does not log or save it.

Claude Code keeps its own transcript of every session it runs, including sessions the overlay starts, in ~/.claude/projects/. Those files belong to Claude Code, not to Claudictive (see Data deletion).

What goes to Riot Games (if applicable, future feature)

Game-state detection (e.g., reading in-game / queue / lobby state via Riot's API for League of Legends or Valorant) is a planned opt-in feature. If and when it ships, Claudictive will query the Riot API only for match state and only with your explicit permission. Data will not be stored, aggregated, or transmitted anywhere except your local machine.

Ads and the Overwolf platform

Claudictive is free and shows ads served by Overwolf's ad SDK. The SDK runs inside the in-game chat panel and the desktop hub pages, which are the same pages that show your conversations. Loading an ad is a network request to Overwolf and its advertising partners, and Overwolf's own privacy policy governs what they collect. Claudictive passes the ad SDK nothing about your conversations, projects or files; it only tells it where to place the ad and what size it is.

Claudictive runs on the Overwolf platform, and Overwolf's privacy policy also covers the platform itself. The app asks Overwolf for the Profile and Streaming permissions because Overwolf's ad SDK requires them for ad targeting under Overwolf's privacy policy. Claudictive's own code does not use them.

Opt-in analytics (v0.2.0+)

Analytics are off by default. Onboarding does not ask about them; the only way to turn them on is the toggle in Settings → Privacy & Data, and you can turn it off again at any time there.

What we collect when you opt in:

When you turn analytics off, the app sends any events it already collected while analytics was on, labelled unknown instead of your install ID, plus one final analytics_opt_out event, also without the install ID, and then stops.

What we never collect (even with analytics on):

Where the data goes: our database, hosted by Cloudflare (see Service providers). Never sold, and not shared with anyone except the service providers named on this page. Used only to improve the product.

Opt-in crash reports (v0.2.0+)

Also off by default, with its own toggle in Settings → Privacy & Data. When the app hits an error, we send the error message and a stack trace so we can fix the underlying bug, together with the app version, your system's user-agent string and the current game name. If analytics is also on, the report carries your install ID; otherwise it carries none.

The report is cleaned up on your machine before it is sent: file paths are replaced with [path], API keys, bearer tokens and named secrets are redacted, session IDs are shortened, and email addresses are reduced to their domain. This is automatic pattern matching, so it cannot promise to catch every personal detail an error message might contain.

Bug reports

When you submit a bug report from the app, you choose explicitly whether to attach logs or transcripts. Nothing is attached without your check.

A bug report contains:

Our server also stores your country and your system's user-agent string with the report. It does not store your IP address or the page you came from. Cloudflare, which runs our server (see Service providers), sees your IP address when the report arrives, but we do not keep it. To stop spam we store a rate-limit key: a keyed hash of your IP address that changes every day (UTC) and cannot be turned back into the address without our server secret. Reports submitted before [OWNER: date the server change went live] may still include the IP address and referring page they were sent with.

The claudictive.com website

Service providers

Cloudflare hosts the claudictive.com website and the servers the app reports to, and stores our data (analytics, crash reports, bug reports, website form submissions and the waitlist) in its database. As part of serving every request to claudictive.com, Cloudflare receives the IP address it comes from. Cloudflare Turnstile checks website form submissions for spam. Cloudflare's own privacy policy applies to what it processes.

How long we keep data

Data on your own machine stays until you delete it (see below).

Data deletion

Most Claudictive data lives in %APPDATA%/Claudictive/ on your machine. Open the desktop hub and go to Settings → Privacy & Data, where there are two separate actions:

Both are irreversible and ask for confirmation first. You can also uninstall the app and remove the folder manually.

Neither action, and not uninstalling either, removes:

Deleting data on our servers: email hello@claudictive.com and include the install ID shown in Settings. That lets us find the analytics events, crash reports and bug reports sent with it. Reports sent while analytics was off carry no install ID, so we can only find them by the email address you entered with them, if any. For the waitlist, contact form or uninstall survey, tell us the email address you used.

Scratch files (v0.6.0+)

If you use the Scratch tab, which lets you chat without opening a project, anything Claude writes during that conversation is saved to ~/.claude/scratch/. Those are your files, not app data, so neither action above deletes them and neither does uninstalling. We deliberately do not remove work you asked Claude to produce. Delete that folder yourself whenever you want it gone.

Contact

Questions: hello@claudictive.com