A-Coder: The Agentic IDE That Codes With You

March 28, 2026 · View on GitHub

A-Coder Logo

Where Agentic AI Meets Professional Development


What is A-Coder?

A-Coder is the next-generation AI-native code editor built for developers who demand more from their tools. Forked from Void and built on VS Code's battle-tested foundation, A-Coder transforms your IDE from a passive editor into an intelligent, autonomous coding partner.

Forget copy-pasting code snippets. A-Coder understands your entire codebase, researches solutions, implements features, and learns your preferences—all while you stay in the flow.


🚀 Why A-Coder Stands Apart

AI That Truly Understands Context

A-Coder doesn't just complete code—it reasons about your project. With intelligent context gathering, semantic search, and file-aware understanding, your AI assistant sees what you see and more.

  • Fast Context: Semantic codebase search powered by Morph AI
  • Smart File Reading: Paginated reading for large files with intelligent chunking
  • Directory Tree Visualization: Instant codebase structure awareness
  • Symbol Outlining: Jump to definitions, see relationships, understand architecture

Four Intelligent Modes, Any Task

ModePurposeBest For
💬 ChatBalanced assistanceGeneral coding questions, quick fixes
🔍 PlanDeep researchUnderstanding codebases, architectural decisions
🤖 AgentFull autonomyMulti-step features, complex refactoring
🎓 LearnPersonal tutoringSkill building, concept explanations, exercises

Student Mode: Your Personal Coding Tutor

Transform A-Coder into an interactive learning environment:

  • 3 Difficulty Levels: Beginner, Intermediate, Advanced
  • Interactive Exercises: Fill-in-the-blank, bug fixing, function writing
  • Progress Tracking: Streaks, badges, achievements
  • Adaptive Hints: Get help when you're stuck—level by level

🛠️ The Professional AI Toolkit

File & Code Operations

  • Read Smartly: Large files with intelligent pagination
  • Edit Precisely: File-level rewrites or surgical string replacements
  • Search Intelligently: Pathname search, content search, in-file grep
  • Manage Structure: Create, delete, organize files and folders

Terminal & Code Execution

  • Run Commands: Execute in temporary or persistent terminals
  • Monitor Status: Real-time terminal state tracking
  • Auto-Recovery: Read lint errors and auto-fix issues

Git Integration

  • Commit Message Generator: One-click AI-written commit messages
  • Repo Tools: Clone, pull, push, branch, checkout, log, status
  • Semantic Repo Search: Search across git history with Morph embeddings

Advanced Tools

CategoryTools
PlanningCreate tasks, track progress, manage dependencies
ImplementationMulti-step feature planning with status tracking
TeachingExplain code, teach concepts, generate exercises
VisionAnalyze screenshots, debug UIs from images
BrowserOpen URLs, fetch content, interact with web pages
MCPConnect custom tools via Model Context Protocol
SkillsLoad domain expertise from markdown files
FormsGenerate interactive UI for data collection
QuizzesCreate knowledge assessments

⚡ Enterprise-Grade Precision

Code Application That Actually Works

AI-generated code often fails to apply correctly. A-Coder solves this with:

  • Exact Match Requirement: Clean, predictable behavior—text must match exactly (like Claude Code)
  • Clear Error Messages: Helpful suggestions showing similar blocks when text isn't found
  • Uniqueness Enforcement: Fails if text appears multiple times, preventing accidental wrong edits
  • Morph Fast Apply: High-speed, high-accuracy code application via Morph AI engine
  • Smart Diff Preview: See exactly what will change before applying

Context Management for Long Conversations

  • TOON Compression: 30-70% token reduction for tool outputs
  • Rolling Window: Preserve recent messages while managing context limits
  • Intelligent Summarization: Condense history while keeping key information

🎨 Developer Experience Redefined

Seamless Migration

