ブラウザ操作機能、プランモード、フック
Cursorはブラウザ操作機能とプランモードを追加した。スクリーンショット取得やUI改善、デバッグが可能になり、複雑なタスク前に詳細計画を出力し、長時間の実行を実現する。
ブラウザコントロール
エージェントはスクリーンショットの取得、UI の改善、クライアント側の問題のデバッグを行うことができます。ブラウザ機能の詳細についてはこちらをご覧ください。
プランモード
Cursor は複雑なタスクを開始する前に詳細な計画を作成できるようになりました。これにより、エージェントは以前よりも大幅に長い時間実行可能になります。

エージェントの自動補完
プロンプトを作成する際、直近の変更に基づいて自動補完の提案が表示されます。タブキーを押して提案を受け入れ、ファイルをコンテキストに添付できます。
フック(ベータ版)
カスタムスクリプトを使用して、エージェントループの監視、制御、拡張が可能になりました。フックを使用することで、ランタイム時にエージェントの動作をカスタマイズし影響を与えることができます。
フックを利用して、エージェントの使用状況を監査したり、コマンドをブロックしたり、コンテキストから機密情報を削除したりできます。現在はベータ版のため、皆様からのフィードバックをお待ちしています。
チームルール
チームでは、ダッシュボードからグローバルルールを定義して共有できるようになりました。これにより、すべてのプロジェクトに適用されます。また、Bugbot 向けのチームルールも実装したため、リポジトリ間での動作が統一されました。

ディープリンクによるプロンプトの共有(ベータ版)
再利用可能なプロンプト用の共有可能なディープリンクを生成できます。ドキュメント内のセットアップ手順、チームリソース、ワークフローの共有に便利です。作成方法については当社のドキュメントをご覧ください。
サンドボックス化されたターミナル
コマンドは現在、安全でサンドボックス化された環境で実行されます。許可リストモードの場合、許可されていないコマンドは自動的にサンドボックス内で実行され、ワークスペースへの読み取り/書き込みアクセスが可能ですが、インターネット接続はありません。
コマンドが失敗し、その原因がサンドボックスであると検出された場合、サンドボックス外での再試行を促すプロンプトが表示されます。
Bugbot からの PR サマリー
GitHub で PR を作成する際、Bugbot は変更のサマリーを生成します。このサマリーは変更をプッシュするたびに更新されるため、常に正確な内容が保たれます。これは Cursor ダッシュボードの Bugbot タブで無効化できます。

