Stored credentials
Provider keys, MCP bearer tokens, and GitHub tokens use operating-system secure storage where available.
Agent V
Open a local repository, pick a configured model, and keep the current run in one window.
01 / Integrated workspace
Search the codebase, edit files, run commands, use the web, and review Git state without breaking the task into disconnected surfaces.
Navigate the repository tree and edit workspace files.
Inspect and act on websites in the embedded browser.
Run project commands and inspect their captured output.
Review working-tree status, diffs, and checkpoint actions.
Work with GitHub pull requests through the GitHub CLI boundary.
Keep the run contract, plan, and todos visible as work progresses.
02 / Controlled modes
The mode changes which actions are available. Start with investigation, make decisions explicit, then move into implementation when the task is ready.
Investigate with read-only built-ins and browse-only browser actions.
Use read tools, todos, diagnostics, and edits limited to run plan and contract files.
Edit product files and use the full built-in tool catalog, subject to approvals.
03 / Long-running work
Runs carry more than a transcript. Agent V keeps the state and artifacts needed to return to work, understand what happened, and decide what comes next.
04 / Provider choice
Configure local Ollama, nine cloud providers, or a custom OpenAI-compatible host, then choose among the models exposed by that configuration.
New settings initially select Ollama with qwen2.5. That selection does not
install or start Ollama, and the endpoint may not be reachable.
05 / Deliberate extension
Extend the repository workflow when the task calls for it, without making extensions the center of the day-to-day workspace.
Connect tools and resources from configured Model Context Protocol servers.
Add task-specific instructions and workflows.
Apply persistent user or workspace guidance.
Install and scope Marketplace bundles through explicit lifecycle controls.
Explicit Markdown memory lives under .vyotiq/memory/. Optional code indexing
keeps derived indexes locally; it is separate from memory.
06 / Data boundaries
Workspace files, run records, settings, indexes, and rotating logs are stored on the machine. Requests cross that boundary when the work requires an external service.
Provider keys, MCP bearer tokens, and GitHub tokens use operating-system secure storage where available.
Tool approval can gate mutating tools or every tool, while named tools can be allowlisted. Browser navigation can also use an optional domain allowlist.
Configured providers, visited websites, GitHub, OpenAI or OpenRouter dictation, and remote MCP servers receive the content required for the request made to them.
Crash and error sharing is opt-in and only available in builds configured for that reporting path.
07 / Documentation
Follow the path that matches the decision or task in front of you.