Script workflows
September 2, 2026 ยท View on GitHub
These examples keep orchestration in repository-owned scripts. Configure each script as an
approved executor in worker.toml, then select its command with --command.
multi-reviewruns two agent CLIs in order withset -ebehavior.flowtakes a task to a reviewed pull request with one Codex thread, in Python run byuv.
Stages are visible only through logs. Timeout or cancellation kills the script process tree. A new run starts from the beginning unless the script implements its own checkpointing.