claudewheel v0.15.1 /claudewheel.defaults
Edit
On this page

All DEFAULT_* configuration dicts for claudewheel.

#claudewheel.defaults

#claudewheel.defaults

Default values for config, segments, options, state, and themes.

#build_canonical_shared_settings

python
def build_canonical_shared_settings(scripts_dir: Path) -> dict

Build the canonical shared-settings dict from current defaults.

The hooks section mirrors what _HOOKS_TEMPLATE used to define in wizard.py. The disallowedTools section comes from DISALLOWED_TOOLS above. The profileDefaults section contains default settings applied to new profiles when no clone source is specified (previously lived in profile-defaults.json).