VibeHunt
Back to browse

Void is an open‑source code editor built on a VS Code fork, offering AI‑driven assistance while keeping all data on the user’s machine. It supports tab‑triggered autocomplete, inline quick‑edit of selections, and a chat interface that can operate in normal, agent, or gather modes. The editor can connect directly to any large language model, whether hosted privately (e.g., DeepSeek, Llama, Gemini, Qwen) or accessed through external providers such as Gemini 2.5, Claude 3.7, Grok 3, o4‑mini, and Qwen 3, eliminating the need for an intermediary backend.

Developers who value privacy and want to retain full control over their code and model usage will find Void useful. It preserves existing VS Code themes, keybindings, and settings, allowing a seamless migration. Features include lint error detection, custom support for FIM models, fast application of changes, and the ability to work with files up to 1,000 lines.

Agent mode extends the editor’s capabilities by permitting file system operations, terminal commands, and access to MCP tools, while gather mode offers read‑only search and retrieval. The project is stable, macOS‑only, and actively maintained through its GitHub repository and community Discord.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps