Getting Started
Do these in order: install the binaries or run with Docker, then run the quickstart so a real pipeline executes.
- Install — from source or Docker Compose.
- Quickstart — one process, embedded worker; you’ll submit a task and see a three-agent pipeline run.
When you’re ready to scale out, the quickstart’s Scaling to production section covers message-driven mode and distributed workers. For more topologies (hierarchical, swarm), see Starter Blueprints.
Prerequisites: Go 1.24+; Docker only if you use container-isolated tools.