Best-for list
Best Open-Source Coding Agents You Can Self-Host
Open-source coding agents run on your own infrastructure without vendor lock-in or cloud dependencies. This list ranks them by code generation quality, tool coverage, and deployment simplicity.
The picks
Ranked by fit, not by popularity. Each entry links to its full Directories page.
- 1O OSS
Anything LLM
by Community
Self-hosted agent container with plugins for code, web, and documents.
Anything-LLM is a single Docker image. Includes tools for shell, Playwright, file I/O, and API calls. Supports local LLMs or cloud APIs.
Full entry - 2O OSS
AutoGPT
by Community
Goal-oriented agent that breaks down tasks and executes tools.
AutoGPT sets a goal and spawns subtasks. Open-source, hackable. Slower than commercial agents; good for learning.
Full entry - 3O OSS
LangGraph
by LangChain
Workflow engine library for Python with stateful task chains.
LangGraph is a Python library, not a standalone app. Build custom workflows as code. Requires development.
Full entry - 4A Agents
Aider
by Paul Gauthier
Terminal agent with Git support, runs anywhere Python is installed.
Aider is a CLI you pip install. Works locally, no Docker. Supports Claude, GPT-4, and local models.
Full entry - 5O OSS
CrewAI
by CrewAI
Python framework for multi-agent task delegation and workflows.
CrewAI is a library, not an app. Lightweight compared to LangGraph. Good for multi-agent research and analysis.
Full entry - 6A Agents
Cline
by Cline
VS Code extension that runs locally with any LLM backend.
Cline is open-source and runs in VS Code. Use with local models or cloud APIs. Good for developers who prefer IDE-native tools.
Full entry
Run every pick on one platform.
Enterprise DNA integrates with self-hosted agents via MCP servers. Wire Anything-LLM or LangGraph to read/write Omni-PM, access your CRM, and log results without cloud calls.
Get the Full Reference List
A printable card with every pick, rank, and rationale — ready to save as a PDF.
Enter your email. We send one useful update per week. Unsubscribe any time.
In the print dialog, choose "Save as PDF" as the destination.
Other lists
More curated picks across the index.
Best MCP Servers for Developers
The top MCP servers that give developers practical superpowers for code exploration, testing, debugging, and CI/CD integration without context-switching away from their editor.
See the list Best forBest AI Coding Agents
AI coding agents ranked by autonomy, repo understanding, and real-world engineering capability. Covers terminal-native agents, IDE-integrated agents, and purpose-built code builders.
See the list Best forBest RAG Frameworks
Production-ready RAG frameworks ranked for building retrieval-augmented generation systems at scale. Focus on frameworks that handle data ingestion, retrieval optimization, and evaluation without requiring manual ground truth.
See the list