Commit Graph

49 Commits

Author SHA1 Message Date
Youzini-afk
935e1d7839 Refine extraction stage notices for post-processing 2026-04-06 21:26:47 +08:00
Hao19911125
97fb8e4e2b Merge branch 'Youzini-afk:main' into main 2026-04-05 22:18:26 +08:00
Hao19911125
08f82f2195 Skip trivial user input recall flows 2026-04-05 22:17:39 +08:00
Youzini-afk
89754abc2d Fix prompt payload fallback for synopsis tasks 2026-04-05 21:38:07 +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
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
Youzini-afk
cdf6111482 Merge PR #7: notice display and MVU diagnostics 2026-04-05 16:54:22 +08:00
Youzini-afk
0d8dcb63d2 Fix extraction payload normalization 2026-04-05 16:28:37 +08:00
Hao19911125
ca3fc8fc2f Harden legacy extraction and recall JSON parsing 2026-04-05 15:24:01 +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
338a03aa1c Fix recall rerank stability and card binding 2026-04-03 16:37:23 +08:00
Youzini-afk
12f77e234d fix: harden recall card display takeover 2026-04-03 15:48:18 +08:00
Hao19911125
e505f6ac50 Guard auto extraction microtask scheduling 2026-04-03 07:10:01 +08:00
Hao19911125
2a6d15e036 Fix reroll history consistency 2026-04-03 00:22:53 +08:00
Youzini-afk
c5edbf6046 Fix extraction defer and dry-run recall guards 2026-04-02 19:46:18 +08:00
Youzini-afk
839cad7aff fix: advance extraction history after core success 2026-04-02 19:33:07 +08:00
Youzini-afk
c711ff17f7 fix: harden auto extraction trigger flow 2026-04-02 14:46:09 +08:00
Youzini-afk
83f8f24f1c fix: defer recall injection to pre-send rewrite 2026-04-01 15:24:42 +08:00
Youzini-afk
bf3a24261b fix: stabilize recall persistence regression coverage 2026-04-01 01:37:20 +08:00
Youzini-afk
7d71d1015e fix: harden history recovery and graph persistence regressions 2026-03-31 22:48:48 +08:00
Youzini-afk
1098c33a93 fix: finalize phase0 and phase1 persistence regressions 2026-03-31 20:04:42 +08:00
Youzini-afk
d5b4b7e1dc fix: freeze recall input from host lifecycle 2026-03-31 16:33:40 +08:00
Youzini-afk
d8710f45f1 fix: restore before-combine recall gating 2026-03-31 15:22:08 +08:00
Youzini-afk
4c58121cce fix: restore before-combine recall interception provisional binding 2026-03-31 13:55:26 +08:00
Youzini-afk
4925810064 fix: rerender expanded recall card content on persisted update 2026-03-31 13:13:16 +08:00
Youzini-afk
b0f9d191bd fix: finalize deepfix p2 recall binding and p3 validation matrix 2026-03-31 03:53:53 +08:00
Youzini-afk
16e1427fe1 fix(recall-ui): dedupe observer/timer refresh attempts 2026-03-29 21:08:24 +08:00
root
e09b116a71 fix: stabilize recall card mounting and refresh timing 2026-03-29 20:45:08 +08:00
Youzini-afk
4aeba55e90 feat: recall card UI v2 — inline card with force-graph sub-graph, sidebar editor, no more prompt/alert/confirm 2026-03-29 20:02:02 +08:00
Youzini-afk
b3b0b3a64c feat: implement persistent recall injection with per-message fallback UI 2026-03-29 18:41:25 +08:00
Youzini-afk
5023b75f3f refactor: controllerize onReroll and keep reroll harness green 2026-03-29 17:39:41 +08:00
Youzini-afk
d3479bc672 refactor: controllerize generation recall event hooks 2026-03-29 17:09:09 +08:00
Youzini-afk
d9f04d4388 refactor: extract chat history helpers 2026-03-29 16:28:54 +08:00
Youzini-afk
a371150661 refactor: batch 5 phase 2 - extract graph-persistence.js (20 exports, ~230 lines) from index.js 2026-03-29 15:43:11 +08:00
Youzini-afk
1e6e5853e7 refactor: batch 5 phase 1 - extract ui-status.js (25 pure functions, ~280 lines) from index.js 2026-03-29 15:25:06 +08:00
Youzini-afk
4e26849c6c Fix mobile action status cleanup 2026-03-28 21:03:51 +08:00
Youzini-afk
67e6e29bb2 Harden recall flow and JSON task prompts 2026-03-28 20:38:57 +08:00
Youzini-afk
cf4a73e0a8 feat: MVU规则模块+世界书MVU过滤+prompt组装MVU清洗+端到端测试 2026-03-27 15:22:00 +08:00
Youzini-afk
c31af1d1a4 Harden runtime debug and task pipeline 2026-03-27 01:26:56 +08:00
Youzini-afk
28616fc177 feat: add runtime debug snapshots and injection planning 2026-03-26 23:15:35 +08:00
Youzini-afk
0e590a6256 fix: 多项修复与优化 2026-03-26 02:09:18 +08:00