Logo
Explore
Register Sign In
agent/codex
1
0
Fork 0
You've already forked codex
mirror of https://github.com/pchuan98/codex.git synced 2026-07-01 00:31:56 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
98e171258cc08f3bdc997643541a1ff00a518df5
codex/codex-rs/core/tests/common
T
Michael Bolin 1e29774fce fix: leverage codex_utils_cargo_bin() in codex-rs/core/tests/suite (#8887)
This eliminates our dependency on the `escargot` crate and better
prepares us for Bazel builds: https://github.com/openai/codex/pull/8875.
1e29774fce ยท 2026-01-08 14:56:16 +00:00
History
..
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
Refresh on models etag mismatch (#8491)
2026-01-01 11:41:16 -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
chore: unify conversation with thread name (#8830)
2026-01-07 17:04:53 +00:00