coding

Aider

by Aider AI

Aider is an open-source, terminal-native AI pair programming tool created by Paul Gauthier that lets developers edit code across multiple files using natural language prompts. It integrates tightly with git, automatically committing changes with sensible messages, and supports over 100 LLMs including GPT-4, Claude, Gemini, and local models via OpenAI-compatible APIs. It composes naturally with editors like Vim and Emacs and is widely regarded as one of the most capable local coding agents available.

9 Overall Score

Scores

Capability
9
Ease of Use
7
Documentation
9
Reliability
8
Value
10
Momentum
9

Details

Status
active
Pricing
open-source
Launch Date
2023-06
Last Updated
2026-03-15

Key Features

  • Multi-file code editing via natural language in the terminal
  • Automatic git commits with descriptive messages after each change
  • Repo map using tree-sitter for intelligent context selection across large codebases
  • Supports 100+ LLMs including GPT-4, Claude, Gemini, and local models
  • Voice command support via OpenAI Whisper API

Tech Stack

PythonGitTree-sitterOpenAI APIAnthropic APIOpenAI Whisper API