faq
Frequently asked questions.
Quick answers for setup, privacy, pricing, and developer workflows.
Is YuvaDev open source?
No. YuvaDev is a private startup product currently in private beta.
Can I run YuvaDev fully offline?
Yes. With Ollama models running locally, you can use YuvaDev without cloud providers.
Do you store my source code?
Your code remains local by default. Cloud requests only happen when you configure your own provider keys.
Which model providers are supported today?
Anthropic, OpenAI, DeepSeek, Ollama (local and cloud), and YuvaDev Cloud.
How do approval gates work?
Every file write is staged in a virtual file system and validated. You review the diff and approve before anything reaches disk; shell commands can be gated the same way.
What is the MCP client?
YuvaDev reads a Claude Code-compatible mcp.json (stdio and HTTP servers) and exposes your MCP servers’ tools to the agent loop.
Is there a CLI?
Yes — the yuvadev CLI runs the same agent in your terminal with streamed tool calls, colored diffs, approval prompts, and an interactive mode.
How is pricing structured?
Nothing is billed during the private beta. The planned tiers: Free for local usage, Pro and Team for cloud providers and support — see the pricing page.
How can I get early access?
Join the waitlist on the homepage — invites go out in batches.
Where can I report security issues?
Send responsible disclosure reports to security@yuvadev.dev.