Commit Graph

36 Commits

Author SHA1 Message Date
Youzini-afk
3f9d8a2aed feat: reuse shared llm presets for ena planner 2026-04-23 15:39:18 +08:00
Youzini-afk
a86f91991d feat: integrate ena planner into native bme panel 2026-04-23 15:25:25 +08:00
Youzini-afk
a28acb0bc0 refactor: remove redundant task monitor UI 2026-04-23 14:01:45 +08:00
Youzini-afk
9aa4b3ba26 feat: add master plugin toggle 2026-04-23 12:55:17 +08:00
Youzini-afk
c1caa79eb4 Integrate native rollout UI and tune hydrate gating 2026-04-22 21:24:47 +08:00
Youzini-afk
3ba9437899 fix: always show persistence repair actions in actions tab 2026-04-15 21:51:16 +08:00
Youzini-afk
be9e0ef719 refactor: move persistence repair actions into actions tab 2026-04-15 21:33:00 +08:00
Youzini-afk
360dfe3f19 feat: harden Luker sidecar persistence flow 2026-04-15 13:46:27 +08:00
Youzini-afk
1867662653 fix: align cleanup actions with opfs storage 2026-04-14 19:55:30 +08:00
Youzini-afk
b16785e56f perf: optimize persist delta gating and diagnostics 2026-04-13 16:11:43 +08:00
Youzini-afk
d3a547cd7b feat(ui): use mobile memory popup in task monitor 2026-04-13 02:08:20 +08:00
Youzini-afk
a1a570f637 ui: add graph render toggle to pause heavy graph rendering 2026-04-13 01:04:57 +08:00
Youzini-afk
6045c4fa0d feat(ui): redesign task monitor workspace 2026-04-12 22:30:41 +08:00
Youzini-afk
47ffd5413d refactor(terminology): 层级总结为主路径,synopsis 标记为旧式全局概要
- README: 明确 summaryState 为主总结体系,legacy synopsis 为兼容兜底
- prompt-profiles: synopsis 任务标签改为「小总结」
- schema/task-graph-stats/panel: synopsis 节点显示为「全局概要(旧)」
- index.js: fallback 状态文案改为「旧式全局概要生成/更新中」
- p0-regressions: 同步更新断言字符串
2026-04-12 17:58:05 +08:00
Youzini-afk
1a2e9ac33d feat: auto-detect dedicated memory llm providers 2026-04-11 22:23:18 +08:00
Youzini-afk
2e57ffce04 refactor: move extract tuning controls into advanced section 2026-04-11 16:47:10 +08:00
Youzini-afk
3e37600399 feat: integrate phase3/4 settings UI and add phase4/5 regressions 2026-04-11 16:39:38 +08:00
Youzini-afk
f37c5de761 Fix persistence pending gating and add repair actions 2026-04-11 00:21:16 +08:00
Youzini-afk
47a0fe8150 Restore mobile panel UI refinements 2026-04-10 23:47:39 +08:00
Hao19911125
9a6645609c Merge branch 'main' into main 2026-04-10 19:06:23 +08:00
Youzini-afk
7b1f125e17 Move summary clear into cleanup 2026-04-10 18:56:31 +08:00
Youzini-afk
38237d8474 Unify rerun and summary range inputs 2026-04-10 18:48:29 +08:00
Youzini-afk
9ec1e4ac34 Tighten rerun range input layout 2026-04-10 18:44:04 +08:00
Hao19911125
965e5dff0a Merge branch 'main' into main 2026-04-10 18:43:42 +08:00
Youzini-afk
517abc6a30 Refactor rerun and summary rebuild ranges 2026-04-10 18:38:54 +08:00
Hao19911125
09b6e1e566 Add manual cloud backup controls and manager modal 2026-04-10 17:26:57 +08:00
Youzini-afk
7faa9cfc7f Refactor extraction persistence into two-stage status model 2026-04-10 01:19:56 +08:00
Youzini-afk
e4feda5471 Add hierarchical summary frontier system 2026-04-09 14:50:52 +08:00
Youzini-afk
3dc0312c8c feat: localize ai monitor ui 2026-04-08 22:58:51 +08:00
Youzini-afk
323e1fd5b0 feat: add story timeline layer 2026-04-08 22:41:49 +08:00
Youzini-afk
d7989303d9 feat: support multi-owner scene recall anchors 2026-04-08 21:29:36 +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
feec17f3e3 Reorganize modules into layered directories 2026-04-08 01:17:57 +08:00