Sourcify
Effortlessly find and manage open-source dependencies for your projects.

The leading terminal-based AI pair programmer for high-velocity software engineering.

Aider is an open-source command-line tool that allows developers to pair-program with Large Language Models directly within their terminal and local git repositories. As of 2026, it remains the gold standard for 'agentic' coding workflows that prioritize surgical precision and version control integrity. Unlike monolithic IDE plugins, Aider utilizes a sophisticated 'Repository Map' built on ctags, which provides the LLM with a compressed, semantically rich graph of the entire codebase without exhausting token windows. This architecture enables it to handle multi-file refactors and complex architectural changes that usually trip up simpler chat-based tools. It is designed for senior engineers who prefer terminal-centric workflows, offering native support for leading models including Claude 3.5 Sonnet, GPT-4o, and DeepSeek-V3. Aider's philosophy centers on 'Chat-and-Commit,' where every successful AI edit is automatically committed to git with a descriptive message, providing a perfect audit trail and easy undo/redo cycles. Its 2026 market position is solidified as the go-to power tool for developers who require high-context, low-latency code generation across massive, heterogenous project structures.
Aider is an open-source command-line tool that allows developers to pair-program with Large Language Models directly within their terminal and local git repositories.
Explore all tools that specialize in generate code snippets. This domain focus ensures aider delivers optimized results for this specific requirement.
Explore all tools that specialize in generate unit tests. This domain focus ensures aider delivers optimized results for this specific requirement.
Explore all tools that specialize in automated bug fixing. This domain focus ensures aider delivers optimized results for this specific requirement.
Uses ctags to build a compressed map of the entire repository, providing the LLM with class definitions, method signatures, and global variables without including the full source of every file.
Uses a specialized diff format that minimizes token output, instructing the LLM to only send the changes rather than rewriting entire files.
A two-step process where the LLM first proposes a high-level solution and then, upon user approval, executes the file-level edits.
Tracks every change and automatically stages and commits them with a semantically relevant message if the code passes basic linting.
Automatically runs pre-configured test suites or linters after an edit, passing any errors back to the LLM for self-correction.
Standardized interface for OpenAI, Anthropic, Google, and local LLMs via Ollama or OpenRouter.
Allows users to paste images (UI screenshots or diagrams) into the chat to guide the coding process.
Install Python 3.10 or higher on your local machine.
Install aider via pip: 'pip install aider-chat'.
Set your API key for your preferred provider (e.g., export ANTHROPIC_API_KEY=...).
Navigate to your git repository directory in the terminal.
Launch aider by typing 'aider' in the command line.
Add files you want to edit using '/add <filename>' to provide context.
Describe the feature or bug fix you want in natural language.
Review the proposed changes and the automatic git commit message.
Use '/undo' if the AI's change was incorrect or needs refinement.
Use '/voice' if you prefer dictating complex architectural instructions.
All Set
Ready to go
Verified feedback from other users.
"Extremely high sentiment among senior developers for its speed, low overhead, and clever use of git commits. Users frequently cite it as more 'intelligent' than Copilot because of its superior context management via Repo Maps."
Post questions, share tips, and help other users.
Effortlessly find and manage open-source dependencies for your projects.

End-to-end typesafe APIs made easy.

Page speed monitoring with Lighthouse, focusing on user experience metrics and data visualization.

Topcoder is a pioneer in crowdsourcing, connecting businesses with a global talent network to solve technical challenges.

Explore millions of Discord Bots and Discord Apps.

Build internal tools 10x faster with an open-source low-code platform.

Open-source RAG evaluation tool for assessing accuracy, context quality, and latency of RAG systems.

AI-powered synthetic data generation for software and AI development, ensuring compliance and accelerating engineering velocity.