Skip to content

ApprovalPostureChoice

Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/modules/slashCommands.ts:701

CFG-39 — one selectable row of the /approvals picker.

current: boolean

Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/modules/slashCommands.ts:709

Whether the session is on this mode right now.


description: string

Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/modules/slashCommands.ts:707

The mode’s own one-line description, from APPROVAL_RUNG_DESCRIPTIONS.


label: string

Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/modules/slashCommands.ts:705

Display spelling (APPROVAL_RUNG_LABELS) — never the config identifier (§9.1).


rung: "write" | "manual" | "assisted" | "auto" | "bypass"

Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/modules/slashCommands.ts:703

The mode this row sets.