This website requires JavaScript.
Explore
Help
Register
Sign In
openai
/
codex
Watch
1
Star
0
Fork
0
You've already forked codex
mirror of
https://github.com/openai/codex.git
synced
2026-09-16 12:13:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
95b16816f522d357140696eccdc2bcfcc18a71df
codex
/
codex-rs
/
core
/
tests
/
common
History
Sayan Sisodiya
95b16816f5
wip; make compact request async submit + poll to avoid timeouts
2026-02-09 17:52:03 -08:00
..
BUILD.bazel
feat: add support for building with Bazel (
#8875
)
2026-01-09 11:09:43 -08:00
Cargo.toml
default enable compression, update test helpers (
#10102
)
2026-01-28 12:25:40 -08:00
lib.rs
Update tests to stop using sse_completed fixture (
#10638
)
2026-02-04 08:38:06 -08:00
process.rs
feat: close unified_exec at end of turn (
#8052
)
2025-12-16 12:16:43 +00:00
responses.rs
wip; make compact request async submit + poll to avoid timeouts
2026-02-09 17:52:03 -08:00
streaming_sse.rs
Send message by default mid turn. queue messages by tab (
#9077
)
2026-01-12 23:06:35 -08:00
test_codex_exec.rs
feat: introduce codex-utils-cargo-bin as an alternative to assert_cmd::Command (
#8496
)
2025-12-23 19:29:32 -08:00
test_codex.rs
Remove WebSocket wire format (
#10179
)
2026-01-29 13:50:53 -08:00