Commit Graph

534 Commits

Author SHA1 Message Date
github-actions[bot]
2ba3b7d64c chore: bump manifest version [skip ci] 2026-04-09 11:01:06 +00:00
Youzini-afk
c5c1d3acbf fix: sync builtin prompt defaults with fallback 2026-04-09 19:00:51 +08:00
github-actions[bot]
f7ea461983 chore: bump manifest version [skip ci] 2026-04-09 10:40:20 +00:00
Youzini-afk
9bedcb0091 fix: restore extract fallback rules prompt 2026-04-09 18:40:05 +08:00
github-actions[bot]
21fbe8cd0d chore: bump manifest version [skip ci] 2026-04-09 09:40:52 +00:00
Youzini-afk
a96fefc581 feat: optimize builtin task prompt copy 2026-04-09 17:40:41 +08:00
Youzini-afk
ebe6efce53 feat: optimize builtin task prompt copy 2026-04-09 17:40:27 +08:00
github-actions[bot]
fd9304f17c chore: bump manifest version [skip ci] 2026-04-09 07:57:12 +00:00
youzini
2ac6afec98 Merge pull request #23 from Youzini-afk/dev
Dev
2026-04-09 15:57:02 +08:00
github-actions[bot]
03a6dfaa96 chore: bump manifest version [skip ci] 2026-04-09 07:17:35 +00:00
Youzini-afk
1a6bfd6c2e Fix stable CI regressions 2026-04-09 15:17:24 +08:00
Youzini-afk
23624122f3 Fix stable CI regressions 2026-04-09 15:17:01 +08:00
github-actions[bot]
0a59219a89 chore: bump manifest version [skip ci] 2026-04-09 07:10:36 +00:00
Youzini-afk
77eedb6b7c Add dev CI and fix summary view toggle 2026-04-09 15:10:22 +08:00
Youzini-afk
e4feda5471 Add hierarchical summary frontier system 2026-04-09 14:50:52 +08:00
github-actions[bot]
c58210dacc chore: bump manifest version [skip ci] 2026-04-09 04:12:12 +00:00
Youzini-afk
14a0dbe59d Fix legacy task regex migration compatibility 2026-04-09 12:11:57 +08:00
github-actions[bot]
e4cdcc5562 chore: bump manifest version [skip ci] 2026-04-09 03:53:50 +00:00
youzini
7f4a8ad597 Merge pull request #22 from Hao19911125/main
通用正则
2026-04-09 11:53:40 +08:00
Hao19911125
1a987fbcae Visually separate global regex navigation 2026-04-09 10:39:27 +08:00
Hao19911125
beb77fb5a2 Make global regex a top-level task page 2026-04-09 10:27:23 +08:00
Hao19911125
3533aeab18 Add global task regex migration and UI 2026-04-09 10:06:29 +08:00
Hao19911125
e1f7988aed Update .gitignore 2026-04-09 08:54:00 +08:00
github-actions[bot]
b06d7341af chore: bump manifest version [skip ci] 2026-04-08 16:28:54 +00:00
Youzini-afk
922b716ff6 Fix host regex reuse for extraction inputs 2026-04-09 00:28:29 +08:00
github-actions[bot]
e57b693418 chore: bump manifest version [skip ci] 2026-04-08 15:26:59 +00:00
Youzini-afk
a50b07aa08 chore: align manifest version
# Conflicts:
#	manifest.json
2026-04-08 23:26:23 +08:00
github-actions[bot]
143ba3fcd4 chore: bump manifest version [skip ci] 2026-04-08 15:21:52 +00:00
Youzini-afk
60b754559c test: update llm token field assertions 2026-04-08 23:19:56 +08:00
github-actions[bot]
f9b08ed44a chore: bump manifest version [skip ci] 2026-04-08 15:11:45 +00:00
youzini
149df82378 Merge pull request #19 from Hao19911125/main
错误提示的修复,测试过了
2026-04-08 23:11:03 +08:00
github-actions[bot]
58e3e10dec chore: bump manifest version [skip ci] 2026-04-08 15:10:38 +00:00
youzini
e3b0fc9ab5 Merge pull request #21 from Youzini-afk/dev
Dev
2026-04-08 23:09:52 +08:00
Youzini-afk
6eda432de4 feat: allow editing node scope regions 2026-04-08 23:07:22 +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
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
Hao19911125
4df85bba3b Merge branch 'Youzini-afk:main' into main 2026-04-08 16:11:30 +08:00
Hao19911125
4d2f97397c fix(llm): 改用 max_tokens 避免与 ST 代理注入的 max_tokens 冲突
ST 的 /api/backends/chat-completions/generate 端点会从预设配置注入
max_tokens,导致与扩展自行传递的 max_completion_tokens 冲突,
上游 API 返回 400。改为 max_tokens 后由 ST 统一处理,消除冲突。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-08 16:08:57 +08:00
github-actions[bot]
5818562145 chore: bump manifest version [skip ci] 2026-04-08 06:29:31 +00:00
Youzini-afk
29af3d164e feat: 新增「数据清理」配置页
- 图谱清理:清空当前图谱、按楼层范围删除节点
- 缓存清理:清空向量缓存、清空提取历史
- 存储清理:清空当前/全部 IDB、清空服务端同步文件
- 高危操作全部需要 confirm 弹窗确认
- 清空全部 IDB 和清空服务端同步文件需要输入 DELETE 确认
2026-04-08 14:29:13 +08:00
github-actions[bot]
20f64138b1 chore: bump manifest version [skip ci] 2026-04-08 05:48:28 +00:00
Youzini-afk
65cad35d7c Merge remote-tracking branch 'origin/main' into dev 2026-04-08 13:48:17 +08:00
Youzini-afk
9b057ebdfb fix(extract): 收紧智能探测条件 — 要求数组中至少一个元素含 action/op/type 字段才接受 2026-04-08 13:45:31 +08:00
Youzini-afk
b0cd52b1cc fix(extract): 增强 JSON 解析容错 + 扩充容器键白名单 + 单操作兜底 + 诊断改善
- extractJSON: 新增 trailing comma 容错和截断 JSON 自动闭合修复
- extractOperationsPayload: 容器键白名单从 5 扩充到 13,新增智能探测和单操作对象包装
- 错误日志现在会输出 result 的类型、键名和预览,方便排查
2026-04-08 13:38:31 +08:00