Agent Task
AgentTask
AgentTask Objects
Represents a task in an Agent stage.
Attributes
status
(AgentTaskStatus): The current status of the task.data_hash
(UUID): Unique ID for the data unit.data_title
(str): Name of the data unit.label_branch_name
(str): Name of the label branch.assignee
(Optional[str]): User assigned to the task.last_actioned_by
(Optional[str]): User who last acted on the task.
Allowed actions
…