core-agent-ide/codex-rs/mcp-server/tests/common
aibrahim-oai 97ab8fb610
MCP: add conversation.create tool [Stack 2/2] (#1783)
Introduce conversation.create handler (handle_create_conversation) and
wire it in MessageProcessor.

Stack:
Top: #1783 
Bottom: #1784

---------

Co-authored-by: Gabriel Peal <gpeal@users.noreply.github.com>
2025-08-01 22:18:36 +00:00
..
Cargo.toml MCP server: route structured tool-call requests and expose mcp_protocol [Stack 2/3] (#1751) 2025-08-01 02:46:04 +00:00
lib.rs fix: create separate test_support crates to eliminate #[allow(dead_code)] (#1667) 2025-07-24 12:19:46 -07:00
mcp_process.rs MCP: add conversation.create tool [Stack 2/2] (#1783) 2025-08-01 22:18:36 +00:00
mock_model_server.rs test: add integration test for MCP server (#1633) 2025-07-21 10:27:07 -07:00
responses.rs fix: create separate test_support crates to eliminate #[allow(dead_code)] (#1667) 2025-07-24 12:19:46 -07:00