Flow is designed to automate tasks by decoupling a 'run-issues' bash orchestrator into an independent team product. It features a central service (flowd), a CLI tool (flowctl), and a runner daemon (flow-runner) that work together to manage task ownership, runner registration, and telemetry. The project is built with Go and uses Docker for containerization.
View on GitHub →Silon-Oy/flow