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-02 20:32:04 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2fcf4314e1682aa967e4cba4df2ded15706e2a0
codex
/
codex-rs
/
exec
/
src
History
pakrym-oai
c636f821ae
Add a common way to create HTTP client (
#3110
)
...
Ensure User-Agent and originator are always sent.
2025-09-03 10:11:02 -07:00
..
cli.rs
…
event_processor_with_human_output.rs
rework message styling (
#2877
)
2025-09-02 17:29:58 +00:00
event_processor_with_json_output.rs
Added
allow-expect-in-tests
/
allow-unwrap-in-tests
(
#2328
)
2025-08-14 17:59:01 -07:00
event_processor.rs
chore: upgrade to Rust 1.89 (
#2465
)
2025-08-19 13:22:02 -07:00
lib.rs
Add a common way to create HTTP client (
#3110
)
2025-09-03 10:11:02 -07:00
main.rs
…