mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
465897dd0f
Addresses #16019 `tui_app_server` renders completed assistant messages from item notifications, but it only updated `/copy` state from `turn/completed`. After the app-server migration, turn completion no longer repeats the final assistant text, so `/copy` could stay unavailable even after the first normal response. This PR track the last completed final-answer agent message during an active app-server turn and promote it into the `/copy` cache when the turn completes. This restores the pre-migration behavior without changing rollback handling.
465897dd0f
ยท
2026-03-27 16:00:24 -06:00
History