Agent Search Engine

Issue 001 / A living technical almanac

System scan: active

Open source · Python

Best Python coding agents

The open-source coding agents written in Python, from the Agent Search Engine index — ranked by real maintained adoption (GitHub stars and recent commit activity), never by sponsorship. Every project here is Python-first, self-hostable, and free to run; the trade-off is you host and maintain it yourself.

10 open-source records · all coding agents · more best-of lists · how we rank

01Skill_SeekersSDK / libraryConvert documentation websites, GitHub repositories, and PDFs into Claude AI skills with automatic conflict detectionPython · 14k stars · MIT · Jul 202602openevolveAgentOpen-source implementation of AlphaEvolvePython · 6.6k stars · Apache-2.0 · Mar 202603sembleSDK / libraryFast and Accurate Code Search for Agents. Uses ~98% fewer tokens than grep+readPython · 5.5k stars · MIT · Jul 202604agents-cliAgentThe CLI and skills that turn any coding assistant into an expert at creating, evaluating, and deploying AI agents on Google Cloud.Python · 4.7k stars · Apache-2.0 · Jul 202605claude_codex_bridgeAgentVisible multi-agent CLI workspace for mixing Codex, Claude, Gemini, Kimi, Qwen, Cursor, Copilot, Pi, OpenCode, and other AI coding agentsPython · 3.2k stars · Jul 202606teaql-agent-kitSDK / libraryDeterministic execution for non-deterministic AI.Python · 2.8k stars · MIT · Jul 202607cocoindex-codeSDK / libraryA super light-weight embedded code search engine CLI (AST based) that just works - saves 70% token and improves speed for coding agent S…Python · 2.4k stars · Apache-2.0 · Jul 202608CoreCoderAgentMinimal AI coding agent (~1,000 lines of Python) inspired by Claude Code. Works with any LLM. Think NanoGPT for coding agents. Formerly Nan…Python · 1.4k stars · MIT · Jun 202609spec_driven_developAgentSpec-driven development workflow for AI coding agents: architecture-first planning, task decomposition, GitHub Issue/PR tracking, Deep Disc…Python · 912 stars · MIT · Jul 202610openyakAgentOpen-source local-first AI agent for desktop work. No account, no telemetry: use local models with Ollama/Rapid-MLX or bring your own provi…Python · 701 stars · Apache-2.0 · Jun 2026

Frequently asked

What are the best Python coding agents?
The Python projects listed below, ranked by maintained adoption — GitHub stars plus recent commit activity — so you see what's genuinely used and still maintained, not abandoned.
Are these Python coding agents open source and free?
Yes — every project on this page is open source and written primarily in Python. The software is free to run and self-host; you still pay for the infrastructure you run it on and any model or API usage it makes.
Why choose Python coding agents specifically?
Staying in your team's primary language — Python — makes self-hosting, extending, and debugging far easier, because you can read and modify the source directly instead of treating it as a black box.