mirror of
https://github.com/openai/codex.git
synced 2026-09-14 11:57:03 +00:00
Reinstate main's deferred rollout persistence behavior while keeping the shared rollout source groundwork. Materialize the rollout on first persisted user-visible activity, restore app-server's unmaterialized-thread handling, and keep in-memory rollout state aligned with persisted session metadata. Co-authored-by: Codex <noreply@openai.com>