Cursorの新しいインターフェース
Cursor はバージョン 3 をリリースし、並列実行可能なエージェント機能やデザインモード、エディタ内でのマルチチャット管理など、開発ワークフローを大幅に強化した新インターフェースを導入しました。
キーポイント
エージェントウィンドウと並列処理の強化
ローカル、クラウド、リモート SSH 環境など横断して複数のエージェントを並列実行できる「Agents Window」が新設され、開発者による UI 要素への直接注釈機能(デザインモード)も追加されました。
エディタ統合とワークフローの効率化
複数のチャットを並列またはグリッド表示できる「Agent Tabs」や、変更を隔離する Git worktree を作成するコマンド `/worktree`、複数モデルの結果を比較する `/best-of-n` 機能が実装されました。
エンタープライズ機能とセキュリティの強化
監査ログの可読性向上やチームレベルでのシークレット管理制限、および「Made with Cursor」アトリビューションの全社的無効化オプションなど、大規模組織向けのガバナンス機能が追加されました。
パフォーマンスとツール機能の改善
大規模ファイルの差分表示速度向上、長時間実行ジョブの監視強化、およびブラウザ自動化ツールの精度向上や待機機能(Await)が導入され、エージェントの信頼性が向上しました。
チャット履歴とUIの改善
過去のチャット転記物が@mention検索結果に表示されるようになり、エージェントパネルにスクロールボタンが追加されました。また、最大化されたチャットレイアウトでタブバーが全幅表示可能になりました。
バグ修正と動作の安定化
8つのバグが修正され、ネットワークアクセス制御での改行入力やマルチルートワークスペースにおけるフック読み込み、思考ブロックの展開・折りたたみなどが改善されました。
リリーストラックとモデル選択の統合
早期アクセス版のリリーストラックがNightlyに統合され、無効化されたモデルでも誤ったスタイル表示を排除して自動有効化されるようになりました。
重要な引用
The new Cursor interface allows you to run many agents in parallel across repos and environments
In the Agents Window, you can use Design Mode to annotate and target UI elements directly in the browser.
Agent Tabs allow you to view multiple chats at once, side-by-side or in a grid.
Past chat transcripts are now surfaced directly in at-mention search results.
Fixed hooks loading so multi-root workspaces read project hook files from all workspace folders instead of only the first one.
影響分析・編集コメントを表示
影響分析
このリリースは、AI エージェントを単なるチャットボットから、並列実行可能な本格的な開発パートナーへと進化させる重要な転換点です。特に「デザインモード」や「エージェントウィンドウ」による直感的な UI 操作と並列処理能力の強化は、複雑なソフトウェア開発タスクにおける人間の生産性を劇的に向上させる可能性があります。また、エンタープライズ機能の拡充により、大規模組織での AI ツールの採用障壁がさらに低下すると予想されます。
編集コメント
Cursor の進化は、単なるコード生成ツールから、開発環境全体を自律的に管理・実行する「OS 上のエージェント」へと変容しつつあることを示しています。特に並列処理と UI 操作の強化は、実務での活用範囲を大きく広げる画期的なアップデートです。
Cursor 3 が利用可能になりました。
エージェントウィンドウ
新しい Cursor インターフェースでは、ローカル、ワークツリー、クラウド、リモート SSH across repos and environments で複数のエージェントを並列実行できます。
これはよりシンプルで強力でありながら、開発環境の深みを保ちつつ、エージェントを中心に設計されています。
エージェントウィンドウを試すには、Cursor をアップグレードし、Cmd+Shift+P -> Agents Window と入力してください。
いつでも IDE に切り戻したり、両方を同時に開いておくこともできます。
詳細は発表記事をご覧ください。
デザインモード
エージェントウィンドウでは、デザインモードを使用してブラウザ内の UI 要素を直接注釈付けしてターゲット指定できます。
これにより、エージェントが参照しているインターフェースの正確な部分を指し示すことで、より精密なフィードバックを与え、素早く反復できるようになります。
キーボードショートカットは以下の通りです:
⌘ + Shift + D でデザインモードを切り替え
Shift + ドラッグで領域を選択
⌘ + L で要素をチャットに追加
⌥ + クリックで要素を入力に追加
エディタ内のエージェントタブ
エージェントタブを使用すると、複数のチャットを一度に並列またはグリッド表示できます。
エディタ (4)
変更を隔離して行えるように、新しい git ワークツリーを作成するコマンド /worktree を追加しました。
同じタスクを複数のモデルで並列実行し、それぞれが独立したワークツリーで動作させた上で結果を比較する新コマンド /best-of-n を追加しました。
エディタからの以前のワークツリーおよび best-of-n 選択機能を非推奨としました。
エディターからクラウドエージェントを削除しました。
プラグイン & MCP (2)
MCP アプリは構造化コンテンツをサポートするようになり、より豊富なツール出力が可能になりました。
企業向けでは、設定が未指定の場合、サードパーティ製プラグインのインポートデフォルト値がオフに変更されました。ただし、管理者による明示的な上書き設定は維持されます。
エンタープライズ & チーム (3)
監査ログで ID を参照しなくても人間が読みやすいよう、ディレクトリグループ名を追加しました。
クラウドエージェントに関するチームレベルの管理者設定を追加し、チームシークレットの作成、編集、削除を管理者に制限できるようにしました。
チーム全体で「Cursor 製」コードの帰属表示を無効化するためのエンタープライズ管理者コントロールを追加しました。ユーザーごとの設定は引き続き「Cursor 設定 > エージェント > 帰属」から利用可能です。
その他の改善点 (10)
大規模ファイルの差分レンダリングが、より高速で滑らかになり、メモリ使用量も大幅に削減されました。
エージェントが長時間実行中のジョブを監視する能力が向上しました。
バックグラウンドシェルスクリプトやサブエージェントの完了を待機したり、「Ready」や「Error」といった特定の出力を待ったりできる Await ツールを追加しました。
ブラウザ自動化ツールの範囲を縮小し、サブエージェントがブラウザツールのみを使用するように強化してタスクに集中できるようにしました。また、エラーループを減らすためにブラウザ操作の指示を改善し、DOM 操作が信頼できない場合のフォールバックとしてスクリーンショットに基づく座標クリックを追加しました。
共有チャットにトランスクリプトとともにプラン情報が含まれるようになりました。
エクスプローラーサブエージェントの起動時間を短縮するため、キャッシュ機能を追加しました。
過去のチャットトランスクリプトが、@メンション検索結果で直接表示されるようになりました。
コンテンツが溢れた際に表示される、エージェントパネル用の「スクロールボトム」ボタンを追加しました。
最大化されたチャットレイアウトにおいて、タブバーは利用可能な全幅に広がるようになりました。
早期アクセス版のリリーストラックを、Nightly の背後に統合しました。
バグ修正 (8)
ネットワークアクセス制御におけるテキストエリアの動作を修正し、Enter キーを押すことで入力末尾に改行が確実に追加されるようにしました。
フックの読み込みを修正し、マルチルートワークスペースでプロジェクトのフックファイルが最初のフォルダだけでなく、すべてのワークスペースフォルダから読み込まれるようにしました。
括弧付きの HTTP(S) リンクが引用として誤って解釈される markdown 解析バグを修正しました。
すべてのタスクが完了した後に todo カードが消えてしまうのを防ぐため、todo カードの表示性を修正しました。
編集操作後に自動的に再開されなかったエージェントキューされたプロンプトを修正しました。
無効化されているが選択可能なモデルのピッカー動作を修正し、誤解を招く「許可されていない」スタイルを削除し、ユーザーが選択した際に自動的に有効になるようにしました。
ストリーミング処理中にも思考ブロックの展開/折りたたみが機能しないバグを修正しました。
Shift+Enter による改行が多行コンテンツとして扱われず、プロンプト入力フィールドが誤った状態のままになるバグを修正しました。
原文を表示
Cursor 3 is now available.
Agents Window
The new Cursor interface allows you to run many agents in parallel across repos and environments: locally, in worktrees, in the cloud, and on remote SSH.
It's simpler, more powerful, and centered around agents, while keeping the depth of a development environment.
To try the Agents Window, upgrade Cursor and type Cmd+Shift+P -> Agents Window.
You can switch back to the IDE anytime, or have both open simultaneously.
Read more in our announcement.
Design Mode
In the Agents Window, you can use Design Mode to annotate and target UI elements directly in the browser.
This allows you to give more precise feedback and iterate faster by pointing the agent to exactly the part of the interface you're referring to.
Keyboard shortcuts include:
⌘ + Shift + D to toggle to Design Mode
Shift + drag to select an area
⌘ + L to add element to chat
⌥ + click to add element to input
Agent Tabs in the Editor
Agent Tabs allow you to view multiple chats at once, side-by-side or in a grid.
Editor (4)
Added a new command /worktree that creates a separate git worktree so changes happen in isolation.
Added a new command /best-of-n that runs the same task in parallel across multiple models, each in its own isolated worktree, then compares outcomes.
Deprecated the previous worktree and best-of-n selection from the Editor.
Removed cloud agents from the Editor.
Plugins & MCP (2)
MCP Apps now support structured content, enabling richer tool outputs.
Third-party plugin imports now default to off for Enterprises when unset, while preserving explicit Admin overrides.
Enterprise & Teams (3)
Added the directory group name so audit logs are human-readable without looking up IDs.
Added a team-level Admin setting for cloud agents that restricts creating, editing, and deleting team secrets to Admins.
Added an Enterprise Admin control for disabling "Made with Cursor" code attribution for the entire team. Per-user settings still exist via Cursor Settings > Agent > Attribution.
Other Improvements (10)
Large-file diff rendering is now much faster, smoother, and less memory-heavy.
Agents are now better at monitoring long-running jobs.
Added an Await tool that lets agents wait for background shell commands and subagents to complete, or wait for specific output such as "Ready" or "Error".
Reduced the browser automation tool surface and tightened the subagent to use browser tools only, helping it stay more focused on the task. Also improved the browser instructions to reduce error loops, and added screenshot-based coordinate clicking as a fallback when DOM interactions are unreliable.
Plans are now included in shared chats alongside the transcript.
Added caching to improve Explorer subagents startup time.
Past chat transcripts are now surfaced directly in at-mention search results.
Added a "scroll to bottom" button in the agent panel that appears when content overflows.
Tab bar can now span the full available width in maximized chat layouts.
Consolidated the Early Access release track behind Nightly.
Bug Fixes (8)
Fixed text area behavior for Network Access Controls so pressing Enter can reliably add a newline at the end of the input.
Fixed hooks loading so multi-root workspaces read project hook files from all workspace folders instead of only the first one.
Fixed a markdown parsing bug where parenthesized HTTP(S) links could be misread as citations.
Fixed todo card visibility to prevent them from disappearing after all todos complete.
Fixed Agent queued prompts that were not resuming automatically after editing operations.
Fixed picker behavior for models that are disabled but selectable by removing misleading "not allowed" styling and auto-enabling a model when the user selects it.
Fixed a bug where expanding/collapsing thinking blocks didn't work while streaming was still in progress.
Fixed a bug where Shift+Enter line breaks weren't treated as multiline content, so the prompt input field could stay in an incorrect state.
関連記事
今日のまとめ
AI日報で今日の重要ニュースをまとめ読み