memoryweave/go/internal
xiaowei 93671dc1d6 feat: 接入 WSPrefetchAdapter 到 recall 管线
- 新增 WSPrefetchAdapter 实现 storage.PrefetchPusher 接口
- 当 agentID 为空时使用 WSBus.Broadcast(支持多 Agent)
- 在 NewAPI 中通过 SetPrefetchPusher 注入
- WebSocket prefetch.push 事件在 CO_OCCURS 权重 > 0.6 时触发
2026-05-30 21:58:26 +08:00
..
api feat: 接入 WSPrefetchAdapter 到 recall 管线 2026-05-30 21:58:26 +08:00
consolidate
distill
distributed
governance fix: E1 extractPotentialEntities 使用 utf8.RuneCountInString 而非 len() 计算中文字符数 2026-05-30 20:33:22 +08:00
metrics
models
selfoptimize fix(selfoptimize): repair 3 dashboard metrics that were stuck at 0 2026-05-30 18:03:49 +08:00
storage fix: MMRSelect 使用字符 bigram Jaccard 相似度替代空向量 cosineSimilarity 2026-05-30 20:57:16 +08:00