aboutsummaryrefslogtreecommitdiff
path: root/.claude
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-07-13 13:32:44 -0500
committerCraig Jennings <c@cjennings.net>2026-07-13 13:32:44 -0500
commite91073d9675a5958616078fa2d26d4bd779e8056 (patch)
treed8539f3ba7bde278345caec14e9cd7e5129b2de0 /.claude
parent1b638e6a6531e179ce3b2f0d57873e911ba69abe (diff)
downloadrulesets-e91073d9675a5958616078fa2d26d4bd779e8056.tar.gz
rulesets-e91073d9675a5958616078fa2d26d4bd779e8056.zip
fix: pin the session model to fable as intended
d5bc9b3 was meant to keep the opus-to-fable flip but recorded only a case change (opus to Opus) — the harness had rewritten the file before staging. This lands the value Craig actually chose.
Diffstat (limited to '.claude')
-rw-r--r--.claude/settings.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.claude/settings.json b/.claude/settings.json
index 29cd85d..6bd53fd 100644
--- a/.claude/settings.json
+++ b/.claude/settings.json
@@ -7,7 +7,7 @@
"permissions": {
"defaultMode": "bypassPermissions"
},
- "model": "Opus",
+ "model": "fable",
"hooks": {
"PreToolUse": [
{