Receive real-time notifications about background agent status changes
statusChange
events are supported, specifically when an agent encounters an ERROR
or FINISHED
state.
X-Webhook-Signature
– Contains the HMAC-SHA256 signature in the format sha256=<hex_digest>
X-Webhook-ID
– A unique identifier for this delivery (useful for logging)X-Webhook-Event
– The event type (currently only statusChange
)User-Agent
– Always set to Cursor-Agent-Webhook/1.0