]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
claude-review: downgrade effort from xhigh to high
authorLuca Boccassi <luca.boccassi@gmail.com>
Sun, 12 Jul 2026 09:56:12 +0000 (10:56 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 12 Jul 2026 17:11:00 +0000 (02:11 +0900)
Claude reviews keep failing due to hitting 60m timeouts, as they take
too long. Lower effort from xhigh to high to try and speed them up.

.github/workflows/claude-review.yml

index 1d7becbfa93fd361ab5698238c9f75b53feb1893..ea05bb2dd6c851bb6a8c62ee891e8617182980cf 100644 (file)
@@ -448,7 +448,7 @@ jobs:
 
           claude \
             --model us.anthropic.claude-opus-4-8 \
-            --effort xhigh \
+            --effort high \
             --max-turns 200 \
             --setting-sources user \
             --output-format stream-json \