mirror of
https://github.com/openai/codex.git
synced 2026-09-14 11:57:03 +00:00
## What changed - Let `HttpClientFactory` carry additional ChatGPT cookies and share their store across cloned factories. - Attach configured cookies when route-aware clients or explicitly opted-in clients enable the ChatGPT cookie store. - Combine configured cookies with the current path-scoped Cloudflare cookies only for HTTPS ChatGPT hosts, while preserving sensitive-header metadata. ## Testing - Cover cookie merging, path-scoped Cloudflare updates, host and scheme restrictions, sensitive values, and factory clone/equality behavior. GitOrigin-RevId: 5baf745859e14db739fd62ab931720dbe90c04e0