mirror of
https://github.com/anthropics/claude-code.git
synced 2026-04-26 07:36:48 +00:00
Document the permissionMode agent frontmatter field (added in v2.0.43) with kebab-case values for consistency: - default: inherit from parent conversation - ask: always prompt for permission - accept-edits: auto-accept file edits Note backwards compatibility with camelCase 'acceptEdits' while establishing kebab-case as the preferred format to match CLI flags.