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
46b0c4acbbbd2631aeadd2e72e28fd4e5afe3bc2
codex/codex-rs/core/tests/common
T
Ahmed Ibrahim 81caee3400 Add 5s timeout to models list call + integration test (#8942)
- Enforce a 5s timeout around the remote models refresh to avoid hanging
/models calls.
81caee3400 ยท 2026-01-08 18:06:10 -08: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
Add 5s timeout to models list call + integration test (#8942)
2026-01-08 18:06:10 -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
remove get_responses_requests and get_responses_request_bodies to use in-place matcher (#8858)
2026-01-08 13:57:48 -08:00