Commit Graph

167 Commits

Author SHA1 Message Date
Youzini-afk
c8af45bd35 Add delayed auto extraction mode and fix AGPL license 2026-04-07 22:24:04 +08:00
Youzini-afk
854e3a7a79 Harden graph recovery and shadow persistence 2026-04-07 17:18:18 +08:00
Youzini-afk
aa1d194c28 Fix manual action UI status and compression result guards 2026-04-07 12:32:02 +08:00
Youzini-afk
c32ce01e4c Guard graph runtime against stale persistence reloads 2026-04-07 12:05:01 +08:00
Hao19911125
19c802bdcc Add memory LLM preset switching 2026-04-07 10:18:03 +08:00
Hao19911125
f7f408da4a fix(planner): align recall timeout with global setting 2026-04-06 23:59:43 +08:00
Hao19911125
58f6d41c1f Merge branch 'Youzini-afk:main' into main 2026-04-06 23:32:10 +08:00
Youzini-afk
3765ec1438 feat(themes): add paperDawn and glacierSky light themes
Made-with: Cursor
2026-04-06 23:24:48 +08:00
Hao19911125
78cd92f707 Add custom world info filter mode 2026-04-06 23:02:04 +08:00
Youzini-afk
45f76ecc2d Fix graph persistence identity migration on chat rename 2026-04-06 22:34:24 +08:00
Youzini-afk
935e1d7839 Refine extraction stage notices for post-processing 2026-04-06 21:26:47 +08:00
Youzini-afk
d39e81cde5 fix: MESSAGE_SENT 时把召回记录重绑到刚入场的 user 楼层(对齐酒馆 GENERATION_AFTER_COMMANDS 早于 sendMessageAsUser)
Made-with: Cursor
2026-04-06 20:18:40 +08:00
Youzini-afk
a0c706e410 chore: 移除 Recall Card 本地 ingest 端口调试埋点
Made-with: Cursor
2026-04-06 19:46:22 +08:00
Youzini-afk
f42295fe80 fix: normal 模式正确解析最新 user 楼层以持久化 Recall Card;关闭渲染后 MutationObserver 风暴
Made-with: Cursor
2026-04-06 19:43:32 +08:00
Youzini-afk
665c547ee3 fix: Recall Card 调试埋点受面板「启用调试日志」控制;控制台节流
Made-with: Cursor
2026-04-06 19:37:27 +08:00
Youzini-afk
f1cf0fa652 debug: Recall Card 埋点同时 console.info,便于控制台过滤
Made-with: Cursor
2026-04-06 19:31:55 +08:00
Youzini-afk
8316594fe2 debug: Recall Card 调试日志统一前缀 ST-BME|DBG|recall-card-ui
Made-with: Cursor
2026-04-06 19:26:12 +08:00
Youzini-afk
c13eb366b1 debug: Recall Card UI 时序插桩 (session b6ba57); graph-renderer 区域圆角防御
Made-with: Cursor
2026-04-06 19:21:22 +08:00
Youzini-afk
5cbb48c0ad feat(panel): delete graph node from detail header
Made-with: Cursor
2026-04-06 16:28:31 +08:00
Youzini-afk
cacbc12e2c feat(panel): editable node detail with save and graph persist
Made-with: Cursor
2026-04-06 16:05:42 +08:00
Youzini-afk
8320e3e7f6 Add debug log toggle and silence diagnostic logs 2026-04-06 11:26:37 +08:00
Hao19911125
438577959b Bypass trivial planner and empty-turn hooks 2026-04-05 22:28:41 +08:00
Hao19911125
08f82f2195 Skip trivial user input recall flows 2026-04-05 22:17:39 +08:00
Youzini-afk
28049d89bc Fix manual maintenance action execution feedback 2026-04-05 19:11:15 +08:00
Youzini-afk
3446a44387 Fix recall card refresh after rendered messages 2026-04-05 18:53:33 +08:00
Youzini-afk
782d7fb3cd Fix recall card mounting for current user messages 2026-04-05 17:45:53 +08:00
Youzini-afk
50d820978a Add compact notice display mode 2026-04-05 17:19:09 +08:00
Youzini-afk
f998553ab0 Revert "Merge PR #7: notice display and MVU diagnostics"
This reverts commit cdf6111482, reversing
changes made to 0d8dcb63d2.
2026-04-05 17:16:05 +08:00
Hao19911125
03b535f5a4 Add compact notice display mode 2026-04-05 14:36:50 +08:00
Youzini-afk
6d6c99f6e1 Guard message trace snapshot helper in recall tracking 2026-04-05 03:21:58 +08:00
Youzini-afk
d277ce1ee4 Merge main into pr-6-review with safe message trace resolution 2026-04-05 03:21:30 +08:00
Youzini-afk
e9758feed3 Fix Tavern regex reuse inspection and matching 2026-04-05 02:00:37 +08:00
Hao19911125
761528a150 Fix message trace user payload source 2026-04-04 23:11:55 +08:00
Youzini-afk
5d11a736ee Add explicit auto compression toggle 2026-04-04 16:14:26 +08:00
Youzini-afk
f367b8989c Refine automatic consolidation and compression triggers 2026-04-04 15:54:39 +08:00
Youzini-afk
4bbbd4d09d fix recall card binding lag 2026-04-04 02:56:04 +08:00
Youzini-afk
0220609018 Fix recall card retry when newer message DOM lags 2026-04-04 01:52:32 +08:00
Youzini-afk
7bc6fda4f8 Fix delayed recall card mount on new user messages 2026-04-04 01:28:26 +08:00
Youzini-afk
746f8cf08b Fix recall card persistence backfill 2026-04-04 00:01:09 +08:00
Youzini-afk
f2c35b725a Stabilize recall UI persistence recovery 2026-04-03 23:04:06 +08:00
Youzini-afk
c60f60f349 Implement scoped memory graph and refresh defaults 2026-04-03 20:48:54 +08:00
Youzini-afk
338a03aa1c Fix recall rerank stability and card binding 2026-04-03 16:37:23 +08:00
Hao19911125
29906897ae Merge upstream/main: resolve format-only conflicts
Adopt upstream multi-line formatting for chat-history.js and
tests/chat-history.mjs. Also brings in upstream .gitignore,
settleExtractionStatusAfterHistoryRecovery null-safety fix,
and getSmartTriggerDecision index-aware extraction filtering.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 15:10:21 +08:00
Hao19911125
a9704789a4 Default recall card display to beautify only 2026-04-03 14:54:44 +08:00
Hao19911125
d91aa95069 Add recall card user input display modes 2026-04-03 14:44:01 +08:00
Youzini-afk
64188c2559 Restore extraction visibility for managed hidden messages 2026-04-03 14:27:28 +08:00
Hao19911125
97e454449b Preserve hidden context for extraction 2026-04-03 12:36:29 +08:00
Hao19911125
da52869ae8 Fix processed message hash migration 2026-04-03 10:45:05 +08:00
Hao19911125
2a6d15e036 Fix reroll history consistency 2026-04-03 00:22:53 +08:00
Hao19911125
2fbc46d8a1 Fix manual hide apply and clear panel actions 2026-04-02 22:32:06 +08:00