← All primitives

Run

selected P0 /v1/runs

Why it matters: The universal unit of work — lets agents and humans see what happened, why, and how much it cost.

Observable execution trace for an agent: status, events, lineage, and artifact references.

GitHub issue →

API endpoints

MethodPathDescription
POST/v1/runsStart a run
GET/v1/runs/:idGet run status and events
PATCH/v1/runs/:idUpdate run status
POST/v1/runs/:id/eventsAppend an event
POST/v1/runs/:id/childrenCreate a child run