コーディングエージェントの比較
コードベースをエンドツーエンドで操作するエージェントです。リポジトリ、CLI、開発ツールに直接または仲介を通じてアクセスし、具体的なコード変更(ファイル、diff、PRなど)を理解・生成することで、バグ修正、機能開発、リファクタリング、テスト、移行などのソフトウェア開発タスクを支援または自律的に実行します。
言語モデルを比較するには、モデルベンチマークをご覧ください。
| 製品 | タイプ | オープンソース | 独自モデルの利用 | 価格 | リリース | 説明 | |
|---|---|---|---|---|---|---|---|
| Cursor | スタンドアロンIDEローカル/CLIクラウド | 無料サブスクリプション $0-200/mo | Mar 2023 | AI-native IDE with chat, inline edits, and agent mode. Also offers CLI and background agents: run repo tasks from terminal or offload to a worker; get diffs, notes, and command output when done. | |||
| Claude Code | IDE拡張機能ローカル/CLIクラウド | サブスクリプション $20-200/mo | Feb 2025 | Agentic coding tool accessible via CLI, web, and desktop integration. Plan steps, edit files, run commands; outputs diffs and reviewable patches. | |||
| GitHub Copilot Coding Agent | IDE拡張機能クラウド | 無料サブスクリプション $0-39/mo | May 2025 | Coding assistant in IDE and GitHub. Provides completions and chat over your repo; turns issues into PR-ready changes with summaries and reviewable diffs. | |||
| Windsurf | スタンドアロンIDE | 無料サブスクリプション $0-200/mo | Nov 2024 | Desktop coding IDE with an agent workflow for multi-file changes. Plans tasks, edits code, and iterates with local commands/tests; outputs diffs directly in the project. | |||
| Codex | IDE拡張機能ローカル/CLIクラウド | 無料サブスクリプションエンタープライズ従量課金 $0–200/mo | Apr 2025 | Agentic coding tool accessible via VS Code extension, CLI, or cloud. Extension: chat and diff workflow. CLI: repo-aware edits. Cloud: larger multi-step refactors in hosted environments. | |||
| Cline | IDE拡張機能ローカル/CLI | 無料エンタープライズ Free + API costs | Jul 2024 | VS Code agent extension and CLI. Plan steps, edit files, run terminal commands using your model keys. Emphasizes transparent logs and patch-style results you review. | |||
| Devin | クラウド | サブスクリプション $20–500/mo | Mar 2024 | Hosted coding agent in cloud dev environment (editor, terminal, browser). Assign a ticket; get PR-style changes and a progress trace. | |||
| Aider | ローカル/CLI | 無料サブスクリプション Free + API costs | Jun 2023 | CLI pair-programmer for git repos. Describe changes then agent edits files, shows diffs, and commits incrementally for easy review and rollback. | |||
| Google Antigravity | スタンドアロンIDE | 無料サブスクリプション $0-250/mo | Nov 2025 | AI-native IDE where agents can plan, code, test, debug, and iterate. Can execute multi-step coding tasks via editor, terminal, browser; outputs plans and logs for audit. | |||
| Roo Code | IDE拡張機能 | 無料サブスクリプション Free + API costs | Nov 2024 | Agentic coding tool (VS Code extension). Turns goals into steps, applies multi-file edits, runs commands; outputs reviewable diffs and task logs. | |||
| Amazon Q Developer | IDE拡張機能ローカル/CLI | 無料サブスクリプション $0–19/mo | Apr 2024 | AWS-native coding assistant for IDEs and AWS console. Helps write code, troubleshoot AWS services, and generate snippets; strong on cloud config, IAM, and SDK usage. | |||
| Gemini Code Assist | IDE拡張機能ローカル/CLI | 無料サブスクリプション $0–45+/mo | Apr 2024 | Google's IDE coding assistant for code completion + chat over your repo. Suggests edits, explains code, and helps refactor; integrates with Workspace/Cloud accounts. | |||
| Continue | IDE拡張機能ローカル/CLI | 無料サブスクリプションエンタープライズ $0–20/mo | Jul 2023 | Open-source IDE extension (VS Code/JetBrains) that connects to many models. Provides chat, autocomplete, and one-click "apply edit" patches grounded in your codebase. | |||
| OpenHands | クラウド | 無料エンタープライズ従量課金 $0–500/mo | Mar 2024 | Open-source autonomous dev agent with a web UI. Can run commands, edit files, and iterate toward a goal in a sandbox; typically outputs a patch/PR plus execution logs. | |||
| Zed | スタンドアロンIDE | 無料サブスクリプションエンタープライズ従量課金 $0–10/mo | Jan 2024 | Fast, native code editor with built-in assistant features (chat + inline). Focus on responsive editing and collaboration; outputs direct file edits and explanations in-editor. | |||
| Augment Code | IDE拡張機能ローカル/CLI | 無料サブスクリプションエンタープライズ $20-200/mo | Apr 2024 | Codebase-aware assistant aimed at large repos. Integrates with IDE workflows to answer questions with citations from your code and propose reviewable multi-file patches. | |||
| Amp | IDE拡張機能ローカル/CLI | 無料サブスクリプション従量課金 Free + API costs | May 2025 | Agent-first coding tool for turning a task into concrete repo changes. Runs steps, edits files, and returns a diff plus a concise "what I changed" report for review. | |||
| Kiro | スタンドアロンIDEローカル/CLI | 無料サブスクリプションエンタープライズ従量課金 $0–200/mo | Jul 2025 | Agentic IDE focused on going from specs to production code. Helps break work into tasks, apply multi-file changes, and keep outputs reviewable as diffs with rationale. | |||
| Jules | クラウド | 無料サブスクリプション $0–250/mo | May 2025 | Google's async coding agent. Connects to your repo, works on tasks in the background, and delivers changes as a PR/diff with a summary of steps taken. | |||
| Gemini CLI | ローカル/CLI | 無料従量課金 Free + API costs | Jun 2025 | CLI for Gemini. Useful for code Q&A, quick generation, and repo summaries from the terminal; outputs text plus suggested patches you can apply and test yourself. | |||
| Goose | ローカル/CLI | 無料サブスクリプション Free + API costs | Jan 2025 | Open-source dev agent from Block. Runs tool-driven workflows (commands, file edits) and returns a trace of actions plus the resulting code changes for review. | |||
| Warp 2.0 | ローカル/CLI | 無料サブスクリプションエンタープライズ従量課金 $0–200/mo | Jun 2025 | Modern terminal with an AI assistant built in. Helps compose commands, explain output, and run task-style flows; results are commands/scripts plus summarized terminal output. | |||
| Genie | クラウド | 無料サブスクリプション $0–99/mo | Aug 2024 | Cosine's coding agent aimed at delegating tickets end-to-end. Runs tasks and returns working code changes with a PR-style summary and reviewable diffs. | |||
| Manus | クラウド | 無料サブスクリプション従量課金 $0-199/mo | Mar 2025 | General-purpose agent that also supports coding workflows. Can research, run multi-step tasks, and produce working code/artifacts; results delivered as reports plus files/diffs. | |||
| Mistral Vibe | IDE拡張機能ローカル/CLI | 無料サブスクリプションエンタープライズ従量課金 $0–50/mo | Jun 2025 | Mistral's coding product for generation and refactoring. IDE extension and CLI. Focuses on developer workflows and code understanding; outputs snippets, suggestions, and patch-style edits. | |||
| opencode | IDE拡張機能ローカル/CLI | 無料サブスクリプション Free + API costs | Jun 2025 | CLI-first coding agent for repo tasks. Accepts goals, proposes a plan, edits files, and outputs a reviewable diff/patch plus a short execution narrative. | |||
| Qoder | スタンドアロンIDE | 無料サブスクリプション $0–100/mo | Aug 2025 | Coding assistant positioned around task-to-code workflows. Aims to produce concrete multi-file edits and explanations, with results structured as diffs you can review. | |||
| Qwen Code | ローカル/CLI | 無料サブスクリプション Free + API costs | Jul 2025 | Open-source Qwen tooling for coding from the terminal. Provides repo-aware prompts and patch-style outputs; you apply changes via git and verify with your own tests. | |||
| Kimi CLI | IDE拡張機能ローカル/CLI | 無料サブスクリプション Free + API costs | Oct 2025 | Kimi CLI for terminal workflows. Generate code, summarize repos, draft fixes; outputs text plus suggested changes you apply locally. | |||
| BLACKBOX | IDE拡張機能スタンドアロンIDEローカル/CLIクラウド | サブスクリプションエンタープライズ $10–40/mo | Sep 2022 | BLACKBOX coding agent across IDE extension, standalone IDE, CLI, and remote agent. Code search, generation, in-editor assistance, terminal workflows, and cloud delegation for longer tasks. |
市場の概要
この表では、コーディングエージェントを「カテゴリ」列に示す4種類で比較します。IDE拡張機能(GitHub Copilot、Cline、Continue、Roo Code、Amazon Q、Gemini Code Assist、Augment Code、Amp、Mistral Vibeなど)、専用IDE(Cursor、Windsurf、Zed、Google Antigravity、Kiro、Qoder、BLACKBOX)、CLIツール(Claude Code、Aider、Codex、Gemini CLI、Goose、Warp 2.0、opencode、Qwen Code、Kimi CLI)、クラウドプラットフォーム(Devin、OpenHands、Jules、Genie、Manus)です。複数のカテゴリにまたがるツールも多く、たとえばCursorとCodexはそれぞれ3カテゴリに該当します。オープンソースやBYOMへの対応は一般的で、料金は無料のオープンソース(Aider、Cline、Goose、Gemini CLI)から、クラウドプラットフォームの月額$500までのサブスクリプションまでさまざまです。
よくある質問
表はエージェントを4つのカテゴリーに整理しています:既存のエディターにAI機能を追加するIDE拡張機能(例:GitHub Copilot、Cline、Continue)、AIを中心に構築された専用IDE(例:Cursor、Windsurf、Zed)、ターミナルベースのワークフロー向けのCLIツール(例:Claude Code、Aider、Gemini CLI)、リモート環境でタスクを非同期に実行するクラウドプラットフォーム(例:Devin、OpenHands、Jules)。多くのツールは複数のカテゴリーにまたがります。
多くのツールは独自モデルの利用(BYOM)に対応しており、APIキーを通じてカスタムモデルやホスト型プロバイダーを接続できます。Cline、Continue、Aider、Goose、Cursor、Zed などのツールは完全なBYOMを提供します。GitHub Copilot、Windsurf などは、厳選されたモデルによる一部のBYOMを提供します。Claude Code、Codex、Devin、Amazon Q はBYOMに非対応で、提供元のモデルのみを使用します。
はい。Cline、Continue、Aider、OpenHands、Goose、Zed、Roo Code、Gemini CLI、Mistral Vibe、opencode、Qwen Code、Kimi CLI、BLACKBOX など、多くのツールがオープンソースです。ほとんどはLLMのAPI呼び出しにのみ課金されます。GitHub Copilot にも無料プランがあります。Devin や Genie などのクラウドプラットフォームは通常サブスクリプションが必要です。
カテゴリー(IDE拡張機能、専用IDE、CLI、クラウドプラットフォーム)、オープンソースの状況、BYOM対応、価格でエージェントを比較しています。表は新しいツールや変更を反映するため定期的に更新されます。 LLMベンチマークを見る