From bd76d98b871bda74ff790da609c16c5404e31f65 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 16 Jul 2026 14:21:49 -0500 Subject: chore(settings): switch the session model to opus MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Craig's call, 2026-07-16. This reverses the fable pin from e91073d rather than drifting into it — the field has flip-flopped four times now, so noting that this one was chosen. --- .claude/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.claude/settings.json') diff --git a/.claude/settings.json b/.claude/settings.json index 6bd53fd..1006916 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -7,7 +7,7 @@ "permissions": { "defaultMode": "bypassPermissions" }, - "model": "fable", + "model": "opus", "hooks": { "PreToolUse": [ { -- cgit v1.2.3