Privacy Policy

Last Updated: February 28, 2026

1. Local-First Architecture

AI Agent Flow is designed with a local-first philosophy. When you use our CLI tool:

  • Your source code never leaves your machine unless you explicitly configure a cloud provider.
  • Orchestration logic happens locally on your hardware.
  • We do not have access to your internal repositories, file systems, or proprietary logic.

2. Data Collection (Website)

This website (aiagentflow.dev) collects minimal data to improve our promotional efforts:

  • Analytics: We use aggregated, anonymized metrics to understand page traffic.
  • Preferences: We store your theme (dark/light) and language selection in local storage.
  • Visitor Counter: A simple counter tracks unique visits without storing personal identifiers.

3. CLI Telemetry

The AI Agent Flow CLI does not include hidden telemetry or tracking. We believe in transparency. Any future opt-in telemetry for bug reporting will be clearly documented and disabled by default.

4. Third-Party AI Providers

When you configure the CLI to use providers like Anthropic (Claude) or OpenAI, your prompts are sent to those respective services. We recommend reviewing the privacy policies of any AI provider you choose to integrate.

5. Data Security

Since most of your data stays on your machine, you are responsible for its security. We encourage practicing standard security measures like disk encryption and secure environment variable management for API keys.

6. Contact

For privacy concerns or questions about our local-first implementation, please open an issue on ourGitHub repository.