v1.4.1
Patch Changes
- Clarify the
<use_parallel_tool_calls>guidance so agents parallelize only independent tool calls. - Tell agents not to place dependent calls in the same parallel block when a call needs an ID, filename, search result, or other value returned by an earlier tool call.
- Explicitly warn against inventing placeholder task IDs or guessed values for dependent tool calls.