core-agent-ide/codex-rs/codex-api/src
Anton Panasenko 7b27aa7707
feat: support proxy for ws connection (#9409)
unfortunately tokio-tungstenite doesn't support proxy configuration
outbox, while https://github.com/snapview/tokio-tungstenite/pull/370 is
in review, we can depend on source code for now.
2026-01-20 09:36:30 -08:00
..
endpoint feat: support proxy for ws connection (#9409) 2026-01-20 09:36:30 -08:00
requests Websocket append support (#9128) 2026-01-13 06:07:13 +00:00
sse Act on reasoning-included per turn (#9402) 2026-01-19 11:23:25 -08:00
auth.rs chore: proper client extraction (#6996) 2025-11-25 18:06:12 +00:00
common.rs Act on reasoning-included per turn (#9402) 2026-01-19 11:23:25 -08:00
error.rs fix(codex-api): treat invalid_prompt as non-retryable (#9400) 2026-01-16 22:22:08 -08:00
lib.rs Websocket append support (#9128) 2026-01-13 06:07:13 +00:00
provider.rs Add feature for optional request compression (#8767) 2026-01-07 13:21:40 -08:00
rate_limits.rs fix: taking plan type from usage endpoint instead of thru auth token (#7610) 2025-12-04 23:34:13 -08:00
telemetry.rs chore: proper client extraction (#6996) 2025-11-25 18:06:12 +00:00