kuaifan
da095a1a80
feat(ai-assistant): 页面操作搬到主程序 /ws + doo task notify + 删 OCR
页面操作传输层从 MCP 独立 WebSocket 迁到主程序常驻 /ws:
- 后端 AssistantController 加 operation__dispatch/result(fd 归属校验 +
PushTask 精推 + Cache 轮询取结果),WebSocketService onMessage 加
operationResult 回包分支
- 前端 actions.js 加 case "operation" 经 emitter 桥接到浮窗执行后回包;
float-button.vue 接 aiOperationRequest;operation-module.js 解耦、
executor 惰性化;删除 operation-client.js(不再单连 MCP WS)
ai-kb 同步:tool-binding.yaml 去掉 4 个工具(3 页面 + OCR),相关 chunk
reconcile(措辞去 MCP 化、OCR 改多模态识图),工具数 33→29
i18n:后端新增文案登记 original-api.txt
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-12 01:31:21 +00:00
..
2026-06-12 01:31:21 +00:00
2025-08-07 14:22:00 +08:00
2026-01-19 09:19:27 +08:00
2025-11-03 00:45:34 +08:00
2025-08-08 07:58:49 +08:00
2025-06-04 07:02:19 +08:00
2025-04-08 21:43:41 +08:00
2026-05-03 00:05:31 +00:00
2025-11-06 14:03:58 +00:00
2024-01-17 23:22:13 +08:00
2025-04-03 22:35:46 +08:00
2025-05-06 16:13:37 +08:00
2024-09-20 21:46:28 +03:00
2024-04-22 10:00:26 +08:00
2025-08-06 11:04:22 +08:00
2023-03-24 09:08:53 +08:00
2026-05-21 00:14:36 +00:00
2025-03-14 12:07:49 +08:00
2025-04-19 07:57:43 +08:00
2024-10-28 21:18:24 +08:00
2025-05-06 16:13:37 +08:00
2025-03-26 14:17:15 +08:00
2025-03-30 10:45:24 +08:00
2026-01-12 09:07:10 +08:00
2023-08-02 22:16:55 +08:00
2024-12-09 07:35:10 +08:00
2023-04-25 12:03:59 +08:00
2026-01-15 09:09:58 +00:00
2026-01-16 08:49:25 +00:00
2025-03-18 18:36:20 +08:00
2025-05-06 16:13:37 +08:00
2024-12-12 23:10:33 +08:00
2025-09-28 05:19:27 +08:00
2026-05-21 00:14:36 +00:00
2026-05-21 05:01:15 +00:00
2021-06-10 13:23:01 +08:00