#542 · Primary category: AI Coding Assistants

aider.el

agile-development ai ai-assisted-coding aider code-reading deepseek emacs emacs-lisp gemini-pro gpt llm sonnet

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