Skip to content

test(prompts): modernize stale gpt-4.1 fixtures to gpt-5.6 - #1142

Merged
TheGreatAxios merged 1 commit into
mainfrom
cl-8751-fixture-modernize-gpt-5.6
Sep 21, 2026
Merged

TheGreatAxios merged 1 commit into
mainfrom
cl-8751-fixture-modernize-gpt-5.6

Conversation

@TheGreatAxios

Copy link
Copy Markdown
Collaborator

Summary

Leftover test-fixture modernization for CL-8751: gpt-family examples probe openai/gpt-5.6 (current model) instead of stale gpt-4.1. Default-family probes already use unknown-provider/unknown-model on main. Fixture values only — no production code.

Extracted from unpushed stale-branch commits 69b9a48 / 1aa1275 (verified NOT ancestors of origin/main); only the fixture values move, no stack resurrection (main already has #1132/#1133/#1135/#1137 and the prompt-variance package work).

Fixes CL-8751

Verification

  • bun test src/agent/grok-residual.test.ts src/agent/model-family-policy.test.ts src/agent/prompt-sizes.test.ts src/subagent/provider-family.test.ts → 56 pass, 0 fail
  • bun test src/agent/ src/subagent/provider-family.test.ts → 761 pass, 0 fail across 57 files

Gpt-family examples now probe openai/gpt-5.6 (current model); default-family
probes already use unknown-provider/unknown-model on main. Fixture values
only — no production code.

Refs CL-8751
@linear-code

linear-code Bot commented Sep 21, 2026

Copy link
Copy Markdown

CL-8751

@TheGreatAxios
TheGreatAxios merged commit bab8ca3 into main Sep 21, 2026
13 checks passed
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