youzini
60b29c3f57
feat(planner): persist structured plot history
2026-06-09 15:53:46 +00:00
youzini
8d36b8daa6
fix(host): restore event priority and EJS rendering
2026-06-09 11:32:18 +00:00
youzini
8d0e3e558e
chore(recall): remove reroll-trace diagnostics after Phase 1 verified
2026-06-01 06:49:20 +00:00
youzini
f986bcc293
fix(recall): deterministic persisted reapply on reroll (Phase 1 inject-decoupling)
...
Reroll (swipe/regenerate/continue = no-new-user) now deterministically
reapplies the parent user floor's stored bme_recall block in
GENERATE_BEFORE_COMBINE_PROMPTS, bypassing the transaction gate and
runRecall entirely. AFTER_COMMANDS defers no-new-user work to
before-combine. Staleness guard recomputes when the user edited the
floor; settings gate honors plugin/recall disable. Fresh normal sends
are unaffected. Compute machinery retained as fallback.
2026-06-01 05:52:45 +00:00
youzini
52c3d59e0e
fix(recall): pass generation context to primary reroll path + trace gates
2026-05-31 21:05:59 +00:00
youzini
f25ad9eaa1
fix(recall): drive reroll reuse from host generation context
2026-05-31 20:36:14 +00:00
youzini
8f8da50414
fix(recall): preserve generation context through reroll mutations
2026-05-31 20:18:12 +00:00
opencode
d2d01d2c24
fix(recall): preserve reroll user-floor reuse
2026-05-15 20:13:13 +00:00
opencode
be38a2c0d2
fix(vector): harden runtime embedding sync
2026-05-15 09:55:00 +00:00
Youzini-afk
7d827f80b7
fix(recall): prefer user-floor cache on reroll
2026-04-30 03:58:08 +08:00
Youzini-afk
c764a000c0
fix: keep luker host profile before chat selection
2026-04-15 22:05:10 +08:00
Youzini-afk
359a2a07b7
feat: deepen luker host integration
2026-04-15 21:20:08 +08:00
Hao19911125
943c398fb9
Guard against Tavern Helper prompt viewer fake generations
2026-04-11 22:09:40 +08:00
Hao19911125
fb7f59c44e
Skip BME on trivial user sends
2026-04-11 21:47:22 +08:00
Hao19911125
ffcad87a90
Merge branch 'Youzini-afk:main' into main
2026-04-11 21:03:40 +08:00
Hao19911125
ddbd4c3c61
Silence BME during MVU extra analysis retry
2026-04-11 20:47:46 +08:00
Youzini-afk
0cb95c4f2b
phase2-4 recall prompt-flow hardening
2026-04-11 18:51:59 +08:00
Youzini-afk
ef154b5950
Fix hidden-message leakage into plugin prompts
2026-04-10 14:06:26 +08:00
Youzini-afk
43a44593ab
Restore root script imports for nested modules
2026-04-08 02:09:32 +08:00
Youzini-afk
9471d66c23
Fix panel dependency host import depth
2026-04-08 02:05:00 +08:00
Youzini-afk
3be915ba7a
Fix host import paths after directory reorganization
2026-04-08 01:39:45 +08:00
Youzini-afk
feec17f3e3
Reorganize modules into layered directories
2026-04-08 01:17:57 +08:00