core-agent-ide/codex-rs/codex-api/src
Channing Conger fd4a673525 Responses: set x-client-request-id as convesration_id when talking to responses (#14312)
Right now we're sending the header session_id to responses which is
ignored/dropped. This sets a useful x-client-request-id to the
conversation_id.
2026-03-11 12:33:10 -07:00
..
endpoint Responses: set x-client-request-id as convesration_id when talking to responses (#14312) 2026-03-11 12:33:10 -07:00
requests chore: streamline phase 2 (#11712) 2026-02-13 13:21:11 +00:00
sse Remove Responses V1 websocket implementation (#13364) 2026-03-03 11:32:53 -07:00
auth.rs feat: clean codex-api part 1 (#10501) 2026-02-03 14:08:09 +00:00
common.rs Pass more params to compaction (#14247) 2026-03-11 12:33:09 -07:00
error.rs change model cap to server overload (#11388) 2026-02-11 17:16:27 -08:00
lib.rs Remove Responses V1 websocket implementation (#13364) 2026-03-03 11:32:53 -07:00
provider.rs feat: drop wire_api from clients (#10498) 2026-02-03 12:43:09 +00:00
rate_limits.rs feat: support multiple rate limits (#11260) 2026-02-10 20:09:31 -08:00
telemetry.rs Add websocket telemetry metrics and labels (#10316) 2026-01-31 19:16:44 -08:00