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
8cfeae0461
fix(recall): reuse reroll recall from host generation type
2026-05-31 20:22:13 +00:00
youzini
baff705e28
refactor(test): migrate generation-recall harness off index.js slicing (Phase 4g)
2026-05-31 12:28:47 +00:00
youzini
a546623457
refactor(runtime): extract runPlannerRecallForEna controller (Phase 4f)
2026-05-31 12:13:37 +00:00
youzini
a77762d5d0
refactor(runtime): extract auto-extraction defer factory (Phase 4e)
2026-05-31 12:08:14 +00:00
youzini
9798859e01
refactor(runtime): extract final recall injection factory (Phase 4d)
2026-05-31 12:02:43 +00:00
youzini
a8332a8131
refactor(runtime): extract generation recall transaction lifecycle factory (Phase 4c)
2026-05-31 11:54:45 +00:00
youzini
4f1ccd4c7f
refactor(runtime): extract reroll/planner recall input factory (Phase 4b)
2026-05-31 11:48:07 +00:00
youzini
42011201b9
refactor(runtime): extract recall input/intent state factory (Phase 4a)
2026-05-31 11:40:46 +00:00
youzini
43c4224915
refactor(ui): extract recall-message-ui controller, migrate p0 recall harness off slicing
2026-05-31 11:17:27 +00:00
youzini
fd63202a20
refactor(rebirth): isolate vector and reroll gates
2026-05-30 14:02:05 +00:00
opencode
d2d01d2c24
fix(recall): preserve reroll user-floor reuse
2026-05-15 20:13:13 +00:00
Youzini-afk
a9f575d98a
fix(recall): reuse persisted recall on reroll
2026-04-30 03:30:06 +08:00
Youzini-afk
a7e2edac88
refactor(authority): complete v0.6-only sql/blob/jobs rollout
2026-04-28 21:45:59 +08:00
Youzini-afk
6747263eb2
test(authority): expand e2e roundtrip coverage
2026-04-28 17:41:43 +08:00
Youzini-afk
3f70d63a86
feat(authority): migrate local graphs to server primary
2026-04-28 03:02:43 +08:00
Youzini-afk
dc37d22dcf
feat(authority): add graph SQL store
2026-04-28 02:20:15 +08:00
Youzini-afk
33b8d298f7
fix: harden persistence tiers and opfs durability
2026-04-14 15:44:21 +08:00
Youzini-afk
d39c16d8ff
fix: restore missing runtime persistence helpers
2026-04-14 12:41:10 +08:00
Youzini-afk
7d23552ff3
fix(ci): support node 20 module hook fallback
2026-04-11 20:43:18 +08:00
Youzini-afk
0cb95c4f2b
phase2-4 recall prompt-flow hardening
2026-04-11 18:51:59 +08:00
Youzini-afk
3e37600399
feat: integrate phase3/4 settings UI and add phase4/5 regressions
2026-04-11 16:39:38 +08:00
Youzini-afk
1834bc1d24
refactor: stabilize persistence delta commit flow
2026-04-11 13:57:03 +08:00
Youzini-afk
eaac52473e
Fix CI test compatibility on Node 20
2026-04-10 15:14:19 +08:00
Hao19911125
3533aeab18
Add global task regex migration and UI
2026-04-09 10:06:29 +08:00
Youzini-afk
9939734bcb
Harden post-refactor test and check guardrails
2026-04-08 03:03:09 +08:00
Youzini-afk
feec17f3e3
Reorganize modules into layered directories
2026-04-08 01:17:57 +08:00
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
Hao19911125
08f82f2195
Skip trivial user input recall flows
2026-04-05 22:17:39 +08:00