ToolScore

Aider

Paul Gauthier · ai coding agents · Source: data snapshot · data as of 2026-09-16

Open-source terminal pair programmer that writes git commits for you — bring any model, including local ones.

84/100 Get it →
Real price
$0 · OSS
open-source
BYOK (own key)
Yes ✓
Any provider key (OpenAI, Anthropic, Google, OpenRouter…) or fully local via Ollama. You pay raw token prices
Limits
9.0/10
$0 software + your tokens (~$1–4/heavy day) · local models = $0
Verdict
BEST VALUE
No artificial plan limits — you run against your own API keys or a local model, so the ceiling is your provide

ToolScore breakdown — why 84/100

Price / Value
9.5
Token & Rate Limits
9.0
Speed / Latency
7.5
Privacy & Retention
9.5
BYOK (Own API Key)
10.0
Output Quality
8.0
Stability
7.5
Ease of Setup
6.5
Billing Transparency
9.5
Support & Community
7.0

10 criteria × 10 points. Low pillars are visible on purpose — that's the point of a score you can audit. Methodology →

✅ What it does well

  • Truly model-agnostic: swap providers per task, lock in nothing
  • Git-native: every AI edit is an automatic, revertible commit
  • Runs 100% offline with Ollama — zero data leaves your machine
  • Repository map keeps context small without AST tooling overhead
  • Benchmark-driven development: Aider is the tool behind the canonical LLM coding leaderboards

⚠️ Where it costs you

  • Terminal-first workflow — not for IDE-only people
  • You manage your own API keys and spend; no fixed monthly bill
  • Multi-file refactors need more hand-holding than the 2nd-gen agents

Hidden traps — the stuff the pricing page doesn't say

medium riskWeak models produce weak commits — silently

Aider will happily commit plausible-but-wrong code on a small model. Pin a strong model for anything touching tests, or run /undo before it compounds.

medium riskToken spend is unbounded by design

No subscription cap means a runaway refactor loop on an expensive model can burn $10+ in minutes. Set a provider-side spend limit on day one.

Try Aider

Know the limits before you pay: read the traps above, then decide with eyes open.

Visit official site →

Affiliate link where available — never affects the score.

⚠️ What the advertised price hides
Free software (Apache-2.0). Your only cost is tokens — and with local models, electricity.
Sources & freshness

Data as of 2026-09-16. Prices and limits change monthly — report anything stale. How we verify: methodology.

Closest alternatives

Aider review

In-depth analysis · last updated 2026-09-16

The value benchmark for AI coding agents

Aider is the tool we measure every other coding agent against when the question is value per dollar. It's free, open-source (Apache-2.0), and deliberately provider-agnostic: plug in an OpenAI, Anthropic, Google or OpenRouter key — or go fully local with Ollama — and you pay raw token prices instead of a markup subscription.

The real cost math

A heavy coding day with Aider on a mid-tier model typically burns $1–4 in tokens. The same volume of work on a $20/month subscription plan frequently hits its usage ceiling. Over a month of near-daily use, the BYOK route through a cheaper model lands at $10–20 total, versus $20–100 for subscriptions with hard caps. With a local model the marginal cost is effectively zero — the trade is setup effort and lower peak quality.

What it does unusually well

Aider's identity is git-native: every AI edit lands as an automatic commit with a sensible message, so nothing the model does is ever lost or irreversible. Its repository map gives it a compressed view of your codebase without stuffing whole files into context — not as surgical as the AST-based readers of 2nd-gen agents, but far cheaper than the wall-of-text approach. Aider is also the project behind the most-quoted LLM coding benchmarks, which tells you the author thinks about measurement the way we do.

Where it shows its age

It's a terminal tool with a configuration surface (model pickers, edit formats, cache settings) that assumes you read the docs. Multi-file refactors take more steering than in Claude Code-class agents, and there is no vendor to email when something breaks — community support only.

Verdict

If you want the lowest cost per unit of working software and you're comfortable in a terminal, Aider is the strongest value in this hub — 84/100. Pair it with a spend limit on your provider dashboard and a strong model for anything critical.