Youzini-afk
|
5b4a88019a
|
refactor: remove legacy extension settings mounting
|
2026-03-23 23:29:57 +08:00 |
|
Youzini-afk
|
1964ad6ffd
|
fix: resolve local template loading for third-party extension
|
2026-03-23 23:22:45 +08:00 |
|
Youzini-afk
|
e747d66478
|
fix: restore third-party extension loading and panel wiring
|
2026-03-23 23:14:21 +08:00 |
|
Youzini-afk
|
7799f5ae81
|
fix: 面板模块改为动态 import 防止加载失败
- panel.js/themes.js 从顶层静态 import 改为 try-catch 动态 import()
- 面板加载失败时核心功能不受影响
- 添加移动端图谱预览 canvas + REALTIME 标签
- 修复移动端 CSS (sidebar 全宽显示)
|
2026-03-23 22:47:55 +08:00 |
|
Youzini-afk
|
0a07b7df44
|
feat: 新增 UI 操控面板系统
- 新增 themes.js: 4 套配色主题 (Crimson/Cyan/Amber/Violet) + applyTheme()
- 新增 panel.html: 响应式面板模板 (Desktop 双栏 + Mobile 底部 Tab)
- 新增 graph-renderer.js: Canvas 力导向图谱渲染器 (零依赖)
- 新增 panel.js: Tab 切换、数据渲染、搜索过滤、节点详情、操作绑定
- 修改 style.css: +720 行面板样式 + @media 响应式
- 修改 index.js: 面板初始化 + Options 菜单注入 + action handlers
- 修改 settings.html: 主题选择下拉框 + 打开面板按钮
- 修改 graph.js: 新增 getActiveNodes() 辅助函数
|
2026-03-23 22:18:36 +08:00 |
|
Youzini-afk
|
2ca5106767
|
docs: rewrite README and fix injector formatting
|
2026-03-23 16:09:31 +08:00 |
|
Youzini-afk
|
28fdc6d7ea
|
feat: update smart trigger and graph retrieval
|
2026-03-23 13:37:24 +08:00 |
|
Youzini-afk
|
4ba5202451
|
feat: add smart extraction trigger mvp
|
2026-03-23 12:34:06 +08:00 |
|
Youzini-afk
|
90e942aed9
|
feat: add reflective memory and scene reconstruction
|
2026-03-23 12:29:09 +08:00 |
|
Youzini-afk
|
436715216e
|
docs: add project README and initial ST-BME files
|
2026-03-23 03:57:59 +08:00 |
|