From 10d4e3b17dddbe8df47a80444688d13be15dc016 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Fri, 14 Aug 2026 11:00:42 -0500 Subject: chore: raise the effort level to xhigh Ratio was already running xhigh. It lived only in the working tree, so unblocking the pull there would have dropped it. I'd rather record it than lose it. Both machines now run the same value. --- .claude/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.claude/settings.json b/.claude/settings.json index 2be48c3..556c292 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -87,7 +87,7 @@ "typescript-lsp@claude-plugins-official": true, "gopls-lsp@claude-plugins-official": true }, - "effortLevel": "high", + "effortLevel": "xhigh", "promptSuggestionEnabled": false, "awaySummaryEnabled": false, "prefersReducedMotion": true, -- cgit v1.2.3