AI agents
The deployed-product layer atop raw models — coding agents, browser agents, autonomous assistants. 13 of 17 tracked.
Claude Code
Anthropiccoding
Anthropic's CLI coding agent. Top of the SWE-bench Verified leaderboard at 80.8% on Opus 4.6. Lives in the terminal — reads files, executes commands, navigates repos, applies multi-file edits autonomously.
Codex
OpenAIcoding
OpenAI's coding agent — runs in CLI, IDE, and cloud-hosted runtimes. Drives the Plus/Pro coding workflow.
Cursor
Anyspherecoding
AI-native code editor, fork of VS Code. Hit $2B ARR in February 2026. Composer mode for natural-language multi-file refactors.
GitHub Copilot
GitHubcoding
The most widely-adopted AI coding tool, ~15M developer accounts. Multi-model since 2024 — pick your preferred backbone per task.
Bolt.new
StackBlitzcoding
In-browser AI coding agent powered by StackBlitz WebContainers — generates and runs full Node.js apps without ever leaving the tab.
Devin
Cognitioncoding
Cognition Labs' autonomous AI software engineer — runs sessions for hours, planning and executing complex multi-step engineering work.
Manus
Monicageneral
General-purpose autonomous agent that decomposes a goal into parallel sub-agents and executes browser, code, and analysis tasks end-to-end.
Computer Use
Anthropicbrowser
Anthropic's screen-control capability — Claude clicks, types, and scrolls through any GUI app via screenshots and keyboard/mouse primitives.
Operator
OpenAIbrowser
OpenAI's browser-using agent. Books flights, fills forms, runs research tasks autonomously inside a sandboxed browser.
Comet
Perplexitybrowser
Perplexity's agentic web browser — search, summarize, take actions across tabs, all powered by their answer engine.
v0
Vercelcoding
Vercel's UI-generation agent. Describe a component or app, get production-ready React + Tailwind + shadcn/ui code, deploy in one click.
Lovable
Lovablecoding
Conversational app builder — build a full-stack web app (database, auth, UI, deploys) in plain English. Stripe integration for monetized SaaS.
Replit Agent
Replitcoding
Replit's in-browser coding agent. Agent 4 (Mar 2026) introduced parallel task forking that auto-resolves merge conflicts ~90% of the time.