displayName
a5c non-interactive (yolo)
mode
bypass-permissions
isReadOnly
false
requiresUserConsent
false
enteredVia
cli-flag
description
Non-interactive / yolo mode for a5c. The orchestrator auto-resolves
breakpoints and proceeds without operator approval. Entered via
`--non-interactive` (alias `yolo`) on the `create-run` CLI; intended
for trusted CI / automation contexts only.
Source: packages/sdk/src/cli/main/usage.ts (`yolo [...]` is documented
as `alias for create-run --non-interactive`). packages/sdk/src/prompts/
templates/run-creation.md describes yolo semantics.