EveryDev.ai
Subscribe
Home
Tools

3,611+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2189
  • Coding1574
  • Infrastructure698
  • Marketing534
  • Projects498
  • Research456
  • Design416
  • Analytics389
  • Testing296
  • MCP290
  • Security286
  • Data262
  • Integration197
  • Prompts189
  • Communication183
  • Extensions173
  • Learning170
  • Voice151
  • Commerce135
  • DevOps123
  • Web86
  • Finance26
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. Voidleap Code
    Voidleap Code icon

    Voidleap Code

    AI Coding Assistants

    A local-first agentic coding environment that runs on your machine, supports multiple AI providers and local models, and gives developers full observability and control over AI agents.

    Visit Website

    At a Glance

    Pricing
    Free tier available

    The full agentic IDE on your machine, free with no time limit. Limited in scale, not in time.

    Pro: €180/yr
    Team: €450/yr
    Enterprise: Custom/contact

    Engagement

    Available On

    Windows
    macOS
    Linux
    Web
    API

    Resources

    WebsiteDocsllms.txt

    Topics

    AI Coding AssistantsAgent HarnessDevelopment Environments

    Alternatives

    ctxWakuGooeyPi
    Developer
    Voidleap ABLandvetter, SwedenEst. 2023

    Listed Aug 2026

    About Voidleap Code

    Voidleap Code is a full agentic coding environment built for developers who want deep control over how AI agents work on their codebase. It runs as a desktop app on Mac and Windows, routes inference directly to the provider or local model you choose, and keeps all application state on your machine. The product launched as version 1.0 on August 16, 2026, free for everyone.

    What It Is

    Voidleap Code is an agentic IDE — a harness and scaffolding layer around AI models, not a wrapper that hides what the models are doing. The core design principle is that every agent, skill, hook, slash command, security rule, and system prompt is visible, editable, and owned by the developer. It supports nine providers out of the box (Anthropic, OpenAI, Google Gemini, GitHub Copilot, Ollama, LMStudio, OpenRouter, Azure, Bedrock) and lets you switch models between turns without restarting a thread.

    Local-First Architecture

    Privacy is described by the Voidleap team as an architectural decision, not a setting. All application data lives in ~/.voidleap/ on the user's filesystem — threads, logs, memory, plugin cache, configuration, artifacts, worktrees, and checkpoints. The code index is a local SQLite database. When a cloud provider is used, prompts and credentials go directly to that provider; nothing routes through Voidleap's servers. Local model support covers Ollama with custom model registration, and tool-call parsing recognizes Harmony, Gemma, Qwen, and Hermes XML/JSON formats so open-source local models get full tool-call parity with hosted ones. An optional macOS Seatbelt sandbox adds kernel-level write restrictions for high-stakes work.

    Observability and Control

    The tool replaces what the team calls the "black box" with full observability. A live Control Center shows every running thread grouped by status (Running, Needs Input, Idle, Errored), with a real-time LLM call feed displaying actual prompts, responses, and tool calls as they stream. A statistics dashboard covers 30+ charts: cost trend, per-model cost, token volume, latency distribution, cache efficiency, tool success rate, RPM, and TPS — all live and exportable. Four execution modes (Default, Read-only, Careful, Yolo) let developers set how much the agent can do autonomously. AST-aware command parsing and sensitive-path defaults (.ssh, .env*, .aws, .gnupg) are on by default.

    Multi-Agent Orchestration and Customization

    Two primary agents ship as starting points — Build and Plan — along with a set of pre-defined subagents: Oracle (deep reasoning), Explorer (codebase search), Librarian (web research), Planner (architecture analysis), Looker (screenshots and PDFs), and several utility subagents. Developers can author custom agents with per-agent model and provider, effort and thinking budget, allowed and denied tools, context isolation mode, and provider-specific prompt variants (e.g., my-agent.anthropic.md). A three-scope inheritance system (Global, Workspace, Project) lets configuration be authored once and overridden at any level. A built-in marketplace with a security auditor (static analyzer plus optional AI deep review) handles community plugin installation.

    Context Engineering

    Voidleap Code provides a visual context management system that segments context by category (system, conversation, artifacts, files) against the model's actual token limit. Four slash commands handle cleanup: /trim removes paired tool calls, /prune is AI-assisted and clears stale rounds, /compact summarizes old history, and /clear resets context without destroying thread history. AI Prune Suggest mode shows proposed removals before applying them. The team reports Anthropic cache breakpoints push hit rates into the 85–95% range, with cache hit rate visible in the dashboard. A persistent symbol index (15 languages, BM25-ranked search, camelCase/snake_case fuzzy matching) lets agents query symbols instead of falling back to grep.

    Update: Voidleap Code 1.0

    Voidleap Code 1.0 launched on August 16, 2026, as a free download for Mac and Windows with no credit card required and no trial clock. The announcement post frames the release around the idea that "a strong model is only half the equation" — the harness and scaffolding around the model determine result quality. The Free plan is described as the full product limited in scale rather than time. A Pro plan and Team plan are listed on the pricing page but noted as still in development at launch time, with Enterprise available via contact.

    Voidleap Code - 1

    Community Discussions

    Be the first to start a conversation about Voidleap Code

    Share your experience with Voidleap Code, ask questions, or help others learn from your insights.

    Pricing

    FREE

    Free

    The full agentic IDE on your machine, free with no time limit. Limited in scale, not in time.

    • 3 workspaces with 3 projects each
    • 1 profile for token keys and credentials
    • 7-day dashboard history and export
    • Community support on Discord
    • Full local IDE: scaffolding, code indexing, browser use, sandboxing, automations, hooks, unlimited threads, multi-repo support, plugin marketplace

    Pro

    Full functionality for the solo developer, with optional server hosting so agents keep running with the client closed.

    €180/yr
    billed annually
    €20/mo monthly
    • One server install on your own VPS (coming soon)
    • Unlimited workspaces, projects, and profiles
    • Workflows and experimental features
    • Ticket support from the team
    • OpenTelemetry export
    • Unlimited dashboard history and export
    • License banner can be hidden

    Team

    Built for working together. Shared servers and threads, real-time collaboration, up to 50 managed seats. Coming soon.

    €450/yr
    billed annually
    €50/mo monthly
    • Unlimited server installs on VPSs you control
    • Invite users with workspace-level access
    • Real-time thread collaboration and handover
    • SSO with GitHub and Google
    • Up to 50 managed seats

    Enterprise

    On-premises runtime, central policy, SAML/OIDC SSO, unlimited seats, and dedicated support.

    Custom
    contact sales
    • On-premises deployment behind your firewall
    • Central policy, guardrails, and key pooling
    • SAML/OIDC SSO and unlimited seats
    • Invoicing and a dedicated contact
    • Annual or quarterly invoicing with volume discounts
    View official pricing

    Capabilities

    Key Features

    • Local-first architecture with all data stored on-device
    • Nine AI provider integrations: Anthropic, OpenAI, Gemini, GitHub Copilot, Ollama, LMStudio, OpenRouter, Azure, Bedrock
    • Local model support via Ollama with full tool-call parity
    • Multi-agent orchestration with Build and Plan primary agents
    • Pre-defined subagents: Oracle, Explorer, Librarian, Planner, Looker, and more
    • Custom agent authoring with per-agent model, provider, and tool configuration
    • Three-scope configuration inheritance: Global, Workspace, Project
    • Visual context management with per-round entry control
    • AI Prune Suggest mode for context cleanup review
    • 30+ analytics charts: cost, tokens, latency, cache hit rate
    • Live Control Center with real-time LLM call feed across all threads
    • Four execution modes: Default, Read-only, Careful, Yolo
    • AST-aware command parsing with sensitive-path defaults
    • Optional macOS Seatbelt sandbox
    • Persistent symbol index for 15 languages with BM25-ranked search
    • Git worktrees per thread with turn-level diffs and /undo
    • Built-in browser with DOM automation and annotation tools
    • Custom cron-based automations and event hooks
    • Plugin marketplace with static and AI security auditing
    • Dockable multi-panel IDE layout
    • CodeMirror 6 editor with diff/merge view
    • Custom virtualizer for smooth long-thread streaming
    • OpenTelemetry export (Pro)
    • Per-thread model switching without restarting

    Integrations

    Anthropic Claude
    OpenAI
    Google Gemini
    GitHub Copilot
    Ollama
    LMStudio
    OpenRouter
    Azure OpenAI
    Amazon Bedrock
    GitHub (SSO and bundle publishing)
    Google (SSO)
    SAML/OIDC (Enterprise)
    MCP servers (HTTP/JSON-RPC)
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate Voidleap Code and help others make informed decisions.

    Developer

    Voidleap AB

    Voidleap AB builds Voidleap Code, a local-first agentic coding environment for developers who want full control and observability over AI agents. The company ships a desktop IDE that routes inference directly to the developer's chosen providers, keeping all data on the user's machine. Voidleap focuses on deep customization, transparency, and a harness-first approach rather than wrapping models behind opaque interfaces.

    Founded 2023
    Landvetter, Sweden
    2 employees
    Read more about Voidleap AB
    WebsiteGitHubLinkedInX / Twitter
    1 tool in directory

    Similar Tools

    ctx icon

    ctx

    An Agentic Development Environment (ADE) that unifies multiple coding agents like Claude Code, Codex, and Cursor in one interface with containerized workspaces and unified review.

    Waku icon

    Waku

    A fast, native desktop app built in Rust that unifies multiple coding agent CLIs (Claude Code, Codex, Cursor, Amp, and more) into one GPU-accelerated window with sessions, transcripts, and Git-backed checkpoints.

    GooeyPi icon

    GooeyPi

    A cross-platform desktop workspace that gives Pi, OMP, and Prime Agent coding agents a unified native interface on macOS, Linux, and Windows.

    Browse all tools

    Related Topics

    AI Coding Assistants

    AI tools that help write, edit, and understand code with intelligent suggestions.

    768 tools

    Agent Harness

    Infrastructure, orchestrators, and task runners that wrap around LLM coding agents — covering session management, context delivery, worktree isolation, architecture enforcement, and issue-to-PR pipelines.

    148 tools

    Development Environments

    AI-enhanced code editors and IDEs that improve the coding experience.

    183 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions