- ManuAGI & AutoGPT Tutorials
- Posts
- 10 Open-Source AI Coding Agents Developers Are Using Right Now
10 Open-Source AI Coding Agents Developers Are Using Right Now
Discover 10 powerful open-source AI coding agent projects developers are using right now — from IDE agents and multi-agent systems to execution sandboxes and framework-specific skills.
10 Open-Source AI Coding Agents Developers Are Using Right Now
Hey builders,
AI coding agents are moving fast — and some developers are already using them like the next layer of software.
This week I found 10 open-source AI coding agent projects focused on writing code, automating workflows, understanding codebases, and building faster with AI.
If you’re a developer, indie hacker, startup builder, or just trying to keep up with where AI coding is going, this list is going to be extremely useful.
⚡ Featured GitHub Projects
1️⃣ OpenCode
One of the clearest projects in this category because it simply presents itself as the open-source AI coding agent. It reflects the bigger shift from autocomplete and chat tools toward real agent-style development workflows. If you want to understand where AI coding is heading next, this is one of the strongest repos to start with.
2️⃣Cline
An autonomous coding agent that works directly inside the IDE. It can create and edit files, run commands, use the browser, and support real development workflows with user approval along the way. This makes it one of the most practical projects in the list for developers who want agent behavior exactly where coding already happens.
3️⃣ Open-SWE
An open-source asynchronous coding agent that pushes beyond simple assistant-style interactions. Instead of only helping in the moment, it reflects the shift toward more structured coding workflows where AI can take on bigger engineering tasks more independently.
4️⃣ Plandex
A terminal-based AI coding agent designed for large tasks and real-world projects. It can plan and execute multi-step work across many files, manage very large context, and keep changes inside a review sandbox until you’re ready. This makes it especially useful for serious engineering work instead of tiny demo tasks.
5️⃣ Agent Orchestrator
A project built around parallel coding agents. It plans tasks, spawns agents, and coordinates work across workflows like CI fixes, merge conflicts, and code reviews. This is one of the most exciting repos in the list because it points toward AI engineering systems instead of just AI assistants.
Reply