A native, GPU-accelerated IDE built on Zed, LSP, tree-sitter, multi-cursor, vim mode, splits and a real terminal. Layered with a VS Code-style activity bar, colorful file icons, one-click Build & Run, and an AI agent panel with tool-calling and MCP. Bring your own key, or run fully offline with Ollama.
Free and open source · GPL v3 · no account, no telemetry
No extension hunting to get to a working setup.
Built on Zed's Rust engine, GPU-rendered and fast. LSP, tree-sitter highlighting, multi-cursor, vim mode, split panes and 40+ languages.
A real, fast multi-tab terminal built into the editor. Full shell support, PowerShell, cmd, bash, zsh, wired to tasks and one-key Build & Run.
Agentic multi-file editing with diff review, tool-calling and MCP. Bring your own key, Groq, OpenAI, Anthropic, or run fully offline with Ollama / LM Studio.
Status, stage and unstage files, commit, push and pull, with an inline unified diff viewer. No command memorisation required.
Plain text and regex search across the entire project, up to 2 000 matches. Click a result to jump straight to the file and line.
A VS Code-style activity bar with colorful file icons, so a large tree stays readable at a glance.
Every provider is optional. The editor works with none of them configured.
Extremely fast inference. Free API key at console.groq.com. Auto-falls back to OpenRouter on rate limit.
Hundreds of models including Claude, GPT-4o and Mistral, plus free tiers. Default: claude-haiku-4-5.
Fully local, install Ollama, pull a model, and V-Agent works with no internet at all. qwen2.5-coder, deepseek-coder, codellama.
Configure in Settings (Ctrl+,). Groq → OpenRouter auto-fallback needs both keys set.
Every link points at the current release, these are resolved when the page loads, so they are never out of date.
# needs Rust stable, protoc and CMake # Linux also needs Vulkan, libxkbcommon and wayland/x11 dev libs git clone https://github.com/otzpt/V-Agent cd V-Agent cargo build --release -p zed # binary: target/release/zed
Yes, free and open source under GPL v3. The built-in V-Agent Cloud backend is free and rate-limited. Groq and OpenRouter have free tiers, and Ollama is entirely free and offline.
Windows (portable ZIP) and Linux (DEB, AppImage, Arch package, or a plain tarball), all x86-64. Every artifact is built automatically by GitHub Actions on each release tag. There is no macOS build at the moment.
No. The build bundles everything it needs, the Rust runtime and the Python sidecar are compiled into the binary. Download and run.
Only if you choose a cloud provider (V-Agent Cloud, Groq or OpenRouter). With Ollama nothing leaves your machine. API keys are stored locally in your app data folder and are never uploaded.
The editor core is Zed's Rust engine rather than Electron, and the agent panel, terminal, Git and search are part of the app instead of a stack of extensions to install and keep in sync.
Voidtune project lead · V-Agent · PS edition · C edition · Portugal