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-03 12:52:11 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6084fcf0f37ae8542b7f7d82799a46a174b947d5
codex
/
codex-rs
/
exec
/
tests
/
suite
History
Codex + Matthew Zeng
6084fcf0f3
Fix sandbox multiprocessing test on Python 3.14
2026-01-16 12:30:50 -08:00
..
add_dir.rs
…
apply_patch.rs
feat: introduce codex-utils-cargo-bin as an alternative to assert_cmd::Command (
#8496
)
2025-12-23 19:29:32 -08:00
auth_env.rs
feat: introduce find_resource! macro that works with Cargo or Bazel (
#8879
)
2026-01-07 18:06:08 -08:00
mod.rs
…
originator.rs
feat: change ConfigLayerName into a disjoint union rather than a simple enum (
#8095
)
2025-12-17 08:13:59 -08:00
output_schema.rs
Update defaults to gpt-5.1 (
#6652
)
2025-11-17 17:40:11 -08:00
resume.rs
Made
codex exec resume --last
consistent with
codex resume --last
(
#9352
)
2026-01-16 08:53:47 -08:00
sandbox.rs
Fix sandbox multiprocessing test on Python 3.14
2026-01-16 12:30:50 -08:00
server_error_exit.rs
…