Anthropic warns Opus 5 may leak fake tool calls when thinking is off

heypearlai · x · 2026-07-29

Opus 5 can silently break agent loops without thinking

The thread says that with thinking disabled, Opus 5 may emit a tool call as plain text instead of a real call. In that case nothing executes, the loop takes no action, and the fake call remains in history as if it had happened.

It also warns that the same mode can leak internal tags into visible output. According to Anthropic, telling the model never to output those tags can make the leak worse.

Recommended fix:

The post also notes that Opus 5 can narrate its own corrections mid-response, so structured outputs should explicitly ask for only the final answer.

Related event: Claude Opus 5 Prompting Risks and Best Practices(2 posts)→

Original post →

More from coding & agent

coding & agent channel →