Upgrade codex: bump pinned binary + point the director at gpt-5.6-sol #451
No reviewers
Labels
No labels
burndown-2026-06
coherence-core
consult
headless
interactive
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coilyco-flight-deck/agentic-os!451
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue-450"
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?
Upgrade codex: bump pinned binary + point the director at a newer model
Behavioral half of the 2026-07-10
/goal-mode codex runaway (structural half: the open-PR backpressure gate, ward#1069 child).docker/dev-base/agent/Dockerfile-CODEX_VERSION0.142.5 -> 0.144.1 (latest stablerust-v0.144.1, both linux-musl tarballs verified present). Thepublish-imageCI job rebuilds:lateston the landed commit, no manual registry push..ward/roles.kdl- the director role's codex override movesgpt-5.5->gpt-5.6-sol, the top-priority "Latest frontier agentic coding model" in codex 0.144.1's bundled catalog, distinct from the rank-and-file engineer default (gpt-5.5inagents.kdl). The per-role override mechanism (ward#1029) already exists and is what this rides.reasoning-effort xhighretained (top tier in fleet use, supported by gpt-5.6-sol).verbosity mediumadded: the director inherited the agent-levelverbosity lowcheapness tuning, and a coordination role does not need to be cheap.docs/ward-specs-overrides.mdnotes the override axes and the director rationale.Ward's fleet-config parser accepts
model | endpoint | reasoning-effort | verbosityin role agent overrides (verified against wardcmd/ward/bundle_roles.go), so the new nodes parse. Follow-up worth considering:advisorandopscodex overrides still ridegpt-5.5.closes #450
ward.workflow: pull-requests-and-merge