SIGN IN SIGN UP

fix(codex): normalize request session header to `Session-Id` and preload codex headers

- Replaced legacy `Session_id` usage with canonical `Session-Id` when propagating cache/session state.
- Added ensured request headers for `X-Codex-Window-Id`, `Thread-Id`, `Session-Id`, and `X-Openai-Internal-Codex-Responses-Lite`.
- Removed macOS-only `Session_id` auto-generation fallback path for request header setup.
L
Luis Pater committed
f43aad7637ad813745bf7d341acb5663617570c5
Parent: 133047d