新しいコーディングモデルとエージェントインターフェース
開発チームは新エディタで最大8エージェントの並列実行をサポートし、「Composer」と呼ぶ同等比4倍高速の新モデルを提供。また、エージェント用ブラウザ機能を正式リリースした。
マルチエージェント
新しいエディターでエージェントを管理し、サイドバーにエージェントとプランを表示します。
1 つのプロンプトで最大 8 つのエージェントを並列実行できます。これには git worktrees またはリモートマシンを使用し、ファイルの競合を防ぎます。各エージェントはコードベースの独立したコピー内で動作します。
Composer
最初のエージェント型コーディングモデルをご紹介します。Composer は同程度の知能を持つモデルと比較して 4 倍高速なフロンティアモデルです。
ブラウザ (GA)
1.7 でベータ版としてリリースされた、エージェント用のブラウザが正式版 (GA) となりました。Enterprise チーム向けに、2.0 でブラウザの使用サポートを追加しました。
ブラウザはエディター内に埋め込むことが可能になり、要素の選択や DOM 情報をエージェントへ転送するための強力な新ツールも用意されました。ブラウザの利用方法についてはこちらをご覧ください。
改善されたコードレビュー
複数のファイルにわたるエージェントによる変更を、個別のファイルを切り替えることなく一覧で表示できるようになりました。
サンドボックス化されたターミナル (GA)
1.7 でベータ版としてリリースされたサンドボックス化されたターミナルが、macOS 向けに正式版 (GA) となりました。2.0 では、macOS でエージェントコマンドをデフォルトで安全なサンドボックス内で実行します。
(すでにホワイトリストに登録されていない) シェルコマンドは、ワークスペースへの読み書きアクセスを持ち、インターネット接続がない状態で自動的にサンドボックス内で実行されます。サンドボックス化の詳細についてはこちらをご覧ください。
チームコマンド
Cursor ダッシュボードで、チーム向けのカスタムコマンドとルールを定義できます。
このコンテキストは、エディター内にファイルをローカルに保存する必要なく、チーム管理者によって中央管理されるため、自動的にチームの全メンバーに適用されます。

音声モード
組み込みの音声テキスト変換機能を使用して、音声でエージェントを制御できます。また、設定で独自の送信キーワードを定義して、エージェントの実行を開始させることも可能です。
パフォーマンスの向上
Cursor は、言語固有の機能(定義への移動、ホバーツールチップ、診断など)に Language Server Protocols (LSPs) を使用しています。
すべての言語における LSP の読み込みと使用のパフォーマンスを劇的に改善しました。これは特に、エージェントの使用や差分表示の閲覧時に顕著です。
Python と TypeScript の LSP は、利用可能な RAM に基づいて動的に構成されるより高いメモリ制限を持つ大規模プロジェクトにおいて、デフォルトで高速化されました。
また、多くのメモリーリークを修正し、全体的なメモリー使用量も改善しました。
バックグラウンドのプランモード
1 つのモデルでプランを作成し、別のモデルでそのプランを実行できます。プランの実行をフォアグラウンドまたはバックグラウンドで行うか、複数のプランをレビューできるように並列エージェントでプランニングするかを選択可能です。

共有可能なチームコマンド
カスタムルール、コマンド、プロンプトをチーム全体で共有できます。Cursor Docs を介してディープリンクを作成可能です。

プロンプト UI の改善
ファイルとディレクトリは、現在はピル形式でインライン表示されます。また、タグ付きコンテキストを活用してコピー/ペーストのプロンプトも改善しました。
@Definitions、@Web、@Link、@Recent Changes、@Linter Errors など、コンテキストメニュー内の多くの明示的な項目を削除しました。エージェントは現在、プロンプト入力欄で手動でコンテキストを添付する必要なく、自らコンテキストを集めることができます。

