Skip to main content

Module task

Module task 

Source
Expand description

Background task HTTP wire types (/v1/tasks/*) and OpenAPI schemas (D16 E1-c6).

Structs§

NewTaskRequest
Request to enqueue a new task.
TaskArtifactRef
Durable artifact reference produced by task-aware tools.
TaskAttemptRecord
PR-attempt metadata and artifacts attached to a task.
TaskChecklistItem
Checklist item stored on durable tasks.
TaskChecklistState
Checklist state associated with a task.
TaskCounts
Count totals by status for task dashboards.
TaskGateRecord
Structured verification evidence attached to a task.
TaskGithubEvent
GitHub write/read evidence attached to a task timeline.
TaskRecord
Durable task record.
TaskSummary
Lightweight task view.
TaskTimelineEntry
Timeline entry for a task execution.
TaskToolCallSummary
Tool call summary for a task.
TasksResponse

Enums§

TaskStatus
Durable task status.
TaskToolStatus
Durable tool-call status within a task timeline.

Constants§

CURRENT_TASK_SCHEMA_VERSION