[DOCS] Permission modes docs still describe an auto-mode opt-in consent prompt after v2.1.152

Open 💬 1 comment Opened May 27, 2026 by coygeek

Documentation Type

Incorrect/outdated documentation

Documentation Location

https://code.claude.com/docs/en/permission-modes

Section/Topic

CLI mode switching under "Permission modes", especially the auto bullet in the Shift+Tab cycle description

Current Documentation

The docs currently say:

* auto: appears when your account meets the [auto mode requirements](#eliminate-prompts-with-auto-mode); cycling to auto shows an opt-in prompt until you accept it, or select No, don't ask again to remove auto from the cycle

But the v2.1.152 changelog says:

* Auto mode no longer requires opt-in consent

What's Wrong or Missing?

The permission-modes page still documents an opt-in consent prompt for entering auto mode, which contradicts the Claude Code v2.1.152 release note stating that auto mode no longer requires opt-in consent.

This leaves the primary auto-mode documentation outdated for current behavior and can mislead users into expecting a consent prompt or a "No, don't ask again" choice that should no longer be part of the flow.

Suggested Improvement

Update the auto bullet in the CLI mode-cycle section to remove the opt-in consent language.

Before:

* auto: appears when your account meets the [auto mode requirements](#eliminate-prompts-with-auto-mode); cycling to auto shows an opt-in prompt until you accept it, or select No, don't ask again to remove auto from the cycle

After:

* auto: appears when your account meets the [auto mode requirements](#eliminate-prompts-with-auto-mode) and can be selected directly from the mode cycle

Also review the rest of the page for any remaining references to auto-mode opt-in consent so the behavior is described consistently after v2.1.152.

Impact

Medium - Makes feature difficult to understand

Additional Context

Affected Pages:

| Page | Line(s) | Context |
|------|---------|---------|
| https://code.claude.com/docs/en/permission-modes | 36 | CLI mode-cycle bullet says auto mode shows an opt-in prompt |
| https://code.claude.com/docs/en/changelog | 23 | v2.1.152 release note says auto mode no longer requires opt-in consent |

Total scope: 2 pages affected

Behavior changed in Claude Code v2.1.152.

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