claude-code - 💡(How to fix) Fix [BUG] Shift+Tab accept-all mode still prompts for Read/Edit on every file. [2 comments, 3 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#54570Fetched 2026-04-30 06:42:03
View on GitHub
Comments
2
Participants
3
Timeline
9
Reactions
0
Author
Timeline (top)
labeled ×5commented ×2mentioned ×1subscribed ×1

Error Message

Error Messages/Logs

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • 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:

  1. Start a new Claude Code session
  2. Press Shift+Tab to enable "accept all edits" mode
  3. Ask Claude to perform a task that involves reading and editing multiple files
  4. 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

extent analysis

TL;DR

The issue can be potentially resolved by investigating the "accept all edits" mode toggle functionality and its interaction with the Read and Edit tool calls.

Guidance

  • Verify that the "accept all edits" mode is correctly toggled and its state is persisted throughout the session.
  • Check if there are any changes in the permission prompt logic for Read and Edit tool calls that might be causing the issue.
  • Investigate if the problem is specific to the Opus Claude Model or if it occurs with other models as well.
  • Review the code changes between the current version (2.1.123) and the previous version where the feature worked as expected.

Example

No code snippet can be provided without more information about the internal implementation of Claude Code.

Notes

The issue seems to be a regression, and the previous working version is not specified, which might make it harder to identify the exact cause of the problem.

Recommendation

Apply workaround: Since the issue is a regression and the previous working version is not specified, it's recommended to try to find a workaround, such as manually granting permissions for each Read and Edit call or exploring alternative tools that do not require permission prompts.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [BUG] Shift+Tab accept-all mode still prompts for Read/Edit on every file. [2 comments, 3 participants]