エージェント・ハネスの改善
すべてのモデルでエージェントを扱うための基盤となるハネス(harness)を大幅に改善しました。これにより、特に GPT-5 Codex において品質が顕著に向上しています。
クラウド・エージェント
クラウド・エージェントは現在、99.9% の信頼性、即時起動、そしてまもなく登場する新しい UI を提供します。また、エディタからエージェントをクラウドへ送信する体験も改善しました。
Cursor for Enterprise
サンドボックス化されたターミナル:管理者コントロール
エンタープライズでは、チーム全体で標準設定を適用してサンドボックス化されたターミナルを管理できるようになりました。チームレベルでサンドボックスの利用可否、Git アクセス、ネットワークアクセスを設定できます。
フック:クラウド配布
エンタープライズ・チームは、Web ダッシュボードから直接フックを配布できるようになりました。管理者は新しいフックを追加し、下書きを保存し、どのオペレーティングシステムにどのフックを適用するかを選択できます。
監査ログ
Cursor 内の管理者イベント(ユーザーアクセス、設定変更、チームルールの編集、メンバー管理イベントなど)のタイムスタンプ付きログを表示できます。
改善点 (8)
チャットレンダリングのためのテキスト解析が最適化されました。
TypeScript ラングサーバーのデフォルトメモリが増加しました。
チャット内のテキストレンダリングを簡素化し、LSP(Language Server Protocol)の使用を減らしました。
ワークツリー内のレンダリングを簡素化し、よりシンプルな LSP を使用するように変更しました。
ファイル読み取り時に LSP の使用を減らすようエージェントを簡素化しました。
findFiles のパフォーマンスを最適化し、バウンドされた並行度で同時呼び出しをバッチ処理するようにしました。
Notepads は廃止されました。
Background Agents は Cloud Agents に名称変更されました。
パッチ (1)
2.0.1-2.0.28: バグ修正
原文を表示
Multi-Agents
Manage agents in our new editor, with a sidebar for your agents and plans.
Run up to eight agents in parallel on a single prompt. This uses git worktrees or remote machines to prevent file conflicts. Each agent operates in its own isolated copy of your codebase.
Composer
Introducing our first agentic coding model. Composer is a frontier model that is 4x faster than similarly intelligent models.
Browser (GA)
Launched in beta in 1.7, browser for Agent is now GA. We've added additional support for Enterprise teams to use Browser in 2.0.
Browser can now be embedded in-editor, including powerful new tools to select elements and forward DOM information to the agent. Learn more about using the browser.
Improved Code Review
It's now easier to view all changes from Agent across multiple files without needing to jump between individual files.
Sandboxed Terminals (GA)
Launched in beta in 1.7, sandboxed terminals are now GA for macOS. We now run agent commands in the secure sandbox by default on macOS with 2.0.
Shell commands (that are not already allowlisted) will automatically run in a sandbox with read/write access to your workspace and no internet access. Learn more about sandboxing.
Team Commands
Define custom commands and rules for your Team in the Cursor dashboard.
This context will then be automatically applied to all members of your team, without needing to store the files in your editor locally, and centrally managed by team admins.

Voice Mode
Control Agent with your voice using built-in speech-to-text conversion. You can also define custom submit keywords in settings to trigger the agent to begin running.
Improved Performance
Cursor uses Language Server Protocols (LSPs) for language-specific features like go to definition, hover tooltips, diagnostics, and more.
We've drastically improved the performance of loading and using LSPs for all languages. This is particularly noticeable when working with agent and viewing diffs.
Python and TypeScript LSPs now are faster by default for large projects with higher memory limits dynamically configured based on available RAM.
We've also fixed a number of memory leaks and improved overall memory usage.
Plan Mode in Background
Create your plan with one model and build the plan with another. You can choose to build the plan in the foreground or background, or even plan with parallel agents to have multiple plans to review.

Shareable Team Commands
Share custom rules, commands, and prompts with your entire team. Create deeplinks through the Cursor Docs.

Improved Prompt UI
Files and directories are now shown inline as pills. We've also improved copy/pasting prompts with tagged context.
We've removed many explicit items in the context menu, including @Definitions, @Web, @Link, @Recent Changes, @Linter Errors, and others. Agent can now self-gather context without needing to manually attach it in the prompt input.

Improved Agent Harness
We've greatly improved the underlying harness for working with Agent across all models. This has notable quality improvements, especially for GPT-5 Codex.
Cloud Agents
Cloud agents now offer 99.9% reliability, instant startup, and a new UI coming soon. We've also improved the experience of sending agents to the cloud from the editor.
Cursor for Enterprise
Sandboxed Terminals: Admin Controls
Enterprise can now enforce standard settings for Sandboxed Terminals across their team. Configure sandbox availability, git access, and network access at the team level.
Hooks: Cloud Distribution
Enterprise teams can now distribute hooks directly from the web dashboard. Admins can add new hooks, save drafts, and select which hooks should apply to which operating systems.
Audit Log
View a timestamped log of admin events in Cursor: user access, setting changes, Team Rule edits, and member management events.
Improvements (8)
Optimized text parsing for chat rendering.
Increased default memory for TypeScript language server.
Simplified text rendering within chat to use the LSP less.
Simplified rendering within worktrees to use a simpler LSP.
Simplified the agent to use the LSP less when reading files.
Optimized findFiles performance to batch concurrent calls at bounded concurrency.
Notepads have been deprecated.
Background Agents have been renamed to Cloud Agents.
Patches (1)
2.0.1-2.0.28: Bug fixes
関連記事
Cursor のデザインモード機能強化
Cursor ブラウザのデザインモードが更新され、ユーザーは要素を複数選択したり音声で指示を出したりして、エージェントに UI 変更を依頼できるようになった。
Cursor SDK にカスタムストア、カスタムツール、自動レビュー機能を追加
Cursor は TypeScript および Python SDK の新機能として、エージェントや実行メタデータの保存方法の選択、独自関数のツール化、ローカルツールの自動レビュールーティング、サブエージェントのネスト対応を実装しました。これにより、プロダクションスクリプトや CI 環境での利用が容易になります。
Canvas のデザインモードとコンテキスト使用状況レポート機能の追加
Cursor が Canvas にデザインモードを追加し、UI 要素を直接選択・注釈して編集を指示できるようになった。また、コンテキストの使用状況を把握する新機能も導入された。
今日のまとめ
AI日報で今日の重要ニュースをまとめ読み