Documentation
Everything you need to run workflows with Tasked — from first install to production deployment.
Concepts
DAGs, task states, variable substitution, schedules, and how the engine works.
Flows
Task definitions, dependencies, per-task overrides, webhooks, and examples.
Executors
Shell commands, HTTP requests, callbacks, and noop. How tasks actually run.
Queues
Concurrency limits, rate limiting, retry policies, backoff strategies, and retention.
Patterns
Common workflow patterns: pipelines, fan-out, approval gates, dynamic tasks, and more.
Examples
14 complete flow definitions from hello world to production deployment pipelines.
CLI
Command-line reference for serve, run, and mcp modes.
API Reference
REST API endpoints for queues, flows, tasks, schedules, and system.
MCP Server
Give AI agents durable task execution through the Model Context Protocol.