youzini
|
f25ad9eaa1
|
fix(recall): drive reroll reuse from host generation context
|
2026-05-31 20:36:14 +00:00 |
|
youzini
|
8cfeae0461
|
fix(recall): reuse reroll recall from host generation type
|
2026-05-31 20:22:13 +00:00 |
|
opencode
|
d2d01d2c24
|
fix(recall): preserve reroll user-floor reuse
|
2026-05-15 20:13:13 +00:00 |
|
opencode
|
a5c4e12a76
|
fix(recall): skip pre-recall recovery on reroll reuse
|
2026-05-15 19:17:30 +00:00 |
|
opencode
|
7b5e35eca2
|
fix(recall): reuse persisted user-floor recall before reroll
|
2026-05-15 18:59:31 +00:00 |
|
Youzini-afk
|
3a157f5fc1
|
fix(recall): reuse user-floor cache without target index
|
2026-04-30 22:17:15 +08:00 |
|
Youzini-afk
|
7d827f80b7
|
fix(recall): prefer user-floor cache on reroll
|
2026-04-30 03:58:08 +08:00 |
|
Youzini-afk
|
a9f575d98a
|
fix(recall): reuse persisted recall on reroll
|
2026-04-30 03:30:06 +08:00 |
|
Youzini-afk
|
aa3ee1e408
|
fix: reroll 时复用已有召回记录而非重新触发召回
- rebindRecallRecordToNewUserMessage: 从 frozenRecallOptions 补全 recallInput/boundUserFloorText/authoritativeInputUsed
- ensurePersistedRecallRecordForGeneration: already-up-to-date 守卫增加 recallInput 非空检查
- 新增 tests/recall-reroll-reuse.mjs 回归测试
|
2026-04-23 01:19:29 +08:00 |
|