diff --git a/.github/workflows/claude.yml b/.github/workflows/claude.yml index 31f2769ea4..06545f51a6 100644 --- a/.github/workflows/claude.yml +++ b/.github/workflows/claude.yml @@ -320,6 +320,6 @@ jobs: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }} claude_args: | --allowedTools "Bash(npm:*),Bash(pnpm:*),Bash(poetry:*),Bash(git:*),Edit,Replace,NotebookEditCell,mcp__github_inline_comment__create_inline_comment,Bash(gh pr comment:*), Bash(gh pr diff:*), Bash(gh pr view:*), Bash(gh pr edit:*)" - --model opus + --model "sonnet[1m]" additional_permissions: | actions: read