Commit Graph

904 Commits

Author SHA1 Message Date
github-actions[bot]
cc30a2dc3b chore: bump manifest version [skip ci] 2026-04-25 09:24:03 +00:00
Youzini-afk
3d077a54e8 fix(history): pause recovery for render-limited chat slices 2026-04-25 17:23:26 +08:00
github-actions[bot]
4952620c5c chore: bump manifest version [skip ci] 2026-04-25 08:51:38 +00:00
Youzini-afk
0ec1636f73 chore(ui): simplify render limit help text 2026-04-25 16:51:11 +08:00
github-actions[bot]
325bfaca07 chore: bump manifest version [skip ci] 2026-04-25 08:47:02 +00:00
Youzini-afk
9415296493 chore(settings): enable chat render limit by default 2026-04-25 16:46:38 +08:00
github-actions[bot]
3a1ec12623 chore: bump manifest version [skip ci] 2026-04-25 08:38:27 +00:00
Youzini-afk
8c489bf1c7 feat(ui): show hidden floor count and render limit 2026-04-25 16:37:50 +08:00
youzini
02dc572a9d Merge pull request #40 from Hao19911125/main
修复了planner没法关闭的小bug
2026-04-24 14:23:10 +08:00
Hao19911125
2228ec4278 Persist planner toggles immediately 2026-04-24 12:41:17 +08:00
Hao19911125
1b82f54216 Fix ENA planner toggle autosave race 2026-04-24 12:35:02 +08:00
Hao19911125
d50263e3d9 Merge branch 'Youzini-afk:main' into main 2026-04-23 23:00:45 +08:00
github-actions[bot]
030e47be48 chore: bump manifest version [skip ci] 2026-04-23 10:48:50 +00:00
Youzini-afk
0daf723fd1 fix: auto-repair malformed memory scope regions 2026-04-23 18:48:30 +08:00
github-actions[bot]
ffd1cabb90 chore: bump manifest version [skip ci] 2026-04-23 09:52:44 +00:00
Youzini-afk
6116d7bc6d fix: auto align legacy planner fake-default profiles 2026-04-23 17:52:21 +08:00
github-actions[bot]
3cc90d3d98 chore: bump manifest version [skip ci] 2026-04-23 09:26:30 +00:00
Youzini-afk
493b41fc63 refactor: planner prompt split into 13 modular blocks aligned with extract structure
- ena-planner-presets.js: split monolithic system prompt into 7 content constants (heading, role, identity-ack, info-ack, format, rules, seed)
- prompt-profiles.js: rewrite buildPlannerDefaultTaskProfileTemplate() to 13-block template, version 4->5 triggers auto-refresh
- prompt-profiles.js: fix getBuiltinBlockDefinitions() to show generic builtins for planner task type
- ena-planner.js: extend resolvePlannerBuiltinBlockContent() with generic sourceKey aliases
- ena-planner.js: add userPersona and storyTimeContext to planner block context
- tests: update planner block structure assertions
2026-04-23 17:26:11 +08:00
github-actions[bot]
1b4c3f8487 chore: bump manifest version [skip ci] 2026-04-23 08:53:19 +00:00
Youzini-afk
51c35c6940 Reset planner save status on reopen 2026-04-23 16:53:06 +08:00
github-actions[bot]
6a413ec57a chore: bump manifest version [skip ci] 2026-04-23 08:49:01 +00:00
Youzini-afk
8744a3fd3a Fix planner task preset shortcut 2026-04-23 16:48:47 +08:00
github-actions[bot]
994183f507 chore: bump manifest version [skip ci] 2026-04-23 08:44:07 +00:00
Youzini-afk
28ccaab0ac Simplify ENA planner API preset selection 2026-04-23 16:43:53 +08:00
github-actions[bot]
c0f089b82a chore: bump manifest version [skip ci] 2026-04-23 08:26:46 +00:00
Youzini-afk
efff3b15b3 Integrate ENA planner task profiles 2026-04-23 16:26:32 +08:00
github-actions[bot]
dfe0ba3d6e chore: bump manifest version [skip ci] 2026-04-23 07:39:34 +00:00
Youzini-afk
3f9d8a2aed feat: reuse shared llm presets for ena planner 2026-04-23 15:39:18 +08:00
github-actions[bot]
f2d1b56bc1 chore: bump manifest version [skip ci] 2026-04-23 07:25:39 +00:00
Youzini-afk
a86f91991d feat: integrate ena planner into native bme panel 2026-04-23 15:25:25 +08:00
github-actions[bot]
0a2bfe3ac1 chore: bump manifest version [skip ci] 2026-04-23 06:15:17 +00:00
Youzini-afk
07d7721cf8 fix: restore panel preload status strip markup 2026-04-23 14:14:57 +08:00
github-actions[bot]
98a1703041 chore: bump manifest version [skip ci] 2026-04-23 06:02:07 +00:00
Youzini-afk
a28acb0bc0 refactor: remove redundant task monitor UI 2026-04-23 14:01:45 +08:00
github-actions[bot]
e0d3d466ae chore: bump manifest version [skip ci] 2026-04-23 04:55:41 +00:00
Youzini-afk
9aa4b3ba26 feat: add master plugin toggle 2026-04-23 12:55:17 +08:00
github-actions[bot]
e6f742db3e chore: bump manifest version [skip ci] 2026-04-23 04:39:29 +00:00
Youzini-afk
1f6e15190a fix: guard getActiveNodes against undefined graph.nodes 2026-04-23 12:39:11 +08:00
github-actions[bot]
2fd714d35c chore: bump manifest version [skip ci] 2026-04-22 19:24:14 +00:00
Youzini-afk
4fd450ce3a test: fix native hydrate normalized fixture 2026-04-23 03:23:43 +08:00
github-actions[bot]
65f60a9caf chore: bump manifest version [skip ci] 2026-04-22 19:19:48 +00:00
Youzini-afk
938f628e61 test: fix native hydrate normalized fixture 2026-04-23 03:19:29 +08:00
github-actions[bot]
4b5b560d24 chore: bump manifest version [skip ci] 2026-04-22 19:02:44 +00:00
Youzini-afk
066140a544 test: align extraction persistence gating expectations 2026-04-23 03:02:19 +08:00
github-actions[bot]
9d15473e88 chore: bump manifest version [skip ci] 2026-04-22 18:54:21 +00:00
Youzini-afk
810f0475ed test: stabilize opfs persistence manifest reads 2026-04-23 02:53:56 +08:00
github-actions[bot]
2f95eb43f1 chore: bump manifest version [skip ci] 2026-04-22 18:34:29 +00:00
Youzini-afk
13ccc33f0d fix: allow extraction with recoverable pending persist 2026-04-23 02:34:06 +08:00
github-actions[bot]
35d5cfd6be chore: bump manifest version [skip ci] 2026-04-22 17:52:41 +00:00
Youzini-afk
2bf231cfaf fix: 持久化未接受时仍在内存中推进 lastProcessedAssistantFloor
当提取核心成功但持久化未被接受时,之前不推进楼层会导致同一
会话内 pending 模式重复提取已处理的楼层。现在即使持久化未
接受也在内存中推进楼层(不追加 batchJournal,保持回滚完整性)。
重载时 floor 和图谱都会回退到最后持久化状态,保持一致。
2026-04-23 01:52:26 +08:00