Last updated July 16, 2026.
What this policy covers
This policy covers three things: the aiswitcher.dev website you're reading now, the open-source aisw CLI, and AI Switcher Desktop. All three are built to function entirely without collecting personal data.
The website
This site is a static build with no server-side application, no analytics script, and no cookies. It does not track visitors, does not use a session, and does not know who you are between page loads. The site is hosted on Cloudflare Pages, which as part of normal infrastructure operation may log standard web server access data (such as IP address and user agent) at the network edge. That logging happens outside this project's control and is governed by Cloudflare's own privacy policy.
The aisw CLI and AI Switcher Desktop
Neither application phones home. There is no AI Switcher account, no update-check ping, no crash reporter, and no usage analytics. Profile and context data is stored locally under ~/.aisw/, and credentials are written to the same OS keyrings or local files the underlying coding agents already use. For the full technical detail on credential handling, keyrings, and transactional switching, see the security page.
Third-party services
Installing or using AI Switcher may involve services this project doesn't control, each governed by its own privacy policy: GitHub (source code, releases, and the shell installer script), Homebrew (package installation), and crates.io (the Rust package registry). Signing in to a coding agent through AI Switcher uses that provider's own OAuth flow directly; AI Switcher does not sit in the middle of that exchange.
Children's privacy
AI Switcher is a developer tool and is not directed at children. It does not knowingly collect information from anyone, including children, because it does not collect information from anyone at all.
Changes to this policy
If this policy changes, the update will appear on this page with a revised date above. Since the project collects no contact information, there is no mailing list to notify directly.
Contact
Questions about this policy can be raised as an issue on the aisw GitHub repository. For a security vulnerability specifically, see the reporting process on the security page instead of opening a public issue.