feat(desktop): add Kimi and Yuanbao monitoring adapters
- implement kimi/yuanbao monitor adapters with dedicated citation panel detection - detect Kimi session via kimi-auth cookie during account binding - harden hidden Playwright and bound windows with skipTaskbar/focusable/hiddenInMissionControl to stop stealing focus - tag hidden bootstrap windows with a unique token so CDP retention resolves the correct page - enable yuanbao/kimi/wenxin platforms in dev-seed and default monitoring quota - update kimi loginUrl to www.kimi.com Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -24,8 +24,8 @@ export const aiPlatformCatalog: readonly AIPlatformCatalogItem[] = [
|
||||
shortName: "K",
|
||||
accent: "#111827",
|
||||
description: "Moonshot AI 账号绑定与静默监测",
|
||||
loginUrl: "https://kimi.moonshot.cn/",
|
||||
consoleUrl: "https://kimi.moonshot.cn/",
|
||||
loginUrl: "https://www.kimi.com/",
|
||||
consoleUrl: "https://www.kimi.com/",
|
||||
},
|
||||
{
|
||||
id: "wenxin",
|
||||
|
||||
Reference in New Issue
Block a user