mirror of
https://github.com/openai/codex.git
synced 2026-09-08 15:50:34 +00:00
Move the managed RMCP client lifecycle, startup, construction, and uncached tool listing into codex-mcp/src/client.rs. Keep cache and shared connection data in mcp_connection.rs, and update manager imports/tests for the new module boundary. Co-authored-by: Codex <noreply@openai.com>