Commit Graph

12 Commits

Author SHA1 Message Date
Youzini-afk
d7989303d9 feat: support multi-owner scene recall anchors 2026-04-08 21:29:36 +08:00
Youzini-afk
835303d4fb feat(ui): upgrade AI Monitor trace cards with status dots, governance tags, fold/expand
- Status dot indicators (success/error/running) with color and pulse animation
- Governance tag pills: worldinfo, EJS, regex, cleaning, error
- Fold/expand toggle with chevron rotation via is-collapsed class
- Timeline connector lines between trace cards
- Task type labels in Chinese (提取/召回/压缩/遗忘/进化/向量)
- Show up to 8 recent tasks (was 6)
2026-04-08 20:22:25 +08:00
Youzini-afk
8843ea7f3b feat: default AI Monitor to enabled 2026-04-08 20:17:26 +08:00
Youzini-afk
eaefda5dd5 fix(ui): remove extra </div> that broke twin-panel layout 2026-04-08 20:08:21 +08:00
Youzini-afk
8014baabd4 feat(ui): add Cognitive View tab + mobile graph redesign + fullscreen overlay
- Desktop: graph toolbar title → dual tab switcher (实时图谱 | 认知视图)
- Cognitive View: owners list with avatar, metrics grid, chip groups, manual override, space tools, AI Monitor mini
- Mobile: replace unreadable 200px canvas preview with tabbed layout (图谱摘要 | 认知视图)
- Mobile: add fullscreen graph overlay with zoom controls
- Dashboard: simplify cognition card to KV summary + jump-to-view button
- CSS: ~800 lines new styles for all components with responsive breakpoints
- JS: 14 new render functions, event delegation, view switching logic
2026-04-08 19:52:00 +08:00
Youzini-afk
a4fed87e6e feat(cognition): finish multi-character knowledge and monitor workflow 2026-04-08 18:21:38 +08:00
Youzini-afk
29af3d164e feat: 新增「数据清理」配置页
- 图谱清理:清空当前图谱、按楼层范围删除节点
- 缓存清理:清空向量缓存、清空提取历史
- 存储清理:清空当前/全部 IDB、清空服务端同步文件
- 高危操作全部需要 confirm 弹窗确认
- 清空全部 IDB 和清空服务端同步文件需要输入 DELETE 确认
2026-04-08 14:29:13 +08:00
Youzini-afk
035966d786 Fix panel template literal escaping 2026-04-08 02:23:29 +08:00
Youzini-afk
82edd86fee Decouple panel bootstrap from host UI helpers 2026-04-08 02:18:05 +08:00
Youzini-afk
50113035df Harden panel entry initialization 2026-04-08 02:00:48 +08:00
Youzini-afk
3be915ba7a Fix host import paths after directory reorganization 2026-04-08 01:39:45 +08:00
Youzini-afk
feec17f3e3 Reorganize modules into layered directories 2026-04-08 01:17:57 +08:00