メニューバーからのエージェント監視
メニューバーから直接、Cursor エージェントのステータスをすばやく確認できます。
エージェントによる画像ファイルサポート
エージェントは現在、ワークスペース内の画像ファイルを直接読み込み、コンテキストに含めることができます。以前は貼り付けられた画像のみがサポートされていました。
改善点 (2)
ファイルやターミナルからコピーしたコードは、チャットで明示的に言及されるようになり、会話の明確さと追跡性が向上しました。
Windows では、エージェントは正しく PowerShell を使用します。macOS および Linux では、PowerShell がデフォルトシェルとして設定されている場合に使用されます。また、エージェントはシェルの種類を適切に検出するため、PowerShell での Bash 固有の構文エラーを防ぎます。
パッチ (54)
1.7.1: パフォーマンス改善
1.7.2: MCP オートランサポート
1.7.3: パフォーマンス修正と UI 改善
1.7.4: Shift+Tab ショートカットの改善
1.7.5: エージェントウィンドウの修正
1.7.6: パフォーマンス最適化とマイグレーション修正
1.7.7: Git 設定の改善
1.7.8: UI の整理
1.7.9: エージェントウィンドウの修正
1.7.10: Bash 互換性の修正
1.7.11: マルチルートサンドボックスとターミナルの改善
1.7.12: エージェントウィンドウの修正
1.7.13: バグ修正
1.7.14: プランモードの改善とインタラクティブなToDoリスト
1.7.15: ブラウザサポートとエージェントウィンドウのキーボードショートカット
1.7.16: 画像処理の改善とキーボードショートカット
1.7.17: 修正
1.7.18: 入力ボックスとショートカットの修正
1.7.19: ブラウザおよびMCP ツールの改善
1.7.20: Web検索自動承認設定
1.7.21: スクリーンショットの修正
1.7.22: オートランUIの改善とブラウザログ
1.7.23: プランモードの修正とリモートファイルサポート
1.7.24: チームディープリンクおよびフックの改善
1.7.25: バグ修正
1.7.26: ターミナルサンドボックス化
1.7.27: チャットタブの動作を修正
1.7.28: ブラウザビューの状態を修正
1.7.29: エージェントウィンドウのブロック機能の改善、ripgrep のパフォーマンス向上
1.7.30: ブラウザコンソールのバグを修正
1.7.31: 更新レビューコードフローの更新、空のコードブロックの修正
1.7.32: ダイアログボックスの非表示状態を修正
1.7.33: ファイルウォッチャーのパフォーマンス向上
1.7.34: プランモードの会話UXの改善、メモリリークの修正
1.7.35: ToDoリストのマージ、プランモードのラベル付けと会話UXの改善
1.7.36: オブザーバー作成の問題を修正
1.7.37: プランモードのドット位置を修正
1.7.38: プラン更新の改善とターミナルサンドボックス化
1.7.39: メモリリークの修正、リモート接続の改善、ターミナルサンドボックスUX
1.7.40: エラー改善、ターミナル環境の修正、MCP 許可リストの更新
1.7.41: 認証のためのトークン同期機能の改善
1.7.42: コピー関連の文言更新、MCP 許可リストにおけるワイルドカード全体の修正、プランエディタのコピー機能の改善
1.7.43: トド(TODO)の作成と削除機能の改善
1.7.44: トド参照のバグ修正
1.7.45: モデルピッカーのユーザーエクスペリエンス(UX)向上
1.7.46: エージェント UI の改善
1.7.47: ファイルウォッチャーのクラッシュ修正、検索機能の改善、HTTP/2 ポリシーの適用
1.7.48: メモリリーク修正、Git リポジトリ検出機能の改善、クイック検索機能の向上
1.7.49: ディープリンクコードのリファクタリング、HTTP/2 ネットワーク変更
1.7.50: リリースインフラストラクチャの改善
1.7.51: ネットワーク機能の改善
1.7.52: キャッシュおよびビルド機能の改善
1.7.53: ログ記録機能の改善
1.7.54: ログ記録、UI パフォーマンスの向上
原文を表示
Browser Controls
Agent can take screenshots, improve UI, and debug client issues. Read more about browser capabilities.
Plan Mode
Cursor can now write detailed plans before starting complex tasks. This allows agents to run for significantly longer.

Autocomplete for Agent
When writing prompts, autocomplete suggestions will appear based on recent changes. Tab to accept suggestions and attach files to context.
Hooks (beta)
You can now observe, control, and extend the Agent loop using custom scripts. Hooks give you a way to customize and influence Agent behavior at runtime.
Use Hooks to audit Agent usage, block commands, or redact secrets from context. It's still in beta and we'd love to hear your feedback.
Team rules
Teams can now define and share global rules from the dashboard that will be applied to all projects. We've also shipped team rules for Bugbot, so behavior is consistent across repos.

Share prompts with deeplinks (beta)
Generate shareable deeplinks for reusable prompts. Useful for setup instructions in documentation, team resources, and sharing workflows. See our documentation for how to create them.
Sandboxed terminals
Commands now execute in a secure, sandboxed environment. If you're on allowlist mode, non-allowlisted commands will automatically run in a sandbox with read/write access to your workspace and no internet access.
If a command fails and we detect the sandbox was the cause, you'll be prompted to retry outside of the sandbox.
PR summaries from Bugbot
When creating a PR in GitHub, Bugbot will now generate a summary of the changes. The summary will be updated as you push changes so it's always correct. This can be disabled in the Bugbot tab of your Cursor dashboard.

