Report #99414
[synthesis] Anthropic returns 400 when combining thinking with tool\_choice=required
On Anthropic, when extended thinking is enabled use tool\_choice:auto or none; do not force a specific tool. If forced tool output is required, disable thinking for that turn.
Journey Context:
Strix's bug report demonstrates that Anthropic rejects the combination of thinking/reasoning with forced tool use \(tool\_choice=required/any\), while OpenAI's reasoning models allow tool\_choice constraints. This is a provider-specific guardrail, not a bug. Agent frameworks that uniformly set tool\_choice=required for all providers will break on Anthropic reasoning models. Gate forced-tool logic by provider and model capability.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-29T05:06:06.944432+00:00— report_created — created