claude-code - 💡(How to fix) Fix Claude Code repeatedly violates explicit 'confirm before action' instructions

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…

Claude Code repeatedly takes actions without explicit user approval, despite clear instructions in CLAUDE.md and repeated in-session corrections.

Root Cause

Claude Code repeatedly takes actions without explicit user approval, despite clear instructions in CLAUDE.md and repeated in-session corrections.

RAW_BUFFERClick to expand / collapse

Summary

Claude Code repeatedly takes actions without explicit user approval, despite clear instructions in CLAUDE.md and repeated in-session corrections.

Specific violations

  • Reads files and begins executing changes before receiving a go-ahead
  • Interprets vague commands (e.g. "update any docs") as permission to scan and edit files without asking first
  • Has been corrected multiple times in the same session and still re-offends

Impact

In a real system this behaviour could cause irreversible damage. The user should be able to trust that Claude will stop and ask before doing anything beyond what was explicitly requested. That trust is being broken repeatedly.

Expected behaviour

Claude should present what it plans to do and wait for explicit approval before writing, editing, or deleting any file — no exceptions, no interpretation of implied permission.

Filed on behalf of user [email protected].

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