diff --git a/settings.json b/settings.json index 2c8ccdf..40e9e5f 100644 --- a/settings.json +++ b/settings.json @@ -13,5 +13,6 @@ "ralph-wiggum@claude-plugins-official": true }, "alwaysThinkingEnabled": true, - "_note": "Agent definitions moved to ~/.claude/agents/*.md with YAML frontmatter. Autonomy levels now in ~/.claude/state/autonomy-levels.json" + "_note": "Agent definitions moved to ~/.claude/agents/*.md with YAML frontmatter. Autonomy levels now in ~/.claude/state/autonomy-levels.json", + "model": "opus" }