.entire/runners/.
entire runner is experimental and appears under labs. A runner scores and reviews a branch’s changes; this command manages the per-repository set: risk, confidence, drift, security, review, and others.
runner setup
Create and tailor this repository’s trail runners.setup customizes runner templates using repository documentation and structure, merged pull requests, issues, frequently changed code, and past trail findings.
Without an action flag, setup opens an interactive action picker. In a non-interactive environment, you must pass --yes, --defaults-only, --print-prompt, or --dry-run.
Pass a runner name, such as risk or trail-risk, to customize only that runner.
Customization uses your configured summary provider. If none is configured and several agents are installed, Entire asks which to use. Pass --agent NAME to select one for this run without saving the choice.
--defaults-only, --print-prompt, and --dry-run are mutually exclusive and take precedence over --yes.
Continue With
review
Run a multi-agent review against a branch.
Glossary
See how runners and trails fit together.