Switch from your current editor in seconds:

  • VS Code → A-Coder
  • Cursor → A-Coder
  • Windsurf → A-Coder

One click imports your settings, keybindings, and extensions.

Beautiful, Focused UI

  • Glass Morphism: Modern design with Tailwind CSS
  • Theme Aware: Fully responsive to light/dark themes
  • Lucide Icons: Consistent, polished iconography
  • Inline Diff: See changes contextually as they happen

Productivity Boosters

  • Autocomplete: AI-powered inline code completion (FIM)
  • Quick Edit (Ctrl+K): Inline editing with AI assistance
  • Vision Support: Drag-drop images directly into chat
  • Multiple Threads: Work on multiple conversations simultaneously

🔒 Privacy & Control Your Way

Your Data, Your Rules

  • Direct-to-Provider: Messages go straight to Anthropic, OpenAI, etc.—no middleman
  • Local Models: Full support for Ollama, vLLM, LM Studio, and more
  • Zero Retention: No data stored or used for training

Granular Control

  • Global AI Instructions: Set system-wide coding standards
  • Tool Permissions: Approve edits, terminals, MCP tools individually
  • Auto-Approval Settings: Trust specific tool categories
  • Feature-Level Model Selection: Different models for different tasks

Export & Import

  • Full chat history as JSON
  • Settings portability across devices
  • Extension transfer from other editors

🔌 Extensibility & Integration

Model Context Protocol (MCP)

Extend A-Coder with custom tools and data sources:

  • Connect to internal APIs
  • Add company-specific knowledge bases
  • Build custom workflows

Morph Integration

Supercharge your AI with Morph's semantic search:

  • Fast Context: Find relevant code instantly
  • Fast Apply: Apply changes with higher accuracy
  • Repo Storage: Git-aware semantic search across history

Mobile API

Monitor and control your IDE remotely:

  • REST API for integrations
  • WebSocket for real-time updates
  • Token-based authentication
  • Cloudflare Tunnel support

🌐 Universal Model Support

Cloud Providers

ProviderModels
AnthropicClaude 3.5 Sonnet, Opus, Haiku
OpenAIGPT-4o, GPT-4 Turbo, o1
GoogleGemini Pro, Flash
xAIGrok models
MistralMistral Large, Codestral
GroqLightning-fast inference
DeepSeekDeepSeek V3, Coder
OpenRouterAccess to 100+ models
Vertex AIGoogle Cloud models
AzureEnterprise OpenAI
AWS BedrockAmazon's model catalog

Local Models

ProviderUse Case
OllamaLocal Llama, Mistral, CodeLlama
vLLMHigh-throughput local inference
LM StudioEasy local model management
LiteLLMUnified local model gateway
OpenAI-CompatibleAny self-hosted server

🛠️ Getting Started

Installation

Download the latest release for your platform:

Quick Setup

  1. Add your API key (or connect to local models)
  2. Select your preferred model
  3. Start coding with AI!

For Contributors

Join us in building the future of AI development:


The Tech Stack

A-Coder is built on proven, enterprise-grade technologies:

LayerTechnology
CoreVS Code (Monaco Editor, Extension Host)
UIReact 19, Tailwind CSS, Lucide Icons
AICustom TypeScript orchestration layer
CommunicationMCP, WebSocket, REST API
CompressionTOON (Token-Optimized Output)

Join the Revolution

A-Coder is more than an editor—it's a new way to develop software. Whether you're building the next unicorn or learning to code, A-Coder adapts to you.

Website    |    Documentation    |    Discord    |    GitHub


Buy Me A Coffee


🙏 Special Thanks

A-Coder stands on the shoulders of giants:

  • Void Editor — The visionary agentic IDE that pioneered this space
  • VS Code — The battle-tested foundation that powers millions of developers

These incredible projects provide the foundation upon which A-Coder is built. Thank you to their contributors and communities for paving the way.


A-Coder is proudly open-source, built for developers, by developers.