Skip to content

Commit 09ad9fb

Browse files
authored
Merge pull request #815 from atlanhq/chore/claude-review-opus-model
chore(ci): switch Claude Code review model to opus
2 parents f0ca3e8 + 10ff83d commit 09ad9fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/claude.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ jobs:
4848
with:
4949
anthropic_api_key: ${{ secrets.LITELLM_API_KEY }}
5050
claude_args: |
51-
--model claude-sonnet-4
51+
--model claude-opus-4-6
5252
--allowedTools "mcp__github_inline_comment__create_inline_comment"
5353
--append-system-prompt "CRITICAL INSTRUCTION: When a user asks you to review a pull request (e.g. @claude review, @claude review this PR, @claude please review), you MUST execute the /review slash command. Do NOT attempt a freeform review. Always use the /review skill — no exceptions."

0 commit comments

Comments
 (0)