mirror of
https://github.com/anthropics/claude-code-action.git
synced 2026-01-23 15:04:13 +08:00
model version update
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
|||||||
# Note: BASE_ARGS (--verbose --output-format stream-json) cannot be overridden
|
# Note: BASE_ARGS (--verbose --output-format stream-json) cannot be overridden
|
||||||
claude_args: |
|
claude_args: |
|
||||||
--max-turns 15
|
--max-turns 15
|
||||||
--model claude-3-opus-20240229
|
--model claude-opus-4-1-20250805
|
||||||
--allowedTools Edit,Read,Write,Bash
|
--allowedTools Edit,Read,Write,Bash
|
||||||
--disallowedTools WebSearch
|
--disallowedTools WebSearch
|
||||||
--system-prompt "You are a senior engineer focused on code quality"
|
--system-prompt "You are a senior engineer focused on code quality"
|
||||||
|
|||||||
Reference in New Issue
Block a user