This website requires JavaScript.
Explore
Help
Register
Sign In
openai
/
codex
Watch
1
Star
0
Fork
0
You've already forked codex
mirror of
https://github.com/openai/codex.git
synced
2026-09-17 12:23:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b9c7dd430e543e52b2ac930b2ad735a6ea13f8dd
codex
/
codex-rs
/
exec
/
src
History
Michael Bolin
b9c7dd430e
fix: remove unsafe blocks and use of set_var(), as it is unsafe
2025-08-05 13:25:05 -07:00
..
cli.rs
Introduce
--oss
flag to use gpt-oss models (
#1848
)
2025-08-05 11:31:11 -07:00
event_processor_with_human_output.rs
Rescue chat completion changes (
#1846
)
2025-08-05 08:56:13 +00:00
event_processor_with_json_output.rs
[codex] stop printing error message when --output-last-message is not specified (
#1828
)
2025-08-04 15:56:32 -07:00
event_processor.rs
chore: introduce ModelFamily abstraction (
#1838
)
2025-08-04 23:50:03 -07:00
lib.rs
fix: remove unsafe blocks and use of set_var(), as it is unsafe
2025-08-05 13:25:05 -07:00
main.rs
fix: move arg0 handling out of codex-linux-sandbox and into its own crate (
#1697
)
2025-07-28 08:31:24 -07:00