claude-code - 💡(How to fix) Fix [BUG] Option 3 'tell Claude what to do differently' input is clobbered by incoming permission requests [1 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#60434Fetched 2026-05-20 03:58:41
View on GitHub
Comments
0
Participants
1
Timeline
5
Reactions
0
Author
Participants
Timeline (top)
labeled ×5

Error Message

Error Messages/Logs

Root Cause

When Claude Code asks permission to perform a task (use gh api, search the web, fetch something) and I select Option 3: No, and tell claude what to do differently I can't ever tell Claude what to do differently because the UX gets bogged down with successive requests for permission. The successive tool use requests block the input window. The only options are to silently deny and hope it doesn't matter, or esc out and interrupt ALL activity to change the action for one single path

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?

When Claude Code asks permission to perform a task (use gh api, search the web, fetch something) and I select Option 3: No, and tell claude what to do differently I can't ever tell Claude what to do differently because the UX gets bogged down with successive requests for permission. The successive tool use requests block the input window. The only options are to silently deny and hope it doesn't matter, or esc out and interrupt ALL activity to change the action for one single path

What Should Happen?

select Option 3: No, and tell claude what to do differently and see the text input, which holds as long as the user is typing feedback, with a timeout to silently drop the tool use prompt and continue. Other tool requests queue until user finishes input or timeout

Error Messages/Logs

Steps to Reproduce

  1. Tell claude to do something
  2. see claude ask permission to bash rm -rf
  3. deny permission, decide to type a different command to use
  4. slowly drown in a flood of interruptions from permission requests that block all typing

Claude Model

Sonnet (default)

Is this a regression?

I don't know

Last Working Version

No response

Claude Code Version

v2.1.144

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

No response

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] Option 3 'tell Claude what to do differently' input is clobbered by incoming permission requests [1 participants]