Does Anvaya send my code anywhere?
No. Anvaya Mind runs as a local daemon and stores everything under .anvaya/mind/ inside your project — SQLite, an HNSW vector index, and an append-only temporal log. With the default Ollama provider, the entire loop runs on your machine and nothing is transmitted. The Anthropic, OpenAI, and Siemens providers exist only if you configure an API key yourself.