core-agent-ide/codex-rs/codex-api/src
Rasmus Rygaard b2d3843109
Translate websocket errors (#10937)
When getting errors over a websocket connection, translate the error
into our regular API error format
2026-02-09 17:53:09 +00:00
..
endpoint Translate websocket errors (#10937) 2026-02-09 17:53:09 +00:00
requests feat: drop wire_api from clients (#10498) 2026-02-03 12:43:09 +00:00
sse Add a codex.rate_limits event for websockets (#10324) 2026-02-04 06:01:47 -08:00
auth.rs feat: clean codex-api part 1 (#10501) 2026-02-03 14:08:09 +00:00
common.rs Support alternative websocket API (#10861) 2026-02-06 14:40:50 -08:00
error.rs fix(codex-api): treat invalid_prompt as non-retryable (#9400) 2026-01-16 22:22:08 -08:00
lib.rs feat: add phase 1 mem client (#10629) 2026-02-04 17:59:36 +00:00
provider.rs feat: drop wire_api from clients (#10498) 2026-02-03 12:43:09 +00:00
rate_limits.rs Add a codex.rate_limits event for websockets (#10324) 2026-02-04 06:01:47 -08:00
telemetry.rs Add websocket telemetry metrics and labels (#10316) 2026-01-31 19:16:44 -08:00