From 3927c92fa82d7b5a158a11e9c3c3264918a1200f Mon Sep 17 00:00:00 2001 From: iven Date: Sat, 11 Apr 2026 12:59:04 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E8=AF=A6=E6=83=85=E9=9D=A2=E6=9D=BF7?= =?UTF-8?q?=E9=97=AE=E9=A2=98=E4=BF=AE=E5=A4=8D=E8=AE=B0=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wiki/log.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/wiki/log.md b/wiki/log.md index 8d5df8c..c5ec531 100644 --- a/wiki/log.md +++ b/wiki/log.md @@ -85,3 +85,10 @@ tags: [log, history] --- > 更新规则: 每次重大变更后追加一条,最新在最上面 + +### [2026-04-11] 详情面板 7 问题修复 + +- P0: memory_search 空查询 min_similarity 默认值; hand_trigger null→handAutoTrigger; 重启后 chat 路由竞态修复 +- P1: AgentInfo 扩展 UserProfile 桥接; 反思阈值降低 5→3; 反思 state restore peek+pop 竞态修复 +- P2: 演化历史可展开差异视图; 管家 Tab 条件 header + 空状态引导 +- 文件: 14 个 (Rust 5 + TS 9), 10 次提交