Aider

by Aider AI

🟒Active

Aider is an open-source, terminal-based AI pair-programming tool that edits files in local Git repositories. It connects to hosted or local language models and can automatically commit code changes.

AI AgentsFounded by Paul GauthierVisit website β†’
πŸ” Last checked: 8/29/2026 Β· Confidence: 98%

Why Abandoned

Aider's official website and GitHub repository remain available, with installation documentation and ongoing releases indicating continued active development.

🩺 Health Signals

3d ago
HTTP Status
200
Response
β€”
SSL
β€”
Confidence
98%
Domain expires
β€”
Last content change
β€”
Last tweet
β€”
API status
β€”

πŸ“… Timeline

2023-05-09

Aider announced publicly

Paul Gauthier published the introductory Aider post, presenting it as GPT-powered pair programming in a terminal connected to a Git repository.

2024-05-06

Aider added repository maps

Aider documented its repository-map system, which summarizes a codebase to help language models understand and edit larger repositories.

2024-08-05

Aider introduced architect mode

Aider announced architect mode, separating high-level solution design from code editing by using an architect model and an editor model.

2025-01-27

Aider polyglot benchmark released

Aider introduced a multilingual coding benchmark derived from Exercism exercises to compare models on code-editing tasks across several programming languages.

πŸ”„ Alternatives to Aider

πŸͺ¦ Other dead AI Agents tools

❓ Frequently Asked Questions

What is Aider AI?

Aider is an open-source AI pair-programming application that runs in a terminal and edits code in a local Git repository using supported hosted or local language models.

Is Aider free and open source?

Aider's source code is publicly available under the Apache License 2.0. Using it can still incur charges from model or API providers, depending on the model selected.

Which AI models does Aider support?

Aider supports models from providers including Anthropic and OpenAI, along with many other models exposed through compatible services or local model tooling. Model availability and configuration can change over time.

How does Aider work with Git?

Aider operates inside a Git repository, edits selected files, displays diffs, and can automatically create commits for its changes. Users can disable automatic commits or manage history with normal Git commands.

What are the best Aider alternatives for AI coding?

Common alternatives include GitHub Copilot for IDE-integrated suggestions, Cursor for an AI-first code editor, Codeium for coding assistance, and Replit Agent for agent-led application development.