Gunamaya AI
Privacy & Data
What stays on your machine, what's sent to your chosen model provider, and how to review or remove stored history.
The short version
Gunamaya AI has no backend of its own to send your code to. Every request goes straight from your machine to the model provider you configured, using your own API key. Gunamaya doesn't sit in the middle collecting, logging, or reselling your conversations or code.
Stays on your machine
Conversation history, your rules, and your API keys are stored locally in your Gunamaya profile — see Portable Mode & Uninstalling for exact paths.
Sent only to your chosen provider
Whatever context is included in a request — the files it read, your message — goes to the model provider you configured, subject to that provider's own data-handling terms.
Your model provider's own privacy policy still applies
Gunamaya AI doesn't add a data-retention layer on top of your provider, but it also can't override theirs. Review the terms of whichever model provider you connect — retention and training-use policies vary between providers and even between models from the same provider.
What's included in a request
Only what's currently relevant to your conversation: the message you send, any file or context you've explicitly mentioned or that's currently open, and — if you're continuing a conversation — the recent turns of that same conversation for continuity. Gunamaya AI doesn't scan your entire workspace or send your whole codebase on every message; see Tools, Rules & Context for exactly how context is built.
Managing stored history
Review past conversations
Open Chat History from the clock icon in the panel to see and reopen previous conversations.
Delete a conversation
Remove individual conversations from Chat History, or clear everything at once from Gunamaya AI Settings → Features.
Remove an API key
Delete a stored provider key at any time from Gunamaya AI Settings → Model — this immediately prevents further requests from being made with it.
Workspace Trust and Gunamaya AI
If a workspace hasn't been granted Workspace Trust, Gunamaya AI's ability to run terminal commands or apply edits is restricted the same way any other workspace-level automation is — a safeguard against an untrusted folder's contents influencing what it does on your machine.