This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
codex
Watch
1
Star
0
Fork
0
You've already forked codex
mirror of
https://github.com/openai/codex.git
synced
2026-04-29 10:53:24 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3728db11b87cb8490bcf6bf2cdf0e13dcfb0c28b
codex
/
codex-rs
/
codex-api
/
src
History
Michael Bolin
3728db11b8
fix: eliminate unnecessary clone() for each SSE event (
#9238
)
...
Given how many SSE events we get, seems worth fixing.
2026-01-15 00:06:09 +00:00
..
endpoint
Websocket append support (
#9128
)
2026-01-13 06:07:13 +00:00
requests
Websocket append support (
#9128
)
2026-01-13 06:07:13 +00:00
sse
fix: eliminate unnecessary clone() for each SSE event (
#9238
)
2026-01-15 00:06:09 +00:00
auth.rs
…
common.rs
Websocket append support (
#9128
)
2026-01-13 06:07:13 +00:00
error.rs
…
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
…