claude-code - 💡(How to fix) Fix [Bug] Claude Opus 4.8: Tool call parsing fails when extended thinking is triggered

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…

Error Message

(no token output visible) before producing this error

Code Example

[]
RAW_BUFFERClick to expand / collapse

Bug Description Claude Opus 4.8 frequently fails with "The model's tool call could not be parsed (retry also failed)" whenever extended thinking is triggered.

Repro:

  • Happens on plain conversational turns, not just tool-heavy workflows
  • Triggered whenever the model enters extended/adaptive thinking
  • Reproducible across multiple separate terminal sessions today
  • Same prompts on Opus 4.7 work fine — issue is specific to 4.8

Frequency: very high, most thinking-triggered turns fail

Notes:

  • Opus 4.8 also tends to hang silently in the thinking phase (no token output visible) before producing this error
  • Adaptive thinking can't be disabled via budget_tokens on 4.8, so users have no way to avoid triggering this path
  • Issue #61133 describes the same parse failure on Opus 4.7 (1M); appears to have regressed / re-emerged on 4.8

Environment Info

  • Platform: darwin
  • Terminal: pycharm
  • Version: 2.1.156
  • Feedback ID: 951e763a-7846-4bab-a9e8-3f83b2b77322

Errors

[]

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] Claude Opus 4.8: Tool call parsing fails when extended thinking is triggered