/ concept-collection / surfacefun-interactive
Sign in
concept-collection / surfacefun-interactive

Comparing changes

Swap
main is 2 commits ahead of claude/issue-2-20260604-1634. Create pull request
Add claude_args for model configuration
Jeremy Magland committed
bdda5d7
1 changed file+2−0
.github/workflows/claude.ymlmodified+2−0View file
@@ -47,4 +47,6 @@ jobs:
4747 # See https://github.com/anthropics/claude-code-action/blob/main/docs/usage.md
4848 # or https://code.claude.com/docs/en/cli-reference for available options
4949 # claude_args: '--allowed-tools Bash(gh pr *)'
50+ claude_args: |
51+ --model claude-opus-4-8
5052
moveopenescclose