Expand description
Task handler โ gateway-side task tool dispatch.
Handles task_* tool calls by interacting with the shared TaskManager.
Functionsยง
- execute_
task_ tool - Execute a task tool call.
- generate_
task_ prompt_ section - Generate a system prompt section describing active tasks.
- is_
task_ tool - Check if a tool name is a task tool.