Monitor Agents from menubar
Quickly check the status of Cursor Agents right from your menubar.
Image file support for Agent
Agent can now read image files directly from your workspace and include them in context. Previously, only pasted images were supported.
Improvements (2)
Code pasted from files and the terminal is now explicitly mentioned in Chat, making conversations clearer and easier to follow.
On Windows, Agent now correctly uses PowerShell. On macOS and Linux, PowerShell will be used if it's set as your default shell. Agent also properly detects the shell, preventing Bash-specific syntax errors in PowerShell.
Patches (54)
1.7.1: Performance improvements
1.7.2: MCP autorun support
1.7.3: Performance fixes and UI improvements
1.7.4: Shift+Tab shortcut improvements
1.7.5: Agent window fixes
1.7.6: Performance optimizations and migration fixes
1.7.7: Git settings improvements
1.7.8: UI cleanup
1.7.9: Agent window fixes
1.7.10: Bash compatibility fixes
1.7.11: Multi-root sandboxes and terminal improvements
1.7.12: Agent window fixes
1.7.13: Bug fixes
1.7.14: Plan mode improvements and interactive todos
1.7.15: Browser support and agent window keyboard shortcuts
1.7.16: Image handling improvements and keyboard shortcuts
1.7.17: Fixes
1.7.18: Input box and shortcut fixes
1.7.19: Browser and MCP tools improvements
1.7.20: Web search auto-accept setting
1.7.21: Screenshot fixes
1.7.22: Auto-run UI improvements and browser logging
1.7.23: Plan mode fixes and remote file support
1.7.24: Team deeplinks and hooks improvements
1.7.25: Bug fixes
1.7.26: Terminal sandboxing
1.7.27: Fixed Chat Tab behavior
1.7.28: Fixed browser view state
1.7.29: Improved agent window blocking, improved ripgrep performance
1.7.30: Fixed browser console bug
1.7.31: Update review code flow, fixed empty codeblocks
1.7.32: Fixed dismiss modal state
1.7.33: Improve performance for file watcher
1.7.34: Improved plan mode conversation UX, fixed memory leaks
1.7.35: Merged todos, improved plan mode labeling and conversation UX
1.7.36: Fixed observer creation issues
1.7.37: Fixed plan mode dots positioning
1.7.38: Improved plan updates and terminal sandboxing
1.7.39: Fixed memory leaks, remote connections improvements, terminal sandboxing UX
1.7.40: Error improvements, terminal environment fixes, MCP allowlist updates
1.7.41: Token sync improvements for authentication
1.7.42: Copy updates, MCP allowlist full wildcard fix, plan editor copying improvements
1.7.43: Improved todos creation and deletion
1.7.44: Fixed todo references
1.7.45: Model picker UX
1.7.46: Agent UI improvements
1.7.47: File watcher crash fix, search improvements, HTTP/2 policy
1.7.48: Memory leak fixes, Git repository detection improvements, quick search improvements
1.7.49: Deeplinks code cleanup, HTTP/2 network changes
1.7.50: Release infrastructure improvements
1.7.51: Network improvements
1.7.52: Cache and build improvements
1.7.53: Network logging improvements
1.7.54: Logging, UI performance improvements
関連記事
Cursor のデザインモード機能強化
Cursor ブラウザのデザインモードが更新され、ユーザーは要素を複数選択したり音声で指示を出したりして、エージェントに UI 変更を依頼できるようになった。
Cursor SDK にカスタムストア、カスタムツール、自動レビュー機能を追加
Cursor は TypeScript および Python SDK の新機能として、エージェントや実行メタデータの保存方法の選択、独自関数のツール化、ローカルツールの自動レビュールーティング、サブエージェントのネスト対応を実装しました。これにより、プロダクションスクリプトや CI 環境での利用が容易になります。
Canvas のデザインモードとコンテキスト使用状況レポート機能の追加
Cursor が Canvas にデザインモードを追加し、UI 要素を直接選択・注釈して編集を指示できるようになった。また、コンテキストの使用状況を把握する新機能も導入された。
今日のまとめ
AI日報で今日の重要ニュースをまとめ読み