Continue the conversation — chat opens pre-seeded with the current signal, caps, and movement.
Open-source CLI AI pair programming tool (Apache 2.0) with top benchmark performance, deep Git integration, and model-agnostic BYOK architecture supporting 30+ LLM providers including local models. Created and maintained by Paul Gauthier. 43.4K GitHub stars, 4.1M+ PyPI installs, 15B tokens/week. Aider Polyglot Benchmark is an industry-recognized standard for LLM code editing evaluation. 70-88% of Aider's code is written by Aider itself. Competes on raw capability-per-dollar rather than enterprise features -- task costs $0.01-0.50 vs $50/user/month subscriptions. Best fit: terminal-native developers wanting maximum model flexibility and cost efficiency with zero vendor lock-in. Not fit for: regulated industries, enterprise teams needing governance, or GUI-preferring developers.
Adoption & Proof Points
- GitHub: 43,391 stars (April 2026), 4,215 forks, 164 contributors, 4.1M+ PyPI installs, 15B tokens/week processed. OpenRouter Top 20 application. Aider Polyglot Benchmark: industry-recognized benchmark (83% with o3-high + GPT-4.1). 70-88% self-written code. Thoughtworks Technology Radar recognition. Active development: commits through April 9, 2026. No formal release since v0.86.0 (August 2025). No named enterprise customers. No funding or acquisitions announced. Single maintainer (Paul Gauthier).
Risks & Limitations
- Single maintainer (Paul Gauthier) creates critical bus factor risk -- no succession plan, no organization backing. No formal releases since v0.86.0 (Aug 2025) -- 8+ months gap despite active commits (concerning for users wanting stability). Zero enterprise features by design: no SSO, RBAC, audit logs, compliance certs, admin controls, team features, or commercial support. No financial sustainability path: no funding, no revenue model, no enterprise pricing. Open issues: 1,481 (growing burden for single maintainer). No inline autocomplete. Context loss above ~25K tokens is top user complaint. 40+ commands create learning curve. Native MCP support still pending (PRs open since 2025). Community GitHub Action for CI/CD is third-party maintained. No cross-repo context or persistent memory.
Capabilities & Integration
Architect/Editor mode: reasoning model (Claude, o3, GPT-5) proposes solutions, editor model applies precise file changes. Auto-lint and auto-test self-correction loops after every change. /context auto-identifies relevant files. /think-tokens and /reasoning-effort control reasoning budgets. Repository map with tree-sitter AST parsing across 130+ languages and graph ranking. Dynamic token budget optimization. Chat history summarization with --restore-chat-history. Watch mode (--watch-files) for IDE-agnostic AI comment triggers. Voice-to-code (/voice), web scraping (/web), image context. Model support: Claude Opus/Sonnet 4/4.5/4.6, GPT-5.3/5.4, Grok-4, Gemini 2.5/3.x, DeepSeek R1/V3, o3/o3-pro, local models via Ollama/LM Studio. 15+ provider integrations. Patch edit format optimized for GPT-4.1. MCP: not natively supported -- community servers (aider-mcp-server, mcpm-aider) available as workarounds. Native PRs still open.