Daily · 15 May 2026
Top 100 AI Coding Agents of 2026
Ranked from 100 down to 1. Generated by /lad, illustrated by /iad.
#1
Claude Code
Anthropic's terminal-native agentic coding tool powered by Opus 4.7. Tops SWE-bench Verified at 80.8% in 2026, with native MCP support, hooks, skills, and parallel sub-agent orchestration. The reference implementation for agentic coding in the terminal.
#2
Cursor
VS Code fork with composer mode, multi-file edits, and natural-language codebase search. Reached $2B ARR in February 2026 and remains the default IDE for AI-native developers.
#3
GitHub Copilot
The broadest-adoption coding assistant, now a multi-model platform after GitHub added Claude and Codex as backends in February 2026 alongside OpenAI. Deep integration with VS Code, JetBrains, Neovim, and GitHub.com.
#4
OpenAI Codex CLI
Went GA on February 25, 2026, powered by GPT-5.5 with sub-agents that auto-delegate (Explore, Task, Code Review, Plan), background cloud delegation, and an autopilot mode for autonomous execution.
#5
Cline
Open-source VS Code agentic extension with 58k+ stars. Human-in-the-loop approval flow, BYOK, Apache 2.0. The reference open-source agent for IDE workflows.
#6
Devin
Cognition's fully autonomous cloud agent — takes high-level tasks like 'add auth to our app' and plans, codes, tests, and iterates independently. The benchmark for async coding agents.
#7
Aider
Git-native CLI coding agent with 41k+ stars. Edits files in the local repo with automatic commits per change, supports nearly every LLM provider, and pioneered the diff-based edit format.
#8
Replit Agent 4
Launched March 11, 2026 with parallel task forking that auto-resolves merge conflicts ~90% of the time. Embedded in Replit's cloud IDE — plans, writes, tests, and deploys full applications.
#9
Windsurf Editor
Codeium's AI-native IDE for Mac/Windows/Linux blending chat, autocomplete, and agentic Cascade flows. Acquired and rebranded but still one of the most polished agentic editors.
#10
OpenCode
Open-source provider-agnostic coding agent supporting 75+ LLM providers. Hit 153k+ stars by April 2026, making it the most-starred open-source AI coding tool in existence.
#11
v0 by Vercel
UI-first cloud builder that generates production-ready React/Next.js components from prompts or screenshots. Vercel's flagship app-builder for designers and product teams.
#12
Bolt.new
StackBlitz cloud builder that spins up full-stack apps in the browser with hot-reload preview. Strong free tier makes it the default for rapid prototyping.
#13
Lovable
Non-technical full-stack app builder — describe the product, get a deployed application with Supabase, auth, and Stripe wired up. Dominant for founder-led prototyping in 2026.
#14
Continue.dev
Open-source IDE plugin with full VS Code and JetBrains support. Agent, Chat, Edit, and Autocomplete modes with a hub registry for shared assistants and tools.
#15
JetBrains Junie
JetBrains-native autonomous coding agent embedded in IntelliJ, PyCharm, and the JetBrains family. Tight IDE integration for refactors and bug fixes.
#16
Goose
Block's open-source on-machine coding agent. Modular extensions, recipes, and provider-agnostic. Used internally at Block and increasingly outside.
#17
Augment Code
Enterprise-focused agent with deep codebase indexing tuned for large monorepos. Strong code-aware completions and codebase-wide refactors.
#18
Trae
ByteDance's AI-native IDE with both autonomous Builder mode and pair-programming Chat mode. Free Claude/GPT access made it widely adopted in 2025-2026.
#19
Amazon Q Developer
AWS's coding agent (formerly CodeWhisperer) with deep AWS service integration, transformations for Java/.NET upgrades, and IDE plugins.
#20
Gemini CLI
Google's terminal coding agent backed by Gemini models. MCP-compatible, generous free tier, integrated with Google Cloud's developer surfaces.
#21
Tabnine
Privacy-first autocomplete and chat with on-prem deployment options. Enterprise focus on data isolation and air-gapped operation.
#22
Cody by Sourcegraph
Enterprise code-aware assistant that uses Sourcegraph's code graph for context. Strong on large monorepos and multi-repo navigation.
#23
Zed AI
Zed editor's integrated assistant with collaborative agent panels and a modern Rust-native UI. Differentiated by speed and the threads-style chat model.
#24
Roo Code
Cline fork with multi-mode workflow (Code, Architect, Ask, Debug). Note: Roo Code products are slated to shut down on May 15, 2026 in favor of Cline / roomote.dev.
#25
OpenHands
Open-source clone of Devin (formerly OpenDevin). Self-hostable autonomous coding agent with a strong research community.
#26
SWE-agent
Princeton NLP's autonomous agent that solves real GitHub issues. Pioneered the Agent-Computer Interface and inspired most modern repo-level agents.
#27
Sweep AI
GitHub-native cloud agent that turns issues into pull requests autonomously. Strong for housekeeping, small fixes, and refactor passes.
#28
Copilot Workspace
GitHub's spec-to-PR cloud workspace where you write a plan, the agent generates code, and you iterate before opening a PR.
#29
Cursor Background Agents
Cursor's async mode — fire off long-running tasks to remote agents that branch, code, and PR back. Cursor's bet on the autonomous tier.
#30
Anthropic Agent SDK
Official SDK for building custom Claude agents. Powers Claude Code skills, Managed Agents, and bespoke harnesses across the ecosystem.
#31
Anthropic Managed Agents
Anthropic's pre-built agent harness on managed infrastructure (launched April 2026). Lets teams ship production agents without operating their own loop.
#32
OpenAI Agents SDK
OpenAI's official agent framework with handoffs, tracing, and guardrails. Replaced the deprecated Assistants API as the canonical agent kit.
#33
MetaGPT
Multi-agent framework that simulates a software company — PM, architect, engineer, QA — for end-to-end software generation. Influential research codebase.
#34
AutoGen
Microsoft's multi-agent conversation framework. Composable agents that talk to each other and to humans; widely used for research and prototypes.
#35
CrewAI
Multi-agent orchestrator focused on role-based crews with sequential or parallel execution. Popular for content + coding hybrid workflows.
#36
LangGraph
LangChain's stateful graph framework for building agents as DAGs. The default choice for production agent state machines.
#37
Semantic Kernel
Microsoft's lightweight agent SDK aimed at C#, Python, and Java enterprise teams. Tight Azure and M365 integration.
#38
LlamaIndex Agents
Agent framework on top of LlamaIndex's data layer. Strong when an agent needs to reason over indexed documentation or repo embeddings.
#39
Mastra
TypeScript-first agent framework with workflows, memory, and evals built in. Adopted quickly across the JS ecosystem in 2026.
#40
Vercel AI SDK
The de-facto AI SDK for TypeScript apps with first-class agent primitives. Underpins most v0 / Next.js AI features.
#41
Plandex
Terminal agent built for large tasks — multi-file changes, plan branches, and a sandbox that holds changes until you approve.
#42
Mentat
Terminal-first codebase-aware coding agent. Lightweight, fast, and a favorite among CLI-pure developers.
#43
RA.Aid
Terminal multi-stage research-and-act agent for complex coding tasks. Heavy on planning before edits.
#44
Warp AI
Warp terminal's built-in agent that turns the terminal itself into an agent surface. Autocomplete, command synthesis, and inline explanations.
#45
Smol Developer
Tiny agent that scaffolds whole apps from a single prompt. Educational and influential — pioneered the small-developer pattern.
#46
GPT Pilot
Open-source agent that builds production apps from a PRD. Combines a product manager, architect, and dev agent in one workflow.
#47
ChatDev
Multi-role software-company simulator. CEO, CTO, programmer, reviewer collaborate via natural language to deliver software.
#48
AutoCodeRover
Autonomous program improvement and bug-fixing agent. Strong on issue-driven repair benchmarks.
#49
Qodo Gen (formerly Codium)
Test-generation and code-integrity assistant. The PR-Agent product is one of the most-used AI reviewers in OSS.
#50
CodeRabbit
PR review agent that comments on diffs with summaries, issues, and suggestions. Widely adopted across mid-market engineering orgs.
#51
Greptile
Codebase-Q&A and PR-review agent that maintains a graph of the repo so reviews reason across files, not just diffs.
#52
Diamond (Graphite)
Graphite's PR review agent, focused on stacked-diff workflows and tight integration with the Graphite review surface.
#53
Bito CodeReviewer
AI code review agent that integrates with GitHub, GitLab, and Bitbucket. Strong on legacy-codebase reviews.
#54
Snyk DeepCode AI Fix
Security agent that not only finds vulnerabilities but proposes verified fix PRs. Most-deployed AI security autofix in production.
#55
Semgrep Assistant
AI-enhanced Semgrep that triages findings and suggests fixes. The default static-analysis copilot for security teams.
#56
GitHub CodeQL with Copilot Autofix
CodeQL-powered security scanning with Copilot generating remediation PRs. Native to GitHub Advanced Security.
#57
Diffblue Cover
Autonomous Java unit-test generation agent. The reference autonomous test-writer for enterprise Java codebases.
#58
Qodo Cover
Open-source autonomous test-generation agent that increases coverage by iterating against the test runner.
#59
EarlyAI
TypeScript/JavaScript unit-test-generation agent that integrates into VS Code and CI for coverage uplift.
#60
Codecov AI
Coverage-aware AI assistant that recommends tests for newly added or under-tested code paths inside PRs.
#61
Mintlify Writer
AI documentation agent that drafts docstrings, READMEs, and full doc sites from source. Default doc-gen for many YC startups.
#62
Swimm AI
Codebase-knowledge agent that keeps documentation synchronized with the code as it changes. Strong for legacy modernization.
#63
Mutable.ai
Auto-generated codebase wiki agent that maps modules, sequence diagrams, and APIs from the repo itself.
#64
Sourcegraph Amp
Batch-change agent for large-scale codebase migrations. Drives multi-repo refactors with reviewer-in-the-loop.
#65
Refraction
Code-transformation agent — generate tests, docs, types, regex, SQL from existing functions. A 'right-click' menu of language tools.
#66
Sourcery
Refactor and code-quality agent for Python (and now TypeScript). Inline IDE suggestions plus PR review.
#67
Phind
Search-engine-style coding agent that returns AI answers grounded in code snippets and docs. Popular as a Stack Overflow replacement.
#68
Cody Code Search
Sourcegraph's natural-language code search agent. Differentiated by the underlying multi-repo code graph.
#69
Pieces for Developers
Long-term context agent that remembers snippets, conversations, and intent across IDEs. Memory layer for solo developers.
#70
Tabby ML
Self-hosted open-source Copilot alternative. The leading choice for teams that need air-gapped autocomplete and chat.
#71
SuperMaven
Ultra-fast autocomplete agent with a million-token context window. Best-in-class for raw completion latency.
#72
Codeium / Forge
Free-forever autocomplete plus Forge agent mode for refactors and multi-file edits. Predecessor to Windsurf.
#73
PearAI
Open-source AI editor — a Cursor-like editor with a transparent, hackable codebase and community-driven roadmap.
#74
CodeStory Aide
Open-source AI coding companion for VS Code that bridges chat, agentic edits, and codebase indexing.
#75
Builder.io Visual Copilot
Figma-to-code agent that produces production-grade React/Vue/Svelte components from designs. The reference design-to-code tool.
#76
Magic Patterns
Cloud UI generation agent — prompt to React components and full screens, with Figma round-tripping.
#77
Galileo AI
Generative UI design agent. Produces editable Figma designs from prompts; popular as the design-front to v0/Builder.
#78
Retool AI
Internal-tool builder with agent flows for ops, support, and ETL. Mature alternative to home-grown internal admin apps.
#79
Glide AI
No-code app builder with AI agents that turn spreadsheets into full apps. Dominant in non-technical SMB workflows.
#80
ToolJet AI
Open-source low-code platform with built-in agentic flows for internal tools. Self-hostable alternative to Retool.
#81
Daytona
Agentic dev-environment platform — spins up isolated, ephemeral sandboxes that agents can run in. Infrastructure for the autonomous tier.
#82
E2B
Open-source code-interpreter sandbox-as-a-service. The infra layer most autonomous coding agents run their generated code inside.
#83
Modal Labs Sandboxes
Serverless GPU + sandbox platform increasingly used as the execution layer for autonomous coding agents.
#84
RepoMix
Context-packer that flattens entire repos into LLM-ready bundles. Companion utility for most agent harnesses.
#85
Aider Browser (Aider GUI)
Browser front-end for Aider that brings the diff-based edit format to a friendlier UI. Maintained alongside the CLI.
#86
Conductor
Block's open-source agent orchestrator — runs multiple agents in parallel against the same repo with conflict mediation.
#87
MCP (Model Context Protocol)
Anthropic-led open standard that lets coding agents talk to tools and data sources. The ecosystem layer underpinning Claude Code, Cursor, Codex, and Cline.
#88
Pi (OpenCode Pi)
Terminal-native coding agent in the OpenCode family — lean, fast, and provider-agnostic.
#89
Tessl
Spec-first development agent — author a spec, the agent generates code, tests, and maintenance PRs against it. Differentiated paradigm.
#90
Wing
Cloud-oriented programming model with built-in agentic deployment. Generates and operates cloud infra from high-level code.
#91
AskCodebase
VS Code extension that lets you chat with your repo. Lightweight Q&A agent for onboarding and navigation.
#92
Bloop
Local semantic code search and chat. Open-source, self-hostable, with conversational repo Q&A.
#93
FlowiseAI
Open-source low-code builder for LLM agent flows. Used as the visual layer over LangChain / LlamaIndex by many teams.
#94
Langflow
Open-source visual orchestration for agents and chains. Datastax-backed and increasingly used to prototype coding-agent flows.
#95
Open Interpreter
Natural-language interface to a local terminal that can edit files, run code, and orchestrate tools. Precursor to today's CLI coding agents.
#96
Zencoder
Enterprise repo-grounded coding agent with strong integrations into Jira, GitHub, and CI. Marketed at security-conscious teams.
#97
CodeGPT
Marketplace-style AI coding platform — bring multiple specialized agents (security, docs, tests) into VS Code/JetBrains.
#98
MightyBot
Multi-step engineering-workflow agent that chains research, code, review, and reporting. Targeted at consultancies and platform teams.
#99
Anthropic Skills
First-party reusable workflow bundles for Claude Code — encode multi-step processes (e.g., /pad, /lad, /vad) as invocable skills with their own scripts and references.
#100
Roomote.dev
Successor product recommended by the Roo Code shutdown (May 15, 2026). Cloud agent runner that targets the same multi-mode workflow with a hosted backend.