charlesgong-openai
1a5e152189
Improve connector detection for migrated sessions ( #36977 )
...
## 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
2026-08-04 21:45:28 +00:00
..
2026-07-29 13:53:15 +00:00
2026-07-23 19:19:35 +00:00
2026-07-21 22:44:43 +00:00
2026-08-04 15:23:43 +00:00
2026-07-29 13:53:15 +00:00
2026-08-04 21:45:28 +00:00
2026-08-04 15:23:43 +00:00
2026-08-04 15:23:43 +00:00
2026-07-30 19:47:30 +00:00
2026-08-04 15:23:43 +00:00
2026-07-29 18:29:26 +00:00
2026-07-22 02:19:45 +00:00
2026-07-30 21:49:53 +00:00
2026-08-04 15:49:49 +00:00
2026-08-04 16:53:33 +00:00
2026-07-30 21:49:53 +00:00
2026-08-04 16:53:33 +00:00
2026-08-04 03:23:48 +00:00
2026-08-03 23:48:28 +00:00
2026-08-03 23:48:28 +00:00
2026-07-31 18:32:28 +00:00
2026-08-03 19:51:43 +00:00
2026-07-30 21:49:53 +00:00
2026-08-04 15:23:43 +00:00
2026-08-04 19:48:21 +00:00
2026-08-04 15:49:49 +00:00
2026-08-03 11:39:51 +00:00
2026-08-04 21:42:03 +00:00
2026-08-04 16:28:46 +00:00
2026-08-04 20:16:27 +00:00
2026-08-04 18:41:55 +00:00
2026-08-03 23:10:34 +00:00
2026-08-04 13:56:52 +00:00
2026-07-30 19:23:33 +00:00
2026-08-04 21:42:03 +00:00
2026-08-04 21:45:28 +00:00
2026-08-04 20:48:40 +00:00
2026-07-28 17:51:37 +00:00
2026-07-31 21:37:56 +00:00
2026-07-23 23:35:29 +00:00
2026-08-04 16:53:33 +00:00
2026-08-03 17:29:42 +00:00
2026-07-28 19:58:25 +00:00
2026-07-31 04:20:56 +00:00
2026-08-03 17:01:37 +00:00
2026-07-22 04:17:34 +00:00
2026-08-02 21:01:04 +00:00
2026-08-04 19:52:09 +00:00
2026-08-03 00:30:57 +00:00
2026-08-04 17:55:28 +00:00
2026-07-23 00:02:15 +00:00
2026-08-03 19:51:43 +00:00
2026-08-03 18:25:28 +00:00
2026-07-30 04:26:36 +00:00
2026-08-04 05:24:58 +00:00
2026-08-02 02:29:45 +00:00
2026-07-22 19:14:11 +00:00
2026-08-04 15:23:43 +00:00
2026-08-03 20:36:59 +00:00
2026-08-04 13:56:52 +00:00
2026-07-30 21:09:15 +00:00
2026-07-30 22:45:04 +00:00
2026-08-04 15:14:57 +00:00
2026-07-23 21:50:17 +00:00
2026-08-04 15:37:42 +00:00
2026-08-04 19:23:29 +00:00
2026-08-04 03:49:53 +00:00
2026-08-04 19:28:37 +00:00
2026-08-04 19:23:29 +00:00
2026-08-04 08:28:43 +00:00
2026-08-04 19:48:21 +00:00
2026-08-03 22:46:26 +00:00
2026-07-22 16:18:08 +00:00
2026-07-24 00:16:42 +00:00
2026-07-27 18:37:11 +00:00
2026-08-04 18:41:55 +00:00
2026-08-03 22:46:26 +00:00
2026-07-28 20:49:22 +00:00
2026-07-29 13:53:15 +00:00
2026-07-30 04:26:36 +00:00