Expand description
Task models compatible with Claude Code’s
~/.claude/tasks/{team-name}/{id}.json format.
Structs§
- Create
Task Request - Request to create a new task.
- Task
File - A task persisted as
{id}.jsonin the tasks directory. - Task
Filter - Filter criteria for listing tasks.
- Task
Update - Partial update for an existing task.
Enums§
- Task
Status - Task status with forward-only transitions.