iiRecord
Agentic AI Atlas · a5c interactive (default)
permission-mode:a5c-interactivea5c.ai
II.
PermissionMode overview

permission-mode:a5c-interactive

Reference · live

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.

PermissionModeOutgoing · 0Incoming · 1

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