pub fn register_task_tools(
registry: &mut ToolRegistry,
task_manager: Arc<TaskManager>,
)Expand description
Register task tracking tools with the supplied registry.
pub fn register_task_tools(
registry: &mut ToolRegistry,
task_manager: Arc<TaskManager>,
)Register task tracking tools with the supplied registry.