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-16 12:13:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
991bb2db44b7e0139816e6dad0c4cc26abfeb65c
codex
/
codex-rs
/
exec
/
src
History
Michael Bolin
991bb2db44
fix: is_inside_git_repo should take the directory as a param
2025-05-04 11:17:29 -07:00
..
cli.rs
feat: make cwd a required field of Config so we stop assuming std::env::current_dir() in a session (
#800
)
2025-05-04 10:57:12 -07:00
event_processor.rs
feat: make cwd a required field of Config so we stop assuming std::env::current_dir() in a session (
#800
)
2025-05-04 10:57:12 -07:00
lib.rs
fix: is_inside_git_repo should take the directory as a param
2025-05-04 11:17:29 -07:00
main.rs
feat: initial import of Rust implementation of Codex CLI in codex-rs/ (
#629
)
2025-04-24 13:31:40 -07:00