diff --git a/.github/workflows/ai-code-review.yml b/.github/workflows/ai-code-review.yml index 6eda7229..5855fa6f 100644 --- a/.github/workflows/ai-code-review.yml +++ b/.github/workflows/ai-code-review.yml @@ -152,7 +152,7 @@ jobs: claude_args: | --max-turns 100 --mcp-config ci/claude/mcp.json - --model us.anthropic.claude-opus-4-8 + --model us.anthropic.claude-opus-5 allowed_bots: "kernel-patches-daemon-bpf,kernel-patches-review-bot" prompt: | Current directory is the root of a Linux Kernel git repository.