Native GPU IDE · Built on Zed

Your editor. Your AI. Your rules.

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.

Download for Windows All platforms GitHub

Free and open source · GPL v3 · no account, no telemetry

01 / Features

Every tool, built in.

No extension hunting to get to a working setup.

Editor

Native GPU editor

Built on Zed's Rust engine, GPU-rendered and fast. LSP, tree-sitter highlighting, multi-cursor, vim mode, split panes and 40+ languages.

Terminal

Integrated terminal

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.

AI

AI agent panel

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.

Git

Git panel

Status, stage and unstage files, commit, push and pull, with an inline unified diff viewer. No command memorisation required.

Search

Search in files

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.

Layout

Activity bar & icons

A VS Code-style activity bar with colorful file icons, so a large tree stays readable at a glance.

Keyboard first
CtrlShiftF Search in files F5 Build & Run Ctrl, Settings Ctrl` Terminal
02 / AI providers

Cloud, local, or both.

Every provider is optional. The editor works with none of them configured.

Groq

Extremely fast inference. Free API key at console.groq.com. Auto-falls back to OpenRouter on rate limit.

OpenRouter

Hundreds of models including Claude, GPT-4o and Mistral, plus free tiers. Default: claude-haiku-4-5.

Ollama

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.

03 / Download

Pick your platform.

Every link points at the current release, these are resolved when the page loads, so they are never out of date.

Windows
Portable ZIP
Download →
Debian / Ubuntu
DEB package
Download →
Linux
AppImage
Download →
Arch Linux
pkg.tar.zst
Download →
Linux tarball
tar.gz
Download →
All releases
Checksums and notes
GitHub →
// Build from source
# 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
04 / Questions

Things to know.

Is it free?

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.

Which platforms are supported?

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.

Do I need Python or Rust installed?

No. The build bundles everything it needs, the Rust runtime and the Python sidecar are compiled into the binary. Download and run.

Is my code sent to the cloud?

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.

Why not VS Code plus an AI extension?

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.

05 / Project

Built by @otzpt_dev.

@otzpt_dev
// Developer

@otzpt_dev

Voidtune project lead · V-Agent · PS edition · C edition · Portugal

X / Twitter GitHub