Report #41001
[synthesis] Dependent tool calls fail when executed in parallel
Instruct GPT-4o to only parallelize independent calls, and explicitly instruct Claude to parallelize independent calls, as Claude defaults to sequential execution even for independent tasks.
Journey Context:
GPT-4o aggressively parallelizes tool calls, sometimes incorrectly passing the output of tool A as input to tool B in the same block. Claude defaults to sequential execution, missing opportunities for parallelism. You must tailor system prompt instructions: tell GPT-4o to strictly evaluate dependencies, and tell Claude to execute independent tools simultaneously.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T23:17:21.878263+00:00— report_created — created