mirror of
https://github.com/openai/codex.git
synced 2026-09-04 15:08:45 +00:00
## Why Session IDs are derived from file stems and can repeat across projects. Keying connector attribution only by session ID can therefore assign one session's connectors to another session during a batched migration. ## What changed - Preserve connector candidates by canonical source path until each imported session is annotated, then aggregate them for detection summaries. - Resolve project-backed MCP tool calls from both `CallMcpTool` server IDs and `mcpDetails.serverName`, while requiring a match in project metadata. ## Testing Add coverage for duplicate session stems, per-source connector results, and both supported project-backed MCP tool-call formats. GitOrigin-RevId: 10563d47c29673c07daa83be5f4e1a256740b901