📖 The AI Tool Bible

Aider

✓ Editorially verified

Terminal-based AI pair programmer that writes commits.

Free· Free / open-source; you pay the underlying LLM API costsCodingBYO (Claude / GPT-4 / Gemini / DeepSeek)8.4 / 10
Visit website →
Best for

Pick Aider if you live in the terminal, value clean git history, and want full control of the underlying model.

Skip if

Skip it if you prefer a GUI/IDE workflow or you don't want to manage API billing.

Aider is a free, open-source CLI tool that pairs an AI editor with your local git repo. You point it at your repo, tell it what to change, and it reads files, writes patches, runs your tests, and commits the result with a structured commit message — all from the terminal.

The design is opinionated and elegant. Treating git as the canonical source of truth means Aider works with whatever IDE you happen to use (or none), composes cleanly with shell workflows, and produces actual readable git history.

It's BYO API key, which means costs are at the underlying LLM's rate (often cheaper than monthly subscription tools, sometimes pricier depending on usage). No GUI, no chat panel, no autocomplete — if those are your priorities, Aider isn't the right fit.

Editor's take

Aider is the AI tool engineers recommend to each other and then quietly use every day. It's the cleanest expression of "AI as a git-aware coworker" that exists, and being free + open source makes it impossible to beat on price.

— The AI Tool Bible editorial team

Pros

  • Free and open source
  • Writes proper commits
  • Composes well with shell workflows
  • BYO model

Cons

  • ⚠️ No IDE UI
  • ⚠️ Needs BYO API key

Use cases

CLIgit workflowopen-source

Explore related

Compare with similar tools

All in Coding