Claude Code 推出「自動模式」,允許 AI 自行判斷並執行權限操作,但仍需在隔離環境下使用
AI 語音朗讀 · Edge TTS
Claude Code 推出「自動模式」,允許 AI 自行判斷並執行權限操作,但仍需在隔離環境下使用。
Claude Code 新增「自動模式 (auto mode)」,讓 AI 不再需要使用者逐一批准每個檔案寫入或 Bash 指令,而是由系統代為進行權限決策。
運作機制與安全性
- 系統在每次呼叫工具前,會透過分類器審查是否存在潛在破壞性操作。
- 安全的操作會自動執行,而具風險的操作則會被攔截,迫使 Claude 採取其他替代方案。
- 官方強調此機制雖能降低風險,但無法完全消除,強烈建議僅在隔離的「沙盒」環境中使用。
可用性與啟用方式
- 目前作為「Team」方案的研究預覽版開放,企業版與 API 存取權限將於近日陸續推出。
- 使用者可透過指令
claude --enable-auto-mode啟用,並使用Shift+Tab進行模式切換。
New in Claude Code: auto mode.
— Claude (@claudeai) March 24, 2026
Instead of approving every file write and bash command, or skipping permissions entirely, auto mode lets Claude make permission decisions on your behalf.
Safeguards check each action before it runs. pic.twitter.com/kHbTN2jrWw
Before each tool call, a classifier reviews it for potentially destructive actions. Safe actions proceed automatically. Risky ones get blocked, and Claude takes a different approach.
— Claude (@claudeai) March 24, 2026
This reduces risk but doesn't eliminate it. We recommend using it in isolated environments.
Available now as a research preview on the Team plan. Enterprise and API access rolling out in the coming days.
— Claude (@claudeai) March 24, 2026
Enable with claude --enable-auto-mode, then cycle to it with Shift+Tab.
Learn more: https://t.co/eOurVAnoKc
