mirror of
https://github.com/openai/codex.git
synced 2026-09-10 20:26:47 +00:00
## What changed - Track only agent messages with the `final_answer` phase as a turn's final summary item, so commentary is excluded. - Recover final answers when items arrive before the turn lifecycle record, and fall back to phase-less agent messages for terminal turns. ## Testing - Cover delayed turn lifecycle records and commentary-only turns when listing summary items. GitOrigin-RevId: 59d9c7fd23dd32037516883e964cf5869c5932a1