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-01 03:42:05 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d60adfd74a9c885e3c80bd6a8f7a8a4642b5eede
codex
/
codex-rs
/
core
/
tests
/
common
History
Michael Bolin
d60adfd74a
fix: update tests so
bazel test //codex-rs/core:core-all-test
passes on my Mac
2026-01-10 08:33:32 -08:00
..
BUILD.bazel
feat: add support for building with Bazel (
#8875
)
2026-01-09 11:09:43 -08:00
Cargo.toml
feat: introduce codex-utils-cargo-bin as an alternative to assert_cmd::Command (
#8496
)
2025-12-23 19:29:32 -08:00
lib.rs
fix: leverage codex_utils_cargo_bin() in codex-rs/core/tests/suite (
#8887
)
2026-01-08 14:56:16 +00:00
process.rs
feat: close unified_exec at end of turn (
#8052
)
2025-12-16 12:16:43 +00:00
responses.rs
fix: update tests so
bazel test //codex-rs/core:core-all-test
passes on my Mac
2026-01-10 08:33:32 -08:00
streaming_sse.rs
fix parallel tool calls (
#7956
)
2025-12-16 01:28:27 +00: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
renaming: task to turn (
#8963
)
2026-01-09 17:31:17 +00:00