ChengRang

Aider

AI Coding Free

Open-source AI pair programming tool in the terminal with smart Git integration and broad LLM support (Apache-2.0)

Open SourcePair ProgrammingTerminalGitMulti-model
Visit Aider

Disclaimer: Review content represents our editorial team's views and experience, not commercial recommendation or investment advice. Product info and pricing may change; refer to official sources.

Overview

Aider is an open-source terminal AI pair programming tool focused on collaborating with developers inside real code repositories. Its most praised trait is deep Git integration—every AI code change automatically produces a meaningful Git commit, keeping version history clear and traceable.

Aider reaches models through the LiteLLM layer, so its model coverage is very broad, spanning cloud APIs from various vendors as well as local Ollama models. On benchmarks like SWE-bench, it has long sat in the top tier of open-source terminal tools. One thing worth noting: **Aider's maintenance cadence slowed noticeably in 2026**—the latest release v0.86.2 landed on February 12, 2026, the last commit on the main branch was on May 22, 2026, and the recommended model list on its homepage still reflects the 2025 generation. The project remains usable and is licensed under Apache-2.0, but it is worth evaluating update frequency as a separate criterion when choosing a tool.

Key Features

Use Cases

Pros

Pricing

Aider itself is completely free and open source (**Apache-2.0 license**). You supply your own LLM API key, and the actual cost depends on the model you choose—with DeepSeek-V4.1-Flash, off-peak input runs about ¥1 per million tokens and output about ¥4 per million tokens (¥2 and ¥8 respectively during peak hours), with additional discounts on cache hits. Local Ollama models can bring the cost to zero. Requires a Python 3.10–3.12 environment.

Summary

Aider is a benchmark tool for terminal AI programming—best-in-class Git integration, the freest model choice, and completely free and open source, with very low cost when paired with DeepSeek-V4.1-Flash. Note that its maintenance cadence slowed in 2026, with the latest release v0.86.2 dating to February 2026. The pure terminal experience also means a higher barrier to entry, making it a fit for developers with some experience. If you value version control and cost control, Aider remains worth trying.

Version History

Category
AI Coding
Pricing
Free
Tags
Open Source · Pair Programming · Terminal
Website

Related Tools