Kevin
ac436b87a2
feat(api): 收敛对话与记忆流程边界,引入 LLM 网关与专用服务
- MemoryService 异步路径委托 MemoryIngestService / MemoryRetrievalService;富化派发经 MemoryEnrichmentScheduler
- WebSocket pipeline 经 ChatTurnService 与显式 DTO 编排单轮对话;回忆录片段入队由 MemoirIngestScheduler 封装
- 新增 LlmGateway(LlmUseCase),各 agent、任务与适配器对齐 ports
- 补充 memory 提示适配、runtime 类型、memory-retrieval 文档、ai-touchpoints 说明与扫描脚本及配套测试
Made-with: Cursor
2026-04-30 09:17:01 +08:00
..
2026-04-06 23:19:20 +08:00
2026-04-22 16:56:28 +08:00
2026-04-03 14:44:46 +08:00
2026-04-08 21:36:12 +08:00
2026-04-08 21:36:12 +08:00
2026-04-09 15:32:35 +08:00
2026-04-08 09:43:34 +08:00
2026-04-03 14:44:46 +08:00
2026-04-10 10:27:41 +08:00
2026-04-09 15:32:35 +08:00
2026-04-08 15:37:09 +08:00
2026-04-09 15:32:35 +08:00
2026-04-03 14:44:46 +08:00
2026-04-03 14:44:46 +08:00
2026-04-03 14:44:46 +08:00
2026-04-27 14:34:30 +08:00
2026-04-10 20:35:57 +08:00
2026-04-27 14:34:30 +08:00
2026-04-10 20:35:57 +08:00
2026-04-30 09:17:01 +08:00
2026-04-03 14:44:46 +08:00
2026-04-09 13:39:04 +08:00
2026-04-30 09:17:01 +08:00
2026-04-08 15:37:09 +08:00
2026-04-10 10:27:41 +08:00
2026-04-10 10:25:15 +08:00
2026-04-06 13:49:28 +08:00
2026-04-08 16:51:08 +08:00
2026-04-09 15:32:35 +08:00
2026-04-06 13:49:28 +08:00