agentle.agents.a2a.tasks.task_status_update_event¶
A2A Task Status Update Event Model
This module defines the TaskStatusUpdateEvent class, which represents an event sent when a task’s status changes in the A2A protocol. It enables clients to be notified of task status changes asynchronously.
Functions
|
!!! abstract "Usage Documentation" |
Classes
|
Special type indicating an unconstrained type. |
|
Alias for pydantic.BaseModel. |
|
Represents the detailed status of a task in the A2A protocol. |
|
Represents an event sent when a task's status changes. |