Expand description
A2A tasks (RFC 0029 §4, RFC 0025 §3.3 task): a durable unit of work a
principal started — a root-turn answer, a workflow run, or a subagent —
projected as an A2A Task (spec shape, TASK_STATE_*). Tasks survive
restarts (GetTask works across lives), stream status/artifact frames from
run/turn events, and cascade-cancel per RFC 0027 §6.
Structs§
- Push
Target - A webhook a caller registered for this task’s updates (A2A push
notifications).
tokenis echoed back inX-A2A-Notification-Tokenso the receiver can tell a real delivery from a stray POST;beareris a credential agentd presents to the receiver. - Task
- The durable task record.