mirror of
https://github.com/openai/codex.git
synced 2026-05-03 02:46:39 +00:00
Add a retained event stream for exec processes so subscribers can consume output and lifecycle events either live or after the process has already closed. Co-authored-by: Codex <noreply@openai.com>