From 5485404c70b48d1774da4233bc013448fad1f1e4 Mon Sep 17 00:00:00 2001 From: iven Date: Wed, 22 Apr 2026 23:04:31 +0800 Subject: [PATCH] =?UTF-8?q?docs(wiki):=20=E8=BF=BD=E5=8A=A0=20Agent=20tab?= =?UTF-8?q?=20=E6=95=B0=E6=8D=AE=E5=90=8C=E6=AD=A5=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E6=97=A5=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wiki/log.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/wiki/log.md b/wiki/log.md index 2cbf5fd..ae3e824 100644 --- a/wiki/log.md +++ b/wiki/log.md @@ -9,6 +9,11 @@ tags: [log, history] > Append-only 操作记录。格式: `## [日期] 类型 | 描述` +## [2026-04-22] fix | Agent tab 数据不同步 — role映射+userProfile双通道+称呼方式 +- **fix(desktop)**: updateClone role→description 字段映射修复 (kernel-agent.ts:176) +- **fix(desktop)**: listClones 新增 agent_get + identity_get_file 双通道获取 userName/userRole +- **fix(desktop)**: userAddressing 错误使用 agent nickname 作为用户称呼方式 → 改用 userName + ## [2026-04-22] docs | Wiki 重构 — 5节模板+集成契约+症状导航+归档压缩 - **Phase A**: log.md 归档(548→335行, 38条活跃) + hermes-analysis 归档 + known-issues 转索引(277→38行) - **Phase B**: middleware.md 重构(157→136行) — 集成契约+3不变量+单真相源