Aider
A terminal-based coding assistant that helps you write, modify and understand code through natural language conversations with AI models
Aider is a terminal‑based assistant that lets developers converse with large language models to write, edit, and understand code. It can connect to a wide range of cloud and local LLMs, including Claude 3.7 Sonnet, DeepSeek, and OpenAI models, and it builds a map of the entire codebase so the AI can navigate larger projects. The tool supports over a hundred programming languages, from Python and JavaScript to Rust, C++, and HTML, and it integrates with Git to create sensible commit messages and allow standard diff, revert, and history workflows.
The assistant can be invoked from within an IDE or editor by adding comments to source files, and it also accepts images, web page URLs, and voice input to provide visual or spoken context for code changes. Users can request new features, test cases, or bug fixes through natural language, and Aider will generate the corresponding modifications. By handling linting, testing, and version control interactions, it aims to streamline the pair‑programming experience directly in the developer’s existing workflow.
Reviews
Loading reviews…
Similar apps
AI Coding Agents
AiderDesk
Desktop GUI for Aider AI pair programming

Code Editors & IDEs
Aide
Open-source AI-native IDE
AI Coding Agents
aye-chat
Workspace for editing, running commands, and chatting with your codebase.
AI Coding Agents
agent-deck
Dashboard for managing multiple AI coding agent sessions.
AI Coding Agents
TUICommander
AI-native IDE for multi-agent development
AI Coding Agents
Codex
OpenAI's coding agent that runs in your terminal