[BUG] Shift+Tab accept-all mode still prompts for Read/Edit on every file.
Resolved 💬 3 comments Opened Apr 29, 2026 by sofisdev Closed May 31, 2026
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?
After toggling "accept all edits" mode via Shift+Tab, Claude Code continues to prompt for permission on every Read and Edit tool call. Previously, toggling this mode once in a session would suppress all permission prompts
for those tools
What Should Happen?
Once "accept all edits" is toggled, Read and Edit calls should proceed without prompting for the rest of the session.
Error Messages/Logs
Steps to Reproduce
Steps to reproduce:
- Start a new Claude Code session
- Press Shift+Tab to enable "accept all edits" mode
- Ask Claude to perform a task that involves reading and editing multiple
files
- Observe that each Read and Edit still triggers a permission prompt
Claude Model
Opus
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.1.123
Platform
AWS Bedrock
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