II.
PermissionMode overview
Reference · livepermission-mode:claude-code-accept-edits
Claude Code accept-edits permission mode overview
File edits/writes auto-allow without prompts; bash and other non-edit write tools still gate via the standard permission dialog. Useful for quick refactors where the user pre-trusts edits but not arbitrary shell commands. Promoted from `permissionModes: [acceptEdits]` flat-list attribute on Claude Code agent core/runtime.
Attributes
displayName
Claude Code accept-edits permission mode
mode
accept-edits
isReadOnly
false
requiresUserConsent
false
enteredVia
settings-default
description
File edits/writes auto-allow without prompts; bash and other non-edit
write tools still gate via the standard permission dialog. Useful for
quick refactors where the user pre-trusts edits but not arbitrary shell
commands. Promoted from `permissionModes: [acceptEdits]`
flat-list attribute on Claude Code agent core/runtime.
Outgoing edges
None.
Incoming edges
operates_in_permission_mode1
- agent-runtime-impl:claude-code.runtime@1.x·AgentRuntimeImplClaude Code Runtime (1.x)