Skip to content

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

Open
johnnysoftware7 wants to merge 1 commit intogarrytan:mainfrom
johnnysoftware7:model-bump-opus-4-7
Open

test: bump remaining claude-opus-4-6 → 4-7 references#1392
johnnysoftware7 wants to merge 1 commit intogarrytan:mainfrom
johnnysoftware7:model-bump-opus-4-7

Conversation

@johnnysoftware7
Copy link
Copy Markdown

@johnnysoftware7 johnnysoftware7 commented May 9, 2026

Summary

Found 11 leftover claude-opus-4-6 references across 6 test files after the v1.x migration to claude-opus-4-7. Bumping for consistency with the rest of the suite (test/helpers/providers/claude.ts, test/helpers/pricing.ts, and the dedicated test/skill-e2e-opus-47.test.ts already use 4-7).

Files touched:

  • test/helpers/eval-store.ts (1 — comment example)
  • test/skill-e2e-design.test.ts (2)
  • test/skill-e2e-plan.test.ts (5, including plan-ceo-review-expansion-energy added in 1.27.x)
  • test/skill-e2e-qa-bugs.test.ts (1)
  • test/skill-e2e-review.test.ts (1)
  • test/skill-e2e-workflow.test.ts (1)

grep -rn 'claude-opus-4-6' test/ returns zero matches after this patch.

Test plan

  • grep -rn 'claude-opus-4-6' test/ → no results
  • git diff --stat shows only the 12 line-level swaps in 6 files
  • CI passes on the bumped suite (the test logic is unchanged — only the model identifier in the runner config)

🤖 Generated with Claude Code


View in Codesmith
Need help on this PR? Tag @codesmith with what you need.

  • Let Codesmith autofix CI failures and bot reviews

The test suite migration to claude-opus-4-7 in v1.x left 11 references
to claude-opus-4-6 across 6 test files. Bumping for consistency with
the rest of the suite (test/helpers/providers/claude.ts, pricing.ts,
and the new skill-e2e-opus-47.test.ts already use 4-7).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant