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
|
36e2a2c451
|
chore: 移除 Recall Card 排查用的 ST-BME:DIAG 临时日志
Made-with: Cursor
|
2026-04-06 20:28:35 +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
|
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
|
3446a44387
|
Fix recall card refresh after rendered messages
|
2026-04-05 18:53:33 +08:00 |
|
Youzini-afk
|
4bbbd4d09d
|
fix recall card binding lag
|
2026-04-04 02:56:04 +08:00 |
|
Youzini-afk
|
746f8cf08b
|
Fix recall card persistence backfill
|
2026-04-04 00:01:09 +08:00 |
|
Hao19911125
|
9429f5e139
|
Refresh recall card UI after immediate recall
|
2026-04-03 15:47:28 +08:00 |
|
Hao19911125
|
f48b84af9e
|
Fix timer wrapper safety in event bindings
|
2026-04-03 11:50:52 +08:00 |
|
Hao19911125
|
6a91e5c958
|
Fix message received microtask scheduling
|
2026-04-03 11:14:25 +08:00 |
|
Hao19911125
|
da52869ae8
|
Fix processed message hash migration
|
2026-04-03 10:45:05 +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
|
03ec52d4c5
|
feat: add message hiding assistant
|
2026-04-02 16:05:29 +08:00 |
|
Youzini-afk
|
c711ff17f7
|
fix: harden auto extraction trigger flow
|
2026-04-02 14:46:09 +08:00 |
|
Youzini-afk
|
d8aa795867
|
diag: 添加召回管线诊断日志 [ST-BME:DIAG]
|
2026-04-01 16:33:28 +08:00 |
|
Youzini-afk
|
ddc654eb1a
|
fix: 修复召回拦截管线三个致命bug
1. recordRecallSentUserMessage 不再在 MESSAGE_SENT 阶段清空
pendingRecallSendIntent/pendingHostGenerationInputSnapshot/transactions,
避免 GENERATION_AFTER_COMMANDS 找不到用户输入而跳过召回
2. resolveGenerationRecallDeliveryMode 将 GENERATION_AFTER_COMMANDS
从 deferred 改为 immediate,使召回完成后通过 setExtensionPrompt 即时注入
3. onGenerationAfterCommandsController 在 immediate 模式下完成
runRecall 后直接返回(注入已在 applyRecallInjection 内完成),
GENERATE_BEFORE_COMBINE_PROMPTS 保留 deferred rewrite 兜底
|
2026-04-01 16:16:31 +08:00 |
|
Youzini-afk
|
83f8f24f1c
|
fix: defer recall injection to pre-send rewrite
|
2026-04-01 15:24:42 +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
|
b0f9d191bd
|
fix: finalize deepfix p2 recall binding and p3 validation matrix
|
2026-03-31 03:53:53 +08:00 |
|
Youzini-afk
|
1c76ad7a11
|
feat: switch ST-BME runtime to indexeddb-primary with sync hardening
|
2026-03-30 18:38:58 +08:00 |
|
Youzini-afk
|
4bf571ba37
|
fix: harden metadata readiness and add persistence self-heal reconcile
|
2026-03-29 21:39:58 +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
|
33afa996aa
|
refactor: move message received hook into event binding controller
|
2026-03-29 17:24:57 +08:00 |
|
Youzini-afk
|
d3479bc672
|
refactor: controllerize generation recall event hooks
|
2026-03-29 17:09:09 +08:00 |
|
Youzini-afk
|
e29e413516
|
refactor: move chat/message event handlers into event binding controller
|
2026-03-29 17:06:05 +08:00 |
|
Youzini-afk
|
079a01ee78
|
refactor: extract event binding and panel bridge modules
|
2026-03-29 17:01:47 +08:00 |
|