Skip to main content
Inspect durable background tasks and Task Flow state. With no subcommand, fluffbuzz tasks is equivalent to fluffbuzz tasks list. See Background Tasks for the lifecycle and delivery model.

Usage

Root Options

  • --json: output JSON.
  • --runtime <name>: filter by kind: subagent, acp, cron, or cli.
  • --status <name>: filter by status: queued, running, succeeded, failed, timed_out, cancelled, or lost.

Subcommands

list

Lists tracked background tasks newest first.

show

Shows one task by task ID, run ID, or session key.

notify

Changes the notification policy for a running task.

cancel

Cancels a running background task.

audit

Surfaces stale, lost, delivery-failed, or otherwise inconsistent task and Task Flow records.

maintenance

Previews or applies task and Task Flow reconciliation, cleanup stamping, and pruning.

flow

Inspects or cancels durable Task Flow state under the task ledger.