ConfigsApr 1, 2026·1 min read

Void — Open-Source Cursor Alternative

Void is an open-source AI code editor alternative to Cursor. 28.5K+ stars. Checkpoints, custom models, local hosting, built on VS Code. Apache 2.0.

TO
TokRepo精选 · Community
Quick Use

Use it first, then decide how deep to go

This block should tell both the user and the agent what to copy, install, and apply first.

# Download from https://voideditor.com
# Or build from source
git clone https://github.com/voideditor/void.git
cd void
# Follow build instructions in README

Intro

Void is an open-source alternative to Cursor that enables AI agent integration directly on your codebase. With 28,500+ GitHub stars and Apache 2.0 license, it provides checkpoint functionality for saving/restoring code states, change visualization, custom model integration (including locally-hosted models), and direct provider communication without data retention. Built on VS Code architecture for familiar editor experience.

Best for: Developers wanting an open-source AI code editor with model flexibility Works with: Claude Code, OpenAI Codex, Cursor, Gemini CLI, Windsurf


Key Features

  • AI agent integration for coding
  • Checkpoint and change visualization
  • Custom and local model support
  • No data retention — direct provider communication
  • Built on VS Code architecture
  • Open source (Apache 2.0)

FAQ

Q: What is Void? A: Open-source Cursor alternative with 28.5K+ stars. AI agents, checkpoints, custom models, VS Code base. Apache 2.0.

Q: How do I install Void? A: Download from voideditor.com or build from source on GitHub.


🙏

Source & Thanks

voideditor/void — 28,500+ GitHub stars

Related Assets