core-agent-ide/codex-rs/cli/src
Gabriel Peal bfeb8c92a5
Add codex apply to apply a patch created from the Codex remote agent (#1528)
In order to to this, I created a new `chatgpt` crate where we can put
any code that interacts directly with ChatGPT as opposed to the OpenAI
API. I added a disclaimer to the README for it that it should primarily
be modified by OpenAI employees.


https://github.com/user-attachments/assets/bb978e33-d2c9-4d8e-af28-c8c25b1988e8
2025-07-11 13:30:11 -04:00
..
debug_sandbox.rs feat: add support for --sandbox flag (#1476) 2025-07-07 22:31:30 -07:00
exit_status.rs feat: experimental env var: CODEX_SANDBOX_NETWORK_DISABLED (#879) 2025-05-09 18:29:34 -07:00
lib.rs feat: redesign sandbox config (#1373) 2025-06-24 16:59:47 -07:00
login.rs feat: add support for login with ChatGPT (#1212) 2025-06-04 08:44:17 -07:00
main.rs Add codex apply to apply a patch created from the Codex remote agent (#1528) 2025-07-11 13:30:11 -04:00
proto.rs feat: add support for -c/--config to override individual config items (#1137) 2025-05-27 23:11:44 -07:00