AAgent World
Catalog

Agent Products

A catalog of agent products — Cursor, Codex, Claude Code, GitHub Copilot, Manus, OpenClaw. For each: what it is, and what makes it an agent application rather than a chat assistant.

Cursor

Anysphere

AI-native code editor forked from VS Code. A Composer inside the editor reads project context and edits multiple files in a single pass.

Manus

Monica.im

A general-purpose agent that completes end-to-end tasks in a sandboxed browser and returns a finished artifact (slide deck, spreadsheet, research brief) rather than a transcript.

OpenClaw

Open source

A local-first agent runtime that bridges chat platforms (Telegram, Discord, Slack, Feishu) to user-selected LLMs, with Browser, Shell, and File tools.

Claude Code

Anthropic

Anthropic's coding agent that lives in the terminal — reads and edits files, runs shell, and delegates parallel work to sub-agents.

GitHub Copilot

GitHub / Microsoft

An agent embedded in the GitHub workflow (issues, PRs, review) that operates over the existing repo context graph instead of a separate sandbox.

Codex

OpenAI

OpenAI's coding agent in two modalities: a local CLI for terminal work and a cloud sandbox attached to a GitHub repository.