II.
PermissionMode overview
Reference · livepermission-mode:a5c-non-interactive
a5c non-interactive (yolo) overview
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/babysitter-sdk/src/cli/main/usage.ts (`yolo [...]` is documented as `alias for create-run --non-interactive`). packages/babysitter-sdk/src/prompts/ templates/run-creation.md describes yolo semantics.
Attributes
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/babysitter-sdk/src/cli/main/usage.ts (`yolo [...]` is documented
as `alias for create-run --non-interactive`). packages/babysitter-sdk/src/prompts/
templates/run-creation.md describes yolo semantics.
Outgoing edges
None.
Incoming edges
operates_in_permission_mode1
- agent-runtime-impl:a5c.runtime@current·AgentRuntimeImpla5c Unified Runtime (current) — unified tool host