Cursor、コーディング向け新モデル Composer 2 を発表 Composer 2
- CursorはComposer 2を発表した。
- エージェント型コーディング向けに設計された新モデルで、強化学習でトレーニングされ、フロンティアモデル並みの知能をより高速に提供するとされる。
- Cursorアプリ内で利用可能。
English summary
- Composer 2 is now available in Cursor: frontier-level coding performance with strong results on challenging coding tasks.
AIコーディングエディタを提供するCursorは、エージェント型コーディングに特化した新モデル「Composer 2」を発表した。同社によれば、フロンティア級モデルに匹敵する知能を保ちつつ、応答速度を大幅に高めた点が特徴で、Cursorアプリから直接利用できる。
Composer 2は強化学習(RL)を中心とした手法で訓練されているとされる。コード生成や修正、ファイル横断のリファクタリング、テスト実行といった一連のタスクを自律的にこなすエージェント用途を想定しており、対話的な単発生成よりも、ツール呼び出しを伴う長い手順の実行に最適化されていると見られる。前世代にあたるComposer 1の系譜を継ぐ位置づけで、レイテンシの低さが開発体験の鍵になるという同社の設計思想が引き継がれている。
背景として、AIコーディング市場では汎用フロンティアモデルに依存するか、自前のモデルを訓練するかの戦略が分岐しつつある。AnthropicのClaudeやOpenAIのGPT系列、GoogleのGeminiといった大規模モデルを呼び出す形態が主流である一方、Cursorは独自モデルへの投資を強めており、Composerシリーズはその象徴と言える。GitHub CopilotやWindsurf、Replit Agentなど競合もエージェント機能の高度化を急いでおり、ユーザー体験の差別化軸は生成品質だけでなく、応答速度やツール連携の信頼性に移りつつある。
エージェント型コーディング向けに設計された新モデルで、強化学習でトレーニングされ、フロンティアモデル並みの知能をより高速に提供するとされる。
RLによるポストトレーニングは、近年のコーディングモデル強化で定番化しつつある手法で、テスト合格や実行可能性といった検証可能な報酬を活用できる点が利点とされる。Composer 2が同様の枠組みでどこまで実用ベンチマークを伸ばせるかは、今後のユーザー検証次第となるだろう。価格設定や上位プランでの扱い、外部API公開の有無については現時点で明確な言及はなく、Cursorアプリ内での利用が中心になる可能性が高い。
Cursor, the company behind the AI-first code editor of the same name, has unveiled Composer 2, a new model purpose-built for agentic coding. According to Cursor, the model delivers intelligence comparable to frontier-class systems while running significantly faster, and it is available immediately inside the Cursor app.
Composer 2 is described as being trained primarily with reinforcement learning. That approach fits naturally with agentic workflows, where the model must chain tool calls, edit multiple files, run tests, and iterate based on feedback rather than simply emitting a one-shot response. The design appears to prioritize low latency as a first-class property of the developer experience, continuing the direction set by the original Composer model. In practice, that suggests Composer 2 is tuned less for long-form chat and more for the tight loops of plan, edit, run, and verify that define modern coding agents.
The announcement lands in a market that is bifurcating along strategic lines. Many AI coding tools rely on third-party frontier models from Anthropic, OpenAI, or Google, while a smaller group, including Cursor, is investing in proprietary models tailored to their product surface. Competitors such as GitHub Copilot, Windsurf, and Replit Agent are racing to deepen their own agentic capabilities, and the axis of differentiation has clearly shifted beyond raw generation quality toward responsiveness, reliability of tool use, and integration depth with the editor.
Reinforcement learning has become a near-default ingredient in recent coding-model post-training, in part because code offers verifiable rewards: tests pass or fail, programs compile or do not, diffs apply cleanly or break. Models such as DeepSeek-Coder and various open RL recipes have shown that this signal can meaningfully lift agentic performance, and Composer 2 likely benefits from a similar feedback loop, though Cursor has not detailed its training pipeline publicly. How well those gains translate into day-to-day developer productivity will depend on real-world usage rather than benchmarks alone.
Several practical questions remain open. Cursor has not, in this note, clarified pricing tiers, whether Composer 2 will be gated to paid plans, or whether it will be exposed through an external API. The framing suggests the model is meant to be experienced inside the Cursor app rather than consumed as a general-purpose endpoint, which would be consistent with the company's strategy of tightly coupling model behavior to editor context. Developers evaluating the model will want to compare it directly against Claude and GPT-class options on their own repositories, particularly on tasks involving large refactors and multi-step debugging, where speed and tool-use accuracy compound into noticeable workflow differences.
本ページの本文・要約は AI による自動生成です。正確性は元記事 (cursor.com) をご確認ください。