1 Commits

Author SHA1 Message Date
Miguel Palhas 17610961b4 chore: set yolo claude model to opus[1m]
Claude Code rewrote ~/.claude/settings.json in place, which tripped the
mutable-file guard. The model switch was the only intentional change.
2026-08-18 07:51:27 +01:00
+1 -1
View File
@@ -22,7 +22,7 @@
],
"defaultMode": "auto"
},
"model": "claude-fable-5[1m]",
"model": "opus[1m]",
"hooks": {
"PostToolUse": [
{