Back home

Privacy.

Last updated · 24 May 2026

agentille is a free, open-source tool. This site has two parts — the marketing pages and the profile wizard. Here is exactly what data it touches, and nothing it doesn't. No fluff.

01What we collect

  • Your email — only if you give it. At the end of the wizard you can enter an email to receive your generated profile and the occasional product update. It's stored with Resend, our email provider. That's the only thing we deliberately keep.
  • Your wizard answers. Your answers (name, role, stack, preferences) are sent to Anthropic's API to generate your config. They're processed to produce your output and are not stored on our servers. A copy stays in your own browser (localStorage) so you don't lose progress — clear your browser data to remove it.
  • Your IP address. Used transiently, in memory, to rate-limit the generate endpoint (5/hour). It's never written to a database and never retained.
  • No analytics, no tracking cookies, no ad pixels, no fingerprinting. localStorage is used only for your wizard progress and your light/dark theme choice.

02The only third parties

  • Anthropic — runs the AI that generates your config. Your wizard answers pass through their API.
  • Resend — stores your email if you submit it, and delivers mail to you.
  • Vercel — hosts the site. Standard server logs may include IP and request metadata per their policy.

03Your choices

  • Don't want any server contact? Skip the email step, or run the whole thing locally via the plugin (/plugin install agentille) — that never touches this site.
  • Want off the email list? Use the unsubscribe link in any email, or reach out on GitHub.
  • Want your wizard data gone? Clear this site's localStorage in your browser. We don't hold a server copy to delete.

04Open source

The entire tool is MIT-licensed and on GitHub. You can read exactly what the code does, audit every API call, or run it entirely on your own machine.

05Contact

Questions? Open an issue at github.com/hasuwini77/agentille or reach @hasuwini77.

06Changes

If this policy changes, the “last updated” date at the top moves. Anything material about how email is handled will be called out.