From cf5f69579e3c2f60fb79fded3d46549cd62bb1b2 Mon Sep 17 00:00:00 2001 From: Chris Lloyd Date: Thu, 12 Feb 2026 11:39:37 -0800 Subject: [PATCH] Update .github/workflows/claude-issue-triage.yml Co-authored-by: Ashwin Bhat --- .github/workflows/claude-issue-triage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/claude-issue-triage.yml b/.github/workflows/claude-issue-triage.yml index 7e894dd2..95ed66f9 100644 --- a/.github/workflows/claude-issue-triage.yml +++ b/.github/workflows/claude-issue-triage.yml @@ -100,5 +100,5 @@ jobs: - It's okay to not add any labels if none are clearly applicable anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }} claude_args: | - --model claude-sonnet-4-5-20250929 + --model claude-opus-4-6 --allowedTools "Bash(gh issue view:*),Bash(gh issue edit:*),Bash(gh search issues:*)"