claude-code - 💡(How to fix) Fix CLAUDE.md approval-with-modifications instruction not respected — conditional approval treated as green light

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…
RAW_BUFFERClick to expand / collapse

Describe the bug

When a `CLAUDE.md` contains an explicit instruction that approval-with-modifications (e.g., "yes but...") must not proceed immediately — Claude ignores it and applies the action anyway.

To reproduce

  1. Add to `CLAUDE.md`: ``` When the user approves a proposed action but includes modifications or suggestions, do NOT proceed immediately. Incorporate the modifications, present the updated version, and execute only after the user confirms. Treat approval-with-conditions as a conditional approval, not a green light. ```
  2. Have Claude propose an edit to a file
  3. Respond with "yes but [modification]"
  4. Observe: Claude applies the original edit immediately, ignoring the modification

Expected behaviour

Claude stops, incorporates the modification, shows the revised version, and waits for a clean confirmation before executing.

Actual behaviour

Claude proceeds immediately, treating "yes but..." as unconditional approval.

Additional context

The same instruction was also present in the auto-memory system as a `feedback` entry from a prior occurrence of the same failure. Neither the `CLAUDE.md` instruction nor the memory entry was acted upon. This is a recurring failure across sessions.

Model

claude-sonnet-4-6

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