⚡ Now in public beta — v0.9

The AI IDE that codes at the speed of thought

EditVolt pairs a lightning-fast editor with an AI that understands your entire codebase — completing, refactoring, and shipping alongside you.

Free during beta · macOS, Windows & Linux · Cloud or fully local AI models
server.ts — my-app — EditVolt
1import { createServer } from "./api";
2
3// Start the server with graceful shutdown
4async function main(): Promise<void> {
5 const server = await createServer({ port: 3000 });
6 process.on("SIGTERM", () => server.close()); ⇥ Tab to accept
7}
Why EditVolt

Everything an AI pair programmer should be

Not a plugin bolted onto an old editor — AI is wired into every surface of the IDE.

EditVolt Complete

Inline completions powered by a bundled local engine — streaming multi-line suggestions and Tab-to-jump next-edit prediction, even fully offline.

💬

EditVolt Chat — 5 modes

Agent, Plan, Debug, Ask, and Multitask modes. Pull in exactly the context you want with @-mentions: files, folders, symbols, problems, terminals, even URLs.

🤖

Agent mode with real guardrails

The agent plans, edits across files, and runs commands — every edit staged as a reviewable diff with checkpoints you can roll back. Nothing is ever auto-applied.

🧠

Local codebase intelligence

Semantic search over your repo via an on-device vector index with local embeddings. Your code is indexed on your machine — it never leaves it.

🔌

Any model, your keys

Claude, Gemini, any OpenAI-compatible endpoint, Hugging Face, or fully local models via Ollama. Bring your own keys — requests go direct to the provider, no middleman.

🔒

Private by design

Zero telemetry — structurally removed, not just switched off. A strict local-only mode, an ignore file for sensitive paths, and API keys in your OS keychain.

2.4×
faster feature delivery
40k+
developers in beta
120ms
median completion latency
50+
languages supported

Plug into the current ⚡

Download EditVolt and ship your next feature before lunch.

Get EditVolt free