Task Guides
Choose the outcome you need. Each guide links to the underlying reference only when you need it.
Run locally
Install the single binary, use SQLite, register a sequence, and verify its output.
Open guide →Model a workflow
Choose blocks, context boundaries, retries, and an idempotency strategy.
Open guide →Connect any worker
Poll work from TypeScript, Python, Go, or another HTTP-capable runtime.
Open guide →Add human approval
Pause durably, present choices, and resume with a verified signal.
Open guide →Recover safely
Use snapshots, circuit breakers, dead-letter queues, and external reconciliation.
Open guide →Deploy and operate
Configure PostgreSQL, health checks, observability, and multi-node scheduling.
Open guide →Diagnose a stuck run
Follow state-specific checks without discarding the execution record.
Open guide →Was this helpful?