BYE-340 route GPT-5.6 labels through Codex runtime - #1371
Open
b-yelverton wants to merge 3 commits into
Open
Conversation
b-yelverton
marked this pull request as ready for review
July 21, 2026 17:34
Connoropolous
requested changes
Jul 22, 2026
Connoropolous
left a comment
Contributor
There was a problem hiding this comment.
this looks great, just ask that the change in default reasoning effort, and documentation on how to use reasoning overrides via labels make it into the changelog entry
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
terra,luna,sol, and baregpt-5.6labels to the requested GPT-5.6 model IDs and select the Codex runner.effort:-prefixedlow/medium/highlabels through runner config, defaulting tomedium.reasoning.effort.Root cause
RunnerSelectionServiceonly recognizedgpt-*model labels.terra/luna/soltherefore selected the default Claude runner, and the existing CodexmodelReasoningEffortfield was never serialized byAppServerCodexBackend.Validation
pnpm install --frozen-lockfilepnpm buildpnpm typecheckpnpm test:packages:run— all package tests green; EdgeWorker 66 files / 744 tests and Codex 12 files / 71 testspnpm --filter './apps/*' test:run— CLI 5 files / 94 tests; F1 no-test passgit diff --checkLinear: BYE-340