Privacy center
TameAGENTS is privacy-first by design. Telemetry and community features are off unless you explicitly enable them. The project ships with end-to-end instructions in PRIVACY.md; the highlights are below.
Controls
Telemetry
Disabled by default. Toggle via `tameagents.telemetry.enabled`. When enabled, events are anonymous and only include rule counts plus conflict statistics.
Community packs
Opt-in Supabase integration (`tameagents.community.enabled`). You host the database; we never proxy repository contents.
Local processing
Agents Map parsing and diagnostics stay on-device. Only voluntary CLI exports leave your machine.
Data sources
- TameAGENTS CLI and VS Code extension logs when telemetry is enabled.
- Supabase (self-hosted) if community packs are turned on.
- GitHub issues or discussions you create voluntarily.
Your choices
- Leave telemetry disabled (default) or turn it off at any time.
- Keep Supabase keys local; turning off community packs deletes cached rule packs.
- Use the CLI to export conflict reports instead of sending repository data to servers.
Have a privacy concern? Email security@tameagents.dev or open a private advisory on GitHub. For the complete policy, see PRIVACY.md.