#247 · Primary category: AI Coding Assistants
aidermacs
AI Pair Programming in Emacs with Aider
Project last updated:08/29/26
GitHub Stars
926
Forks
79
Contributors
56
License
Apache-2.0
Why we included this project
For anyone who spends the day in Emacs but has been tempted by Cursor's AI editing, this package offers that same kind of assistance through Aider without asking you to switch editors. Aidermacs wraps Aider in a Magit-style transient menu, so starting a session and telling the model which files it may edit behave like the rest of Emacs instead of feeling bolted on. Ediff integration makes review practical: you can inspect the AI's changes before accepting them, and mark individual files read-only so the model does not touch everything. The backend choices are flexible, spanning Claude, GPT, OpenRouter, and local models, with extras like voice input and web fetching on the side. Existing Aider users on the command line get the same power inside their normal editing setup.
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.