mirror of
https://github.com/openai/codex.git
synced 2026-05-29 15:30:22 +00:00
Move McpConnectionManager and its methods into manager.rs while keeping the remaining MCP connection support code in mcp_connection.rs. Update internal imports and tests to match the new module boundary without changing behavior. Co-authored-by: Codex <noreply@openai.com>