#542 · Primary category: AI Coding Assistants
aider.el
AI assisted programming in Emacs with Aider
Project last updated:01/10/26
GitHub Stars
682
Forks
37
Contributors
24
License
Apache-2.0
Why we included this project
Emacs users who want AI pair-programming without leaving the editor get a real native interface here, not a wrapper that expects you to keep a terminal window open alongside. The package drives the Aider CLI through a Transient menu, so you can open repo-scoped sessions, run several at once, and reset the context between tasks without breaking your normal flow. It also handles practical chores beyond chat: automated Flycheck error fixes, diff extraction and AI code review, git-blame-based analysis of how a file evolved, and TDD/refactoring helpers. Configuration is deliberately minimal because it forwards arguments straight to the Aider CLI, which means an existing ~/.aider.conf.yml keeps working unchanged. If you already live in Magit and Transient, this.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.