charlesgong-openai
448118f544
Detect connectors used in external agent sessions ( #36336 )
...
## What changed
- Add session connector detection to `ExternalAgentConfigService` for Claude and Cursor migrations.
- Resolve Claude connector attributions through session manifests and map Cursor `CallMcpTool` server IDs through cached plugin metadata.
- Return deduplicated connector candidates with their session counts and detection sources, and expose the new result types from the migration crate.
## Testing
- Cover Claude connector resolution by server name and UUID.
- Cover Cursor connector detection and per-session counting from MCP tool calls.
GitOrigin-RevId: 772bfe949bdc734b385a6e06f6a4b1d35b4cf210
2026-07-31 14:35:55 +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-07-30 21:12:41 +00:00
2026-07-29 13:53:15 +00:00
2026-07-31 11:23:46 +00:00
2026-07-29 00:30:11 +00:00
2026-07-21 08:50:21 +00:00
2026-07-30 23:12:50 +00:00
2026-07-30 19:47:30 +00:00
2026-07-28 05:26:16 +00:00
2026-07-29 18:29:26 +00:00
2026-07-22 02:19:45 +00:00
2026-07-21 08:59:41 +00:00
2026-07-30 21:49:53 +00:00
2026-07-23 01:00:35 +00:00
2026-07-31 11:35:08 +00:00
2026-07-30 21:49:53 +00:00
2026-07-29 14:01:31 +00:00
2026-07-21 08:28:51 +00:00
2026-07-30 20:24:29 +00:00
2026-07-30 20:24:29 +00:00
2026-07-30 20:24:29 +00:00
2026-07-30 20:24:29 +00:00
2026-07-28 21:16:06 +00:00
2026-07-30 21:49:53 +00:00
2026-07-31 11:23:46 +00:00
2026-07-31 11:23:46 +00:00
2026-07-23 01:00:35 +00:00
2026-07-26 23:36:33 +00:00
2026-07-31 14:01:29 +00:00
2026-07-24 06:03:36 +00:00
2026-07-29 01:16:29 +00:00
2026-07-31 13:47:46 +00:00
2026-07-30 01:37:41 +00:00
2026-07-30 19:23:33 +00:00
2026-07-30 19:23:33 +00:00
2026-07-20 06:13:29 +00:00
2026-07-31 13:47:46 +00:00
2026-07-31 14:35:55 +00:00
2026-07-30 20:24:29 +00:00
2026-07-28 17:51:37 +00:00
2026-07-23 23:35:29 +00:00
2026-07-22 02:19:45 +00:00
2026-07-27 18:07:31 +00:00
2026-07-28 19:58:25 +00:00
2026-07-31 04:20:56 +00:00
2026-07-27 18:07:31 +00:00
2026-07-22 04:17:34 +00:00
2026-07-30 21:49:53 +00:00
2026-07-28 21:58:33 +00:00
2026-07-30 11:52:38 +00:00
2026-07-17 20:52:42 +00:00
2026-07-23 19:32:26 +00:00
2026-07-23 00:02:15 +00:00
2026-07-28 13:31:41 +00:00
2026-07-27 18:07:31 +00:00
2026-07-30 04:26:36 +00:00
2026-07-29 23:58:10 +00:00
2026-07-24 23:36:11 +00:00
2026-07-22 19:14:11 +00:00
2026-07-30 22:45:04 +00:00
2026-07-31 11:23:46 +00:00
2026-07-29 18:29:26 +00:00
2026-07-30 21:09:15 +00:00
2026-07-30 22:45:04 +00:00
2026-07-23 21:50:17 +00:00
2026-07-29 19:49:01 +00:00
2026-07-29 18:37:22 +00:00
2026-07-24 00:10:22 +00:00
2026-07-30 16:49:12 +00:00
2026-07-30 09:19:14 +00:00
2026-07-30 21:49:53 +00:00
2026-07-30 21:12:41 +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-07-31 11:35:08 +00:00
2026-07-30 20:24:29 +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