Compare commits

...

1 Commits

Author SHA1 Message Date
Nicholas Tindle
ae4e5a59a7 ci: Change @claude's model from 'opus' to 'sonnet[1m]' 2025-11-05 14:02:19 -06:00

View File

@@ -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