Void AI

Void AI is an open-source, privacy-first AI code editor and VS Code fork backed by Y Combinator that connects directly to local and cloud LLMs.

Last Update: 2026-08-27

Monthly visits: 280000

Visit Tool

Starting price Free / Open Source

Tool Information

Void AI platform architecture and open-source editor runtime

Void AI (developed by Void Editor Inc. and backed by Y Combinator, accessible via voideditor.com and GitHub) is an open-source, privacy-first AI code editor designed as an open alternative to proprietary tools like Cursor and Windsurf. Built as a direct fork of Visual Studio Code, Void preserves full compatibility with the entire VS Code ecosystem, allowing developers to migrate their existing extensions, custom keybindings, themes, and configuration files in a single click.

Unlike commercial AI editors that route developer code through private proxy backends and enforce monthly credit caps, Void establishes direct client-side connections from your local machine to your chosen AI providers. Whether connecting to local models hosted via Ollama or enterprise inference APIs like Anthropic Claude Opus 5, Claude Sonnet 5, OpenAI GPT-5.3-Codex, and Google Gemini 3.7 Flash, Void ensures zero telemetry, zero middleman data storage, and complete code sovereignty.

Local LLM inference, zero-middleman routing, and multi-file checkpoints

Void delivers a streamlined suite of assistive and agentic programming tools engineered for professional developers:

  • Zero-Middleman Architecture: Removes intermediate proxy servers. All prompts, code snippets, and completions travel directly from your desktop to your specified API endpoints or local hardware.
  • Smart Tab Autocomplete & FIM Support: Implements high-speed inline code autocompletions powered by Fill-in-the-Middle (FIM) models, ensuring natural syntax predictions across thousands of code lines.
  • Quick Edit (Cmd+K / Ctrl+K): Enables instantaneous inline refactoring, error correction, and code generation across highlighted selections without switching to side panels.
  • Agent Mode and Gather Mode: Orchestrates autonomous multi-file edits, workspace exploration, and dependency analysis while allowing developers to gather context across multiple project files dynamically.
  • Granular Checkpoint History: Automatically generates lightweight snapshots before and after LLM code modifications, enabling one-click rollbacks for any unintended code changes.
  • Real-Time Linter Error Detection: Automatically scans for syntax and compiler diagnostics, directing AI models to formulate immediate corrections before files are committed.

Comparative benchmark: Void vs. Cursor and Windsurf

Void provides full parity with modern AI IDE features while guaranteeing open-source transparency and zero telemetry.

Dimension Void AI Cursor Windsurf
Core codebase 100% Open Source VS Code fork (Apache 2.0 / MIT) Proprietary closed-source VS Code fork Proprietary closed-source AI IDE (Codeium)
Backend architecture & Privacy Direct device-to-provider routing, zero middleman proxy, zero telemetry logging Proprietary cloud proxy backend routing all prompt and code payloads Codeium hosted cloud infrastructure and centralized context engine
Model flexibility Universal BYO-API / Local: Claude Opus 5 / Sonnet 5, GPT-5.3-Codex, Gemini 3.7 Flash, Ollama, vLLM Multi-model proxy (Claude Sonnet 5, GPT-5.3-Codex, Cursor-small) Curated models (Claude Sonnet 5, GPT-5.3-Codex, Codeium Cascade)
Inline editing & Diff control Tab autocomplete (FIM models), Quick Edit (Cmd+K), Agent & Gather modes, Checkpoint history Cursor Tab, Cmd+K inline editing, Composer multi-file agent Supercomplete, Cascade agent flow, multi-file code diffs
Pricing model 100% Free & Open Source / Pay only direct provider API rates or $0 local Freemium / Pro subscription ($20.00 / month) + usage overages Freemium / Pro subscription ($15.00 / month) + team tiers

