diff --git a/.github/workflows/claude-review.yml b/.github/workflows/claude-review.yml index da5b529..1ab7b75 100644 --- a/.github/workflows/claude-review.yml +++ b/.github/workflows/claude-review.yml @@ -37,7 +37,7 @@ jobs: show_full_output: true # TEMP: keep on during calibration so tool denials are visible; revert once reviews run cleanly claude_args: | --model claude-sonnet-4-6 - --max-turns 16 + --max-turns 24 --allowedTools "mcp__github_inline_comment__create_inline_comment,Bash(gh pr comment:*),Bash(gh pr diff:*),Bash(gh pr view:*),Read,Grep,Glob" prompt: | REPO: ${{ github.repository }}