Cursor 3.6の新実行モード「Auto-review」で長時間エージェントが安全に動く Cursor 3.6の新実行モード「Auto-review」で長時間エージェントが安全に動く
- はじめに Cursor 3.6(2026年5月29日リリース)で、新しいエージェント実行モード「Auto-review」が追加されました。
- これまでのCursorエージェントは、Shell・MCP・Fetchなどのツール呼び出しが発生するた
Cursor 3.6(2026年5月29日リリース)では、エージェント実行の新モード「Auto-review」が追加されました。従来のCursorエージェントは、Shell・MCP・Fetchなどのツール呼び出しが発生するたびにユーザーの確認が必要だったり、逆に確認なしに実行が続いたりと、長時間タスクの安全な自動化が難しい面がありました。
Auto-reviewモードはこの課題に対応し、エージェントが一定の操作を自律的に行いつつ、重要なポイントで自動的にレビューステップを挟む仕組みを提供するとみられます。これによりMCPサーバーを活用したワークフローなど、複雑な長時間タスクをより安心して委譲できるようになります。
詳細な動作仕様や設定方法については元記事および公式ドキュメントでご確認ください。
Cursor 3.6, released on May 29, 2026, introduces a new agent execution mode called 'Auto-review.' Prior to this release, running long-horizon tasks with Cursor's agent presented a tradeoff: either the agent paused too frequently for user confirmation when invoking tools like Shell, MCP, or Fetch, or it ran autonomously without sufficient safety checks.
The Auto-review mode appears to address this by inserting automatic review checkpoints at key moments during agent execution, allowing the agent to proceed autonomously through routine steps while surfacing decisions that warrant human attention. This is particularly relevant for workflows that leverage MCP servers, where multi-step tool chains can have significant side effects.
The exact behavior, configuration options, and any limitations of Auto-review mode should be verified in the original article and Cursor's official documentation, as details inferred here are based on the available context summary.
本ページの本文・要約は AI による自動生成です。正確性は元記事 (qiita.com) をご確認ください。