Skip to main content

Module delegate

Module delegate 

Source
Expand description

Agent Task Delegation Protocol

Enables formal agent-to-agent work assignment with tracking, status updates, and integration with the trust scoring system.

Structs§

DelegatedTask
A task delegation from one agent to another
TaskHistoryEntry

Enums§

TaskPriority
TaskStatus

Functions§

complete_task
Complete a task with a result message
create_task
Create a new delegated task
get_task
Get a task by ID
list_tasks
List tasks, optionally filtered by delegator or delegatee
update_task_status
Update a task’s status