Terminal-based AI pair programmer that edits your repo and commits changes via git — the Unix-philosophy alternative to GUI AI IDEs.
Aider lets you talk to an AI inside your terminal, and it edits files in your git repo and commits each change for you — works with any LLM you already pay for.
Aider is the open-source command-line AI coding assistant that pioneered editing your repo from the terminal before the GUI agents arrived. You run aider in your project directory, point it at a model (Anthropic Claude, OpenAI GPT-4/5, DeepSeek, Gemini, local via Ollama, or any LiteLLM-compatible endpoint), and chat about what you want changed. Aider builds a treesitter-based repo map, sends only the relevant files to the model, applies the diff, and commits the change with a sensible message inside your normal git workflow. Because every edit is a commit, rolling back is just git revert and you never lose track of what the AI did. Aider consistently posts top scores on real-world coding benchmarks (SWE-bench Verified, the polyglot benchmark) precisely because of its strict diff-edit format. Features include voice coding, web scraping for in-context docs, image and screenshot input, linter/test integration with automatic retry, and an architect/editor split mode that uses a strong reasoning model for planning and a cheaper model for edits. Aider is free, fully open source, and the go-to tool for engineers who prefer the terminal over a chat panel.
Was this helpful?
The strongest free AI coding tool for terminal-native developers who want full model choice. Competes with paid alternatives on real-world benchmarks but requires comfort with command-line workflows and careful API cost management.
$0
Ready to get started with Aider?
View Pricing Options →We believe in transparent reviews. Here's what Aider doesn't handle well:
Weekly insights on the latest AI tools, features, and trends delivered to your inbox.
Homepage highlights support for Claude 3.7 Sonnet, DeepSeek R1 & Chat V3, OpenAI o1, and o3-mini — all 2025-era frontier models. Usage stats reported: 44K GitHub stars, 6.8M installs, 15 billion tokens processed per week, and an 88% 'singularity' score (percentage of Aider's own code written by Aider). No explicit 2026 roadmap is published on the homepage.
Coding Agents
AI-first code editor with autonomous coding capabilities. Understands your codebase and writes code collaboratively with you.
AI Coding
Open-source autonomous coding agent for VS Code — plans, edits, runs commands and uses MCP tools with explicit human-in-the-loop approval.
AI Coding
Open-source AI coding extension for VS Code and JetBrains — bring any model, configure custom rules, share assistants across your team.
AI Coding
Agentic AI IDE — originally from Codeium, now owned by Cognition and rebranding to Devin Desktop. The Cascade agent does deep-context, multi-file edits with inline diffs.
AI Agent Builders
Codeium: Free AI-powered coding assistant with intelligent autocomplete, chat, and search across 70+ languages and 40+ IDEs.
No reviews yet. Be the first to share your experience!
Get started with Aider and see if it's the right fit for your needs.
Get Started →Take our 60-second quiz to get personalized tool recommendations
Find Your Perfect AI Stack →Explore 20 ready-to-deploy AI agent templates for sales, support, dev, research, and operations.
Browse Agent Templates →Compare the top AI coding agents in 2026 — Claude Code, Cursor, Copilot, Codex, Windsurf, Aider, and more. Real pricing, honest strengths, and a decision framework for every skill level.
Two years ago, picking an AI coding assistant meant choosing between a handful of autocomplete plugins. In 2026, the **cursor vs github copilot** decision affects how your entire team writes, reviews, and ships code. Both tools have added agentic capabilities, background task run
The average developer now spends between 30% and 55% of their working hours on tasks that AI can accelerate — code completion, test generation, debugging, and documentation. A [2025 GitHub survey](https://github.blog/news-insights/research/survey-ai-wave-grows/) found that 97%