Context
We have infrastructure for parallel tool calls (tool_concurrency_limit), but it defaults to 1 (sequential) to avoid breaking things. This issue tracks the investigation and work needed to safely increase the default.
Roadmap
The Roadmap is composed of 5 phases:
Open Questions
References
Context
We have infrastructure for parallel tool calls (
tool_concurrency_limit), but it defaults to1(sequential) to avoid breaking things. This issue tracks the investigation and work needed to safely increase the default.Roadmap
The Roadmap is composed of 5 phases:
Open Questions
References
examples/01_standalone_sdk/45_parallel_tool_execution.py