#272 · Primary category: AI Coding Assistants
aider-desk
Platform for AI-powered software engineers
Project last updated:08/30/26
GitHub Stars
1.4K
Forks
132
Contributors
21
License
Apache-2.0
Why we included this project
AiderDesk wraps the Aider coding engine in a desktop interface for engineers who want to review what the model is doing, not just watch it run. Every proposed change shows up as a diff you can accept or reject before it touches disk, which puts it somewhere between a bare CLI and a fully automated agent. The app adds project-level context management, read-only reference files, and per-project cost tracking, and its VSCode and IntelliJ plugins sync your open files automatically. You can run it as a native app on Windows, macOS, or Linux, or headless as an npm service opened in the browser, pointing it at whatever model providers you already use. Teams that need to stay in charge of their codebase while still getting AI help will find the review-first workflow worth a look.
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.