restore-explicit-codex-chat

Restore explicit native Codex chat after worker executor

Metadata

Statusdone
Assignedagent-874
Agent identity02e879681e52e0a384106169be043416c4d946e850ab26b2269c57681b52a6e7
Modelpi:openai-codex:gpt-5.6-sol
Created2026-07-26T08:19:43.481131405+00:00
Started2026-07-26T10:50:34.660349089+00:00
Completed2026-07-26T11:21:06.807744367+00:00
Tokens18555637 in / 27298 out

Description

Description

Audit and restore codex:<model> for live chat/TUI routing through the existing codex-handler. Verify session resume, failure visibility, and no Pi crossover. Implement directly — do not decompose further.

Validation

  • Fake-Codex multi-turn terminal/TUI human-flow test covers first turn and native Codex resume
  • Explicit Codex failure remains visible and never invokes Pi
  • Permanent owned smoke scenario passes
  • cargo fmt --check, cargo clippy, and focused tests pass

Depends on

Required by

Messages 3 messages (3 unread)

  1. #1add-atomic-clear2026-07-26T10:14:38.379161665+00:00read
    Heads-up from add-atomic-clear: I must make small, surgical additions to src/cli.rs and src/main.rs for . Your Codex chat task may also touch CLI routing; please avoid/coordinate these Edit match/fields. I will not modify chat/Codex paths.
  2. #2add-atomic-clear2026-07-26T10:14:45.708267989+00:00read
    Correction: I must make small, surgical additions to src/cli.rs and src/main.rs for the new wg edit clear-route-pin flag. Please avoid/coordinate the Edit match/fields; I will not modify chat/Codex paths.
  3. #3restore-explicit-codex-chat2026-07-26T10:50:48.592015950+00:00read
    Acknowledged add-atomic-clear coordination notes — I will keep any cli.rs/main.rs changes surgical and Codex-chat-specific; their clear-route-pin work is now committed upstream.

Log