AI coding assistants , by Aider-AI (open-source community, created by Paul Gauthier) , since 2023
Aider
Open-source terminal pair programmer that edits your repo and auto-commits with git
- DESKTOP
What Aider does
Aider is a free, open-source command-line AI pair-programming tool that edits files across a codebase and automatically creates git commits with generated messages. It connects to almost any LLM -- it works best with Claude, DeepSeek, and OpenAI's o-series/GPT-4o models -- including local models, and the user supplies and pays for their own API key.
What you get: Terminal-based multi-file editing, Automatic git commits, Codebase repo-map, Voice-to-code, Bring-your-own-model.
Typical jobs: CLI-first developers; Cost-sensitive BYO-API workflows; Git-centric workflows.
Worth knowing: Genuinely free/open-source tool with no vendor pricing tiers -- included as a strong longtail/BYOK entry with an active repo (48k+ GitHub stars, 13k+ commits).
What users complain about: 'I don't really like that Aider will commit to my current branch' -- requires manual squashing before pushing (Hacker News)
Pricing and plan limits
Verified August 2026| Plan | Monthly | Annual (per mo) | Limits |
|---|---|---|---|
| Open Source | Free | n/a | Free and unlimited; user pays their own LLM API provider directly for token usage |
Where it wins
- Fully open source (Apache-2.0) with no subscription lock-in -- cost is purely pass-through LLM API usage
- Maps the entire codebase for context, which developers report works well even on large, established repos
Where it falls short
- Terminal-only workflow creates friction versus an integrated IDE -- multiple users describe repeated context-switching between terminal and editor as wearing down usage over time
- Performance with local/open models is inconsistent ("OK at best, and makes incorrect changes at worst" with an 8B local model), pushing users back toward paid cloud APIs to get reliable results
How we scored it
Full methodology| Criterion | Weight | Score | Contribution |
|---|---|---|---|
| Capability | 30% | 8.0 | 2.40 |
| Value for money | 25% | 9.0 | 2.25 |
| Ease of use | 15% | 5.0 | 0.75 |
| Maturity | 15% | 7.0 | 1.05 |
| Support & docs | 10% | 6.0 | 0.60 |
| Momentum | 5% | 6.0 | 0.30 |
| Weighted total | 100% | 7.4 | 7.40 |
Alternatives to Aider
Chosen by editors, not sponsors-
LovableFreemiumClosest match on capability
-
ClineFreemiumOffers an API
-
GitHub CopilotFreemiumClosest match on capability
-
ZedFreemiumClosest match on capability
Similar tools in AI coding assistants
Anthropic's terminal-based coding agent bundled into Claude Pro/Max subscriptions
- DESKTOP
- API
AI-first code editor built on VS Code with agent mode and multi-file edits
- DESKTOP
AWS's IDE assistant with autocomplete, an agent, and automated Java upgrades
- PLUGIN
- DESKTOP
- API
- WEB