codex: workers on gpt-5.6-sol (high), assistant on gpt-5.6-terra (medium) #17
No reviewers
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
key-store/key.store!17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "codex-models-5-6"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Workers →
gpt-5.6-solat high effort; assistant →gpt-5.6-terraat medium (up from low).Set in all three places a role can resolve a model, which previously disagreed: the
CODEX_HOMEconfig.tomldefault (was hardcoded and drifting from the env), the per-roleKEYSTORE_CODEX_MODEL*env, and theorganization.tomltiers the dispatcher falls back to inpickRoleCodexModel.Both models verified against the live API before landing. Note:
/v1/modelsdoes not enumerate them — a model absent from that listing is not evidence it is unavailable; probe it instead.Replaces #16, which was opened from a branch #15 had already rebase-merged.
🤖 Generated with Claude Code