[BUG] Auto-mode ignores permissions.ask
Open 💬 12 comments Opened Apr 2, 2026 by seanemmer
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
It is illogical that permissions.allow and permissions.deny are respected in auto-mode but not permissions.ask. All three permissions lists are configured in the same place, and if I want auto-mode to ignore permissions.ask I can simply empty out the permissions.ask array.
What Should Happen?
Auto-mode should respect permissions.ask
Error Messages/Logs
Steps to Reproduce
- Turn on auto-mode
- Specify a permissions.ask setting in your settings.json
- Prompt claude in a way that should trigger permissions.ask, but does not.
Claude Model
Opus
Is this a regression?
No, this never worked
Last Working Version
_No response_
Claude Code Version
2.1.90
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Other
Additional Information
_No response_
This issue has 12 comments on GitHub. Read the full discussion on GitHub ↗