Aider Guide
Terminal pair programming with repository maps, editable file context and Git integration.
Last verified: · How we verifySuitable workflows
Small, reviewable code changes while keeping your own editor and model provider.
Limitations and billing
Model quality and context limits vary; inspect automatic Git changes and the selected files.
Capabilities we verified
This is an evidence-based shortlist, not an exhaustive feature inventory. Omitted capabilities have not been checked for this record.
Pricing & usage
See official pricing
Free CLI; model-provider or optional service charges. The cost of metered usage or an external agent can be separate from the subscription.
Check official pricing ↗Models & access
Use supported hosted APIs or local backends such as Ollama and LM Studio.
Verified families: Claude, GPT, Gemini, Grok, DeepSeek, Local.
Official model information ↗Install and start the CLI
Python 3.8–3.13 for aider-install; it creates a separate runtime environment.
Installation command · Python / uv
python -m pip install aider-install
aider-installOpen your project folder in a terminal, then run:
aiderAccount and authentication
Configure the API key for your chosen provider, then select its model when launching aider.
Project configuration and tools
Add only the relevant files to the chat. The repository map supplies broader code context.
First task to try
Add one source file and its test, request a fix, then inspect the Git diff and run tests.
Official configuration reference ↗Related CLI tools
All AI CLI tools →Project evaluation checklist
- Open a small, familiar project and confirm that your essential language tooling works.
- Give the agent one bounded change with an observable acceptance criterion.
- Review the diff, run the project’s checks and compare the result with your current workflow.
- Inspect usage after the task. Estimate a month of similar work, including any separate model or agent bill.