II.
PermissionMode overview
Reference · livepermission-mode:claude-code-dont-ask
Claude Code dontAsk permission mode overview
Permission dialogs are suppressed for the session — auto-deny on any tool that would prompt. Used by background/headless agents where no UI is available. SDK-only mode (not exposed via the standard TUI). — promoted from `permissionModes: [dontAsk]` flat-list attribute.
Attributes
displayName
Claude Code dontAsk permission mode
mode
dont-ask
isReadOnly
false
requiresUserConsent
false
enteredVia
settings-default
description
Permission dialogs are suppressed for the session — auto-deny on any tool
that would prompt. Used by background/headless agents where no UI is
available. SDK-only mode (not exposed via the standard TUI).
— promoted from `permissionModes: [dontAsk]` flat-list attribute.
Outgoing edges
None.
Incoming edges
operates_in_permission_mode1
- agent-runtime-impl:claude-code.runtime@1.x·AgentRuntimeImplClaude Code Runtime (1.x)