Skip to main content

Module task_handler

Module task_handler 

Source
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.