Aider

⭐ 45.9k Apache-2.0 Python 0.78.0

A terminal-based AI pair programming tool with native Git integration, supporting multi-file editing and automatic commits

📋 Info

GitHub Stars⭐ 45.9k Stars
LicenseApache-2.0
LanguagePython
Version0.78.0
Updated2026-06-01

📖 Overview

Aider is a powerful AI pair-programming tool for terminal environments. It integrates deeply with Git workflows—automatically understanding code repositories, editing multiple files, generating meaningful commit messages, and submitting changes. It supports over 20 AI models, and its unique multi-model collaboration mode allows different models to perform their specific tasks. Built-in code review and automated test execution are also available. It can be integrated into CI/CD pipelines. Its CLI-style interface is highly favored by backend and DevOps engineers.

✨ Features

  • Native Git integration — automatic multi-file editing and submission
  • It supports over 20 AI models (such as Claude/GPT/DeepSeek).
  • Architect mode: Design first, then code.
  • Built-in code review + test execution
  • Integration with CI/CD workflow

Advertisement

🚀 Quick Start

python -m pip install aider-install

🔗 Related Tools