Expand description
Background task HTTP wire types (/v1/tasks/*) and OpenAPI schemas (D16 E1-c6).
Structs§
- NewTask
Request - Request to enqueue a new task.
- Task
Artifact Ref - Durable artifact reference produced by task-aware tools.
- Task
Attempt Record - PR-attempt metadata and artifacts attached to a task.
- Task
Checklist Item - Checklist item stored on durable tasks.
- Task
Checklist State - Checklist state associated with a task.
- Task
Counts - Count totals by status for task dashboards.
- Task
Gate Record - Structured verification evidence attached to a task.
- Task
Github Event - GitHub write/read evidence attached to a task timeline.
- Task
Record - Durable task record.
- Task
Summary - Lightweight task view.
- Task
Timeline Entry - Timeline entry for a task execution.
- Task
Tool Call Summary - Tool call summary for a task.
- Tasks
Response
Enums§
- Task
Status - Durable task status.
- Task
Tool Status - Durable tool-call status within a task timeline.