mirror of
https://github.com/openai/codex.git
synced 2026-09-13 11:47:17 +00:00
- introduces `ClientResponse` as the symmetrical typed response union to `ClientRequest` for app-server-protocol - enables scalable event stream ingestion for use cases such as analytics - no runtime behavior changes, protocol/schema plumbing only