II.
PermissionMode overview
Reference · livepermission-mode:a5c-interactive
a5c interactive (default) overview
Default interactive mode for the a5c orchestrator. Effects that change workspace state surface as breakpoints to the operator before the orchestrator commits them. Equivalent to passing `--interactive` explicitly. Source: packages/babysitter-sdk/src/cli/main/usage.ts shows `--interactive` / `--no-interactive` / `--non-interactive` flags on `create-run` and `run:create`. packages/tasks-adapter mediates the operator-prompt surface. Defaults are interactive when stdin is a TTY.
Attributes
displayName
a5c interactive (default)
mode
default
isReadOnly
false
requiresUserConsent
true
enteredVia
cli-flag
description
Default interactive mode for the a5c orchestrator. Effects that change
workspace state surface as breakpoints to the operator before the
orchestrator commits them. Equivalent to passing `--interactive`
explicitly.
Source: packages/babysitter-sdk/src/cli/main/usage.ts shows `--interactive` /
`--no-interactive` / `--non-interactive` flags on `create-run` and
`run:create`. packages/tasks-adapter mediates the operator-prompt
surface. Defaults are interactive when stdin is a TTY.
Outgoing edges
None.
Incoming edges
operates_in_permission_mode1
- agent-runtime-impl:a5c.runtime@current·AgentRuntimeImpla5c Unified Runtime (current) — unified tool host