Skip to main content

Module task

Module task 

Source
Expand description

Task models compatible with Claude Code’s ~/.claude/tasks/{team-name}/{id}.json format.

Structs§

CreateTaskRequest
Request to create a new task.
TaskFile
A task persisted as {id}.json in the tasks directory.
TaskFilter
Filter criteria for listing tasks.
TaskUpdate
Partial update for an existing task.

Enums§

TaskStatus
Task status with forward-only transitions.