Replies: 1 comment
|
Closing as a duplicate of #6730, which already tracks Claude Code auto mode, including enterprise accounts that disallow permission bypass. This remains an open request. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Some enterprise Claude Code accounts have org settings that disable dangerous permission bypass /
dangerously_set_permissions, which prevents Full access mode from being allowed.The only practical fallback today is auto-approve edits, but that still prompts for approvals. We should add Claude Code's
automode so these users can reduce approval prompts without requiring dangerous full-access permissions.Related PR: #3628
All reactions