claude-code - 💡(How to fix) Fix [BUG] Plan mode ignored after using new auto mode (Opus 4.7)

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

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?

There are multiple "Plan mode ignored" issues already, but this is new since 2 days.

Plan mode is simply ignored.

This bug occurs in very latest Claude Code using Opus 4.7 at max (xhigh) effort. Already recreated on multiple sessions, occurs almost 100% of times.

What Should Happen?

I should talk with Claude how to plan fixes instead of randomly fixing them in automatic way while still in Plan mode.

Steps to Reproduce

  1. Set plan mode.
  2. Talk what to do.
  3. Agree using "Yes with auto mode"
  4. Auto mode finishes task, you discover some bugs after verification.
  5. Set plan mode and talk about bugs.
  6. Claude Code starts fixing randomly instead of continuing conversation about bugs and plan fixes.

Claude Model

Opus

Is this a regression?

Yes, this worked in a previous version

Last Working Version

Before Opus 4.7 release/before introducing "auto mode"

Claude Code Version

2.1.114

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

iTerm2

Additional Information

https://github.com/user-attachments/assets/96604fb4-80e0-4ed4-b91a-fa8663eda747

extent analysis

TL;DR

The issue can be potentially resolved by adjusting the interaction flow with Claude Code, specifically when switching between plan mode and auto mode.

Guidance

  • Review the steps to reproduce and verify if the issue is consistently reproducible with the specified version of Claude Code (2.1.114) and Opus 4.7.
  • Check the documentation or previous working versions to understand how plan mode and auto mode were intended to interact, as this might have changed with the introduction of "auto mode".
  • Consider testing with a previous version of Opus or Claude Code to confirm if the regression is indeed related to the update.
  • Examine the provided additional information (https://github.com/user-attachments/assets/96604fb4-80e0-4ed4-b91a-fa8663eda747) for any clues on how the interaction between plan mode and auto mode is handled.

Example

No specific code snippet can be provided without more context on the implementation details of Claude Code or Opus.

Notes

The issue seems to be related to a regression introduced with the update to Opus 4.7 and the introduction of "auto mode". The exact cause and solution might depend on the internal implementation of Claude Code and its interaction with Opus.

Recommendation

Apply workaround: Given the information, it seems that adjusting the workflow or interaction pattern with Claude Code might mitigate the issue until a proper fix is available. This could involve carefully managing the transition between plan mode and auto mode or avoiding certain sequences of actions that trigger the bug.

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