# Aider

Aider is a terminal-based AI coding assistant that edits project files with model assistance and uses repository context to guide changes.

Canonical URL: https://a2a-mcp.org/entry/aider

Language: en

Category: AI Agents

Updated: 2026-09-14

## About

Aider is a terminal-based AI coding assistant that edits project files with model assistance and uses repository context to guide changes.

## Key Features

- Work on code, configuration and documentation through a conversation.
- Use a repository map to provide structural context about the codebase.

## Use Cases

Read project context, make code changes and review the results in a coding-agent workflow.

## Setup or Requirements

Install with `python -m pip install aider-install`, then run `aider-install`. Open the intended repository and launch `aider` with the model provider configuration from the official guide. Provider credentials and usage costs depend on that selection.

## Limitations

The repository map is a built-in context feature. File edits and Git operations apply to the project you open.

## Sources

- Project documentation: https://aider.chat/docs/
- Setup reference: https://aider.chat/docs/install.html
- Setup reference: https://aider.chat/docs/repomap.html

## Tags

- coding-agent
- terminal
- code-context

## Also known as

- Aider repo-map

## Alternatives

- Pi Coding Agent
- Cline

## Sources

- [Project website](https://aider.chat/docs/)
- [Project documentation](https://aider.chat/docs/)
- [Setup reference](https://aider.chat/docs/install.html)
- [Setup reference](https://aider.chat/docs/repomap.html)

Last checked: 2026-09-14
