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-05-02 12:21:26 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
527b7b4c02af3ac2820288989b97021844501672
codex
/
codex-rs
/
codex-api
/
src
History
pakrym-oai
527b7b4c02
Feature to auto-enable websockets transport (
#9578
)
2026-01-20 20:32:06 -08:00
..
endpoint
Feature to auto-enable websockets transport (
#9578
)
2026-01-20 20:32:06 -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
…
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
Feature to auto-enable websockets transport (
#9578
)
2026-01-20 20:32:06 -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
…