core-agent-ide/codex-rs/cli/src
Dylan 18b2b30841
[mcp-server] Add reply tool call (#1643)
## Summary
Adds a new mcp tool call, `codex-reply`, so we can continue existing
sessions. This is a first draft and does not yet support sessions from
previous processes.

## Testing
- [x] tested with mcp client
2025-07-21 21:01:56 -07: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 [mcp-server] Add reply tool call (#1643) 2025-07-21 21:01:56 -07:00