Merge pull request #10595 from f321x/update_ci_review_model
ci: bump code review ci claude version 4.6 -> 4.7
This commit is contained in:
@@ -35,7 +35,7 @@ PROMPT_FILE = os.path.join(SCRIPT_DIR, "security_review_prompt.md")
|
||||
|
||||
MAX_DIFF_CHARS = 800_000
|
||||
CLAUDE_TIMEOUT_SECONDS = 20 * 60
|
||||
CLAUDE_MODEL = "claude-opus-4-6"
|
||||
CLAUDE_MODEL = "claude-opus-4-7"
|
||||
CLAUDE_EFFORT = "max"
|
||||
|
||||
VERDICT_PASS = "PASS"
|
||||
|
||||
Reference in New Issue
Block a user