memoryweave/go
xiaowei a6403dd088 E4 图谱推理:E4.1 矛盾检测+E4.2 跨agent recall+E4.3 遗忘参考图谱度
E4.1: ConflictDetector 注入 core.go:API, Commit 时对相似记忆运行矛盾检测(IsContradiction),有冲突时在响应中返回 conflicts 字段
E4.2: Recall 结果 < 3 时自动补充搜索 shared namespace,合并跨 agent 结果
E4.3: Forgetter.ShouldForget 加 graphDegree 可选参数,节点度 > 5 时每度 +0.03 保留分
2026-05-31 16:03:21 +08:00
..
client
cmd/zhiyid fix: mode propagation, eps=0.1, BGE connectivity check, vector storage, WriteTimeout 60s 2026-05-31 11:46:59 +08:00
internal E4 图谱推理:E4.1 矛盾检测+E4.2 跨agent recall+E4.3 遗忘参考图谱度 2026-05-31 16:03:21 +08:00
proto
static fix: Search IPC 捕获 created_at/updated_at,recall 时间戳不再为零值 2026-05-30 10:31:25 +08:00
go.mod feat: Prometheus 监控集成 — /metrics 端点 + 14 指标 + 8 告警规则 2026-05-29 02:51:46 +08:00
go.sum feat: Prometheus 监控集成 — /metrics 端点 + 14 指标 + 8 告警规则 2026-05-29 02:51:46 +08:00
integration_test.go
zhiyid-new feat: 自优化第二轮 — 待办5项全部补齐 2026-05-30 12:44:50 +08:00