Cursor 2.0、新コーディングモデルComposerとエージェント中心UIを発表 New Coding Model and Agent Interface
- Cursorが2.0をリリース。
- 自社開発の高速コーディングモデル「Composer」と、複数エージェントを並列実行できる新インターフェースを導入した。
- ブラウザ操作、音声入力、サンドボックス端末、改良コードレビューなども追加され、エージェント駆動開発を本格化させる。
English summary
- Manage agents in our new editor, with a sidebar for your agents and plans.
AIコーディングIDEのCursorがバージョン2.0を公開し、自社製コーディングモデル「Composer」と、エージェント中心に再設計されたインターフェースを発表した。AI支援開発が「補完」から「自律実行」へと軸足を移すなか、IDE側の体験設計も大きく変わりつつある。
ComposerはCursorが独自に訓練したコーディング特化モデルで、同等の知能水準を持つモデルと比較して約4倍高速だと説明されている。応答の速さはエージェント運用において重要で、長時間のループを実用的な対話速度に近づける狙いがあるとみられる。実測値や他モデルとの比較条件は今後の検証が待たれる。
新UIはファイルツリー中心の従来型エディタから離れ、エージェントを主役に据えた構成へ刷新された。複数のエージェントを並列に走らせられ、必要に応じて従来のIDEビューにも切り替え可能。さらにgit worktreeやリモートマシンを使うことで、同じプロンプトを複数エージェントに投げて結果を比較する運用も想定されている。
自社開発の高速コーディングモデル「Composer」と、複数エージェントを並列実行できる新インターフェースを導入した。
周辺機能も拡充された。ブラウザ操作機能はエージェントに組み込まれ、作業確認のためにDOM情報やスクリーンショットを取得して反復できる。音声入力に対応し、Plan ModeをGPT-5など他モデルでも利用可能にした。コードレビューはエージェントの変更を一覧で追いやすくする方向に改善され、Windowsを含む全プラットフォームでサンドボックス端末がデフォルト有効化された。チーム機能ではセキュリティ強化やSandbox Terminalsのenterprise提供も進む。
背景として、GitHub CopilotやReplit Agent、Claude Code、Devinなど競合が並列エージェントや長時間タスク自動化に注力しており、Cursorも単なる補完ツールから「エージェントオーケストレーション環境」への進化を急いでいる構図がうかがえる。Composerのような自社モデル投入は、外部API依存のコスト・速度制約から脱する戦略的な一手と位置付けられる可能性がある。
Cursor has shipped version 2.0 of its AI coding IDE, headlined by Composer, an in-house coding model, and a redesigned interface that puts agents rather than files at the center of the workflow. The release reflects a broader shift in AI-assisted development from inline completion toward longer-running autonomous work.
Composer is described as a frontier-grade coding model trained by Cursor itself, said to run roughly four times faster than systems with comparable intelligence. Latency matters disproportionately for agent loops, where each step often involves reading code, editing files, and running tools, so a faster model can turn what would otherwise be a multi-minute wait into something closer to an interactive conversation. Independent benchmarks and details on the training setup will be needed to evaluate how Composer compares with frontier models from Anthropic, OpenAI, or Google.
The most visible change is the new interface. Instead of foregrounding the file tree and editor, Cursor 2.0 organizes work around agents, allowing several to run in parallel while still letting developers drop back into a traditional IDE view when needed. Combined with git worktrees or remote machines, users can dispatch the same prompt to multiple agents and compare results, a pattern that has been emerging across tools like Claude Code, Devin, and various open-source agent harnesses.
A cluster of supporting features rounds out the release. Browser control is now built into the agent so it can verify its own work by inspecting the DOM and taking screenshots, then iterate. Voice input has been added, and Plan Mode, previously tied to specific models, now works with others including GPT-5. Code review has been reworked to make it easier to scan an agent's diffs across files, addressing a real pain point as agent-generated changesets grow larger. Sandboxed terminals are enabled by default on all platforms, including Windows, and enterprise customers get expanded controls and security options.
The competitive backdrop is significant. GitHub Copilot has been pushing into agent workspaces, Replit and Cognition's Devin emphasize long-running autonomous tasks, and Anthropic's Claude Code targets terminal-native developers. By shipping its own model, Cursor reduces dependence on third-party APIs for both cost and latency, and gains the ability to tune behavior specifically for its agent harness. Whether Composer can hold its own against frontier general-purpose models on harder reasoning tasks remains to be seen, but the strategic logic of vertical integration looks increasingly compelling for IDE vendors.
For teams already invested in Cursor, 2.0 is likely to feel less like an incremental update and more like a re-platforming around agents. Developers who prefer a conventional editor-first experience can still use it that way, but the direction of travel is clear: the IDE is becoming a control surface for orchestrating multiple AI workers rather than a single human typing into a buffer.
本ページの本文・要約は AI による自動生成です。正確性は元記事 (cursor.com) をご確認ください。