// PRIVACY
Privacy Policy
Last updated: 26 June 2026
The short version
Fleet Command shows your AI coding sessions as ships. To do that it syncs a small amount of session metadata — what each session is doing, how much context and budget it has used, and the name of the project folder. It never sends your source code, file contents, prompts, or the conversation with your AI agent. There are no accounts, no email, and no advertising.
Who we are
Fleet Command is an independent developer tool. It has two parts: an iPhone & Apple Watch app, and an open-source Claude Code plugin you install on your own computer. The plugin reads your local Claude Code hook events and forwards a metadata summary to the Fleet Command backend, which the app reads back to draw your fleet.
What we collect
When a session is active, the plugin sends only:
- ›Session activity — a verb describing what the agent is doing (e.g. thinking, running a tool, waiting, idle) and a timestamp.
- ›Project folder name — the basename only (e.g.
my-app), never the full path, never your username. - ›Usage stats — token counts, context percentage, model name, and approximate cost, bucketed by 5-hour and weekly windows.
- ›A session identifier and sub-agent count — opaque IDs used to group ships; not linked to your identity.
- ›A random pairing token — created when you link a machine, used to authorize sync. No email or password.
- ›A notification token — only if you allow notifications: an Apple Push Notification (APNs) device token, so we can buzz your phone when a ship needs you. You can revoke it any time in iOS Settings.
If you turn on Remote Approvals (off by default), the plugin additionally sends a short summary of the specific command awaiting approval (e.g. the shell command, truncated) so you can review and approve or deny it from your phone. This is sent only for the gated action, only while approvals are enabled, and only to your own paired device.
What we never collect
- ✕ Your source code or file contents.
- ✕ Your prompts or the conversation with your AI agent.
- ✕ Full file paths, your home directory, or your username.
- ✕ Your name, email, contacts, location, or any advertising identifiers.
- ✕ API keys, tokens, or credentials from your environment.
How it's used & stored
The metadata is used solely to render your fleet in the app and to relay approval decisions back to your machine. It is stored on the Fleet Command backend (hosted on Cloudflare) only as long as needed to keep your live view current, and is associated with your anonymous pairing token — not with you personally. We do not sell data, and we do not use it for advertising. Pairing tokens are held securely in the iOS Keychain on your device.
Your control & deletion
You can stop all data sync at any time by uninstalling the plugin
(claude plugin uninstall fleet-commander) or removing the
fleet in the app. Remote Approvals are off unless you explicitly enable them with
/fleet-approvals on. To request deletion of any data tied to
your pairing token, contact us at the address below.
Children
Fleet Command is a developer tool not directed at children under 13, and we do not knowingly collect data from them.
Changes
If this policy changes, we'll update the date above and post the new version at this URL.
Contact
Questions or deletion requests: [email protected].