9to5Mac Article
PSA: Claude Code enabling auto mode as default next week, Anthropic says
https://9to5mac.com/2026/08/07/psa-claude-code-enabling-auto-mode-as-default-next-week-anthropic-says/
[News Summary]
Claude Code will be applying 'auto mode' as the default permission setting in a few days.
Starting August 14th, sessions for Pro, Max, and Team plan users will default to auto mode unless another setting is fixed.
Auto Mode Configuration
https://code.claude.com/docs/ko/auto-mode-config
The following is a partial translation of the article using Gemini 3.1 Flash Lite.
According to Anthropic, auto mode uses a classifier to check whether each tool call is irreversible, destructive, or out of scope, instead of requiring repeated approval requests.
If the task is blocked, Claude will attempt a safer path or request approval from the user. If repeated blocks occur, the session will revert back to manual approval mode.
Anthropic explained that the additional token cost required for the auto mode classifier will not be charged.
According to a study conducted on 1,053 paid testers, the rate at which humans manually filtered out dangerous commands was 13.6%, while auto mode achieved 89%. Notably, after 50 prompts, the human detection rate dropped to about 5%.
Anthropic emphasizes that auto mode cannot completely eliminate risks and recommends that humans always review changes made in production environments.
[Remaining content omitted]