Privacy
Aguacatech is a local-first macOS app. The model you talk to runs on your machine. Disk scans use built-in macOS tools. Permission audits read your TCC database directly. Nothing about how you use the app leaves your Mac unless you explicitly point a feature at an external endpoint.
Last updated: 18 May 2026. Effective date: at install.
~/Library/Application Support/aguacatech/conversations.json. Never uploaded.logs.jsonl in the same directory. Local only. Clear them whenever from the Logs tab.UserDefaults under your app's bundle identifier. Never validated against a remote server.mcp-servers.json in the same directory. Tokens currently live there in plaintext; Keychain support is on the roadmap.Aguacatech only makes outbound network requests in three cases:
Settings → General → Endpoint. The default is http://localhost:1234/v1 (LM Studio on your Mac). If you point it at a remote endpoint, your prompts go there.Settings → Sentinel.That is everything. No analytics. No crash reporters. No "anonymous usage statistics." If the network indicator flickers and you're not chatting with a model, the most likely cause is a Connection Log DNS lookup.
PayPal is the only checkout. When you complete a purchase, PayPal sends us:
We use that information solely to deliver your license key and process refunds. We don't sell, share, or otherwise distribute it. The list of purchasers lives in PayPal's dashboard and (eventually) a private Google Sheet on our end. It is never combined with any other data.
aguacatech.eu is hosted on GitHub Pages. GitHub records standard request logs (IP, user agent, timestamp) under their own privacy policy. We do not run analytics, heatmaps, or session recorders on this site.
The PayPal SDK loads only on /buy.html. Once loaded, it operates per PayPal's privacy policy. We do not pass PayPal any identifier of our own.
~/Library/Application Support/aguacatech/ to remove everything Aguacatech wrote to disk. defaults delete com.aguacatech clears its UserDefaults.Questions, concerns, or "wait, what does this actually do?", support@aguacatech.eu. We answer.