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-08-30 14:19:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2405c4002643efed9db402fd2ebe6ddf28fc7ecd
codex
/
codex-rs
/
exec
/
src
History
Michael Bolin
2405c40026
chore: update Codex::spawn() to return a struct instead of a tuple (
#1677
)
...
Also update `init_codex()` to return a `struct` instead of a tuple, as well.
2025-07-27 20:01:35 -07:00
..
cli.rs
feat: add --json flag to
codex exec
(
#1603
)
2025-07-17 15:10:15 -07:00
event_processor_with_human_output.rs
Flaky CI fix (
#1647
)
2025-07-23 15:03:26 -07:00
event_processor_with_json_output.rs
Flaky CI fix (
#1647
)
2025-07-23 15:03:26 -07:00
event_processor.rs
Update render name in tui for approval_policy to match with config values (
#1675
)
2025-07-24 14:17:57 -07:00
lib.rs
chore: update Codex::spawn() to return a struct instead of a tuple (
#1677
)
2025-07-27 20:01:35 -07:00
main.rs
feat: add support for -c/--config to override individual config items (
#1137
)
2025-05-27 23:11:44 -07:00