Engineering workflows, diff reviews, and operational guardrails

  • Local air-gapped development: Pair Void with local Ollama, vLLM, or LM Studio instances to write and refactor proprietary codebases in strictly offline environments.
  • Full-stack project refactoring: Direct Void Agent Mode to refactor API endpoints, update schema definitions, and adjust frontend components while reviewing side-by-side diff previews.
  • Interactive test suite generation: Highlight untested helper functions and use Quick Edit to generate comprehensive unit tests tailored to your testing framework.
  • Lint error resolution: Instruct Void to inspect terminal linter diagnostics and apply targeted multi-file fixes automatically.

Operational guardrails: Void displays transparent diff views for every code change, allowing developers to accept, reject, or fine-tune individual edits before applying changes to the workspace.

Licensing tiers, commercial usage, and Void pricing

Void is completely open source with no software subscription paywalls:

Deployment Tier Pricing Included Features & Infrastructure
Void Open Source Editor 100% Free (Apache 2.0 / MIT) Full desktop IDE, VS Code compatibility, Tab autocomplete, Quick Edit, Agent & Gather modes, and Checkpoint tracking
Bring Your Own Key (BYO-API) Direct Provider Token Rates Connect directly to Anthropic, OpenAI, Google Gemini, xAI Grok, DeepSeek, or OpenRouter with zero middleman markups
Local Offline Inference $0.00 / Free Run open-weight models via Ollama or vLLM with zero cloud dependency, unlimited completions, and complete privacy

*Pricing and plan details verified as of August 2026.

Step-by-step IDE installation and model onboarding guide

  1. Download the editor: Download the Void installer for macOS, Windows, or Linux from voideditor.com/download-beta.
  2. Import your settings: Use the one-click migration tool to import all existing VS Code extensions, themes, and keybindings.
  3. Connect your models: Open Settings, choose your preferred provider (Anthropic, OpenAI, Gemini, or local Ollama), and paste your API key.
  4. Write and refactor: Use Tab for autocomplete, Cmd+K for inline edits, or activate Agent Mode for multi-file autonomous tasks.

Editorial verdict

  • Best for: Developers and engineering organizations who want the power of modern AI-first editors like Cursor without proprietary telemetry, vendor lock-in, or monthly subscription fees.
  • Not recommended for: Users who prefer turnkey cloud subscriptions and do not want to input their own API keys or manage local inference engines.
  • Learning curve: Virtually zero for existing VS Code or Cursor users; the interface, shortcuts, and extension compatibility match standard editor workflows.
  • Value threshold: Flawless. Zero software costs allow teams to allocate 100% of their budget to raw AI token inference.
  • Bottom line: Void delivers on the promise of an open, transparent, and uncompromised AI code editor, combining seamless VS Code ergonomics with direct model connectivity.

F.A.Q

Void is an open-source, privacy-focused AI code editor forked from VS Code that offers Cursor-like AI features with direct device-to-model connectivity and zero telemetry.

Void is 100% open-source and does not route your code through proprietary middleman servers, eliminating mandatory subscriptions and allowing direct BYO-API and local model usage.

Yes. Void is a native VS Code fork and supports one-click migration of your themes, keybindings, settings, and compatible extensions.

Void supports Anthropic Claude (Opus 5, Sonnet 5), OpenAI GPT-5.3-Codex, Google Gemini 3.7 Flash, xAI Grok, DeepSeek-V3, and local models via Ollama and vLLM.

Pros and Cons

Pros

  • 100% open-source VS Code fork with seamless one-click extension and keybinding migration
  • Zero-middleman architecture ensuring AI requests travel directly from device to provider
  • Full support for local offline inference engines including Ollama, vLLM, and LM Studio
  • Intuitive inline Quick Edit (Cmd+K), fast Tab autocompletions, and Fill-in-the-Middle support
  • Automated LLM code change checkpoints with instant one-click rollback functionality

Cons

  • Requires bringing your own API keys or running local model infrastructure on your computer
  • Extension marketplace defaults to Open VSX rather than proprietary Microsoft marketplace services
  • Rapidly evolving beta release cycle may require occasional manual configuration tweaks

Reviews

0
0 out of 5 stars (based on 0 reviews)
Excellent
Very good
Average
Poor
Terrible

There are no reviews yet. Be the first one to write one.

Quick actions
Visit Tool
Scroll to Top