test: bump remaining claude-opus-4-6 → 4-7 references

Mechanical model ID bump across the E2E eval suite. All six in-repo
files that referenced the older opus identifier are updated to match
the model gstack now defaults to. No behavior change beyond the model
ID the test harness asks for.

Contributed by @johnnysoftware7 (#1392).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Garry Tan
2026-05-10 11:08:26 -07:00
parent 599d2e22a7
commit 351bbb8426
6 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -503,7 +503,7 @@ Write the full output (including the GATE verdict) to ${codexDir}/codex-output.m
timeout: 300_000,
testName: 'codex-review',
runId,
model: 'claude-opus-4-6',
model: 'claude-opus-4-7',
});
logCost('/codex review', result);