core-agent-ide/codex-rs/mcp-server
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
..
src [mcp-server] Add reply tool call (#1643) 2025-07-21 21:01:56 -07:00
tests test: add integration test for MCP server (#1633) 2025-07-21 10:27:07 -07:00
Cargo.toml [mcp-server] Add reply tool call (#1643) 2025-07-21 21:01:56 -07:00