Need to disable Agent Tool Parallel Behaviour
Ouverte
core
- Langage dominant
- Python
- Étoiles
- 21.5k
- Forks
- 4k
- Merge moyen
- 1 j 14 h
- PR mergées (30 j)
- 37
Description
Sub‑agents in ADK are currently not functioning efficiently. The main issue is that sub‑agents are unable to return their output back to the manager/orchestrator—instead, they respond directly to the end user. As a workaround, I converted the agent into a tool, which works better for now.
However, in certain scenarios I need to disable parallel execution for tools. This option is currently not supported for AgentTool.
**Request**
Please add support for disabling parallel execution in AgentTool.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.