mirror of
https://github.com/anthropics/claude-code.git
synced 2026-08-17 04:11:36 -06:00
416b2c53c5
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.