swarmdo

Privacy Policy

Effective 10 July 2026 · applies to swarmdo.com and the swarmdo open-source software

Short version: swarmdo is local-first open-source software. We run no servers, require no accounts, set no cookies, and collect no telemetry. Your code, prompts, and agent memory stay on your machine.

This website

swarmdo.com is a static site hosted on GitHub Pages. It sets no cookies and includes no analytics, tracking scripts, or third-party embeds. GitHub may log standard web-server request data (such as IP addresses) to operate the service, as described in GitHub's privacy statement. We do not receive or store that data.

The swarmdo software

The swarmdo CLI, MCP server, and Claude Code plugins run entirely on your machine. Everything they produce — agent memory databases, session state, configuration, logs, and the local transcript analytics of swarmdo usage — is written to your local filesystem (typically .swarmdo/ and .claude/ in your project). None of it is transmitted to us. There is no swarmdo backend.

Network requests the software makes

swarmdo only talks to services you invoke it with:

API keys are read from your local environment or config files and are only ever sent to the provider they belong to.

What we collect

Nothing. If you email us, we see your email; if you open a GitHub issue, it is public on GitHub. That is the extent of it.

Changes

If this policy changes, the updated version will be published at this URL with a new effective date. The version history is available in the site's public repository.

Contact

Questions: maintainers@swarmdo.com