Youzini-afk
a28acb0bc0
refactor: remove redundant task monitor UI
2026-04-23 14:01:45 +08:00
Youzini-afk
fb4dabeaf1
perf: add dirty persist and hydrate/layout optimizations
2026-04-22 22:27:51 +08:00
Youzini-afk
c1caa79eb4
Integrate native rollout UI and tune hydrate gating
2026-04-22 21:24:47 +08:00
Youzini-afk
f86962891e
perf: migrate legacy users to native-on rollout
2026-04-22 20:49:19 +08:00
Youzini-afk
ba33054124
perf: ship prebuilt wasm artifacts by default
2026-04-22 20:22:26 +08:00
Youzini-afk
4ab2e0c3c9
perf: add native hydrate wasm path
2026-04-22 20:09:48 +08:00
Youzini-afk
e880fe0b39
perf: complete persist-load P2 hydration pass
2026-04-22 19:32:35 +08:00
Youzini-afk
3356e809c7
fix: restore task timeline details and bump recall default
2026-04-14 20:15:43 +08:00
Youzini-afk
c12956f674
feat: promote opfs v2 as default local store
2026-04-14 19:34:44 +08:00
Youzini-afk
a7ded12350
feat: wire OPFS local store migration
2026-04-13 22:45:14 +08:00
Youzini-afk
67cf5fe7fa
perf: add hash compact persist-delta bridge mode
2026-04-13 16:37:59 +08:00
Youzini-afk
b16785e56f
perf: optimize persist delta gating and diagnostics
2026-04-13 16:11:43 +08:00
Youzini-afk
5a53d010af
fix: reconcile stale manualBackupBatchJournalCoverage when contiguous earlier journal coverage is rebuilt
...
- Add hasContiguousJournalCoverageThroughFloor to check if current
batchJournal contiguously covers back through the old retained floor
- Add reconcileManualBackupBatchJournalCoverage that clears stale
coverage when actual journals have bridged the gap
- Self-clean during normalizeGraphRuntimeState (load-time) and
appendBatchJournal (write-time)
- findJournalRecoveryPoint now uses reconciled coverage so stale
manual backup floors no longer block valid reverse-journal recovery
- Add regression tests for gap-not-yet-bridged and bridged scenarios
2026-04-12 16:35:04 +08:00
youzini
a4a11bb6d2
Merge pull request #31 from Hao19911125/main
...
手动存储的大小修剪
2026-04-12 16:16:35 +08:00
Youzini-afk
3f7dd0d727
feat: persist extract action mode selection across panel sessions
...
- Add extractActionMode setting (default: pending) to settings-defaults.js
- Panel refresh restores dropdown from settings.extractActionMode
- Dropdown change event persists selection via _patchSettings
- Extract button reads settings as fallback when DOM value missing
- Add default value assertion in tests/default-settings.mjs
2026-04-12 12:53:08 +08:00
Hao19911125
580a049442
Slim manual cloud backups and guard truncated journal rollback
2026-04-12 10:43:38 +08:00
Youzini-afk
322752bb43
feat: improve shujuku-compatible extraction and recall input
2026-04-11 16:05:34 +08:00
Youzini-afk
1834bc1d24
refactor: stabilize persistence delta commit flow
2026-04-11 13:57:03 +08:00
Youzini-afk
418679541a
Restore cognition references during history rollback
2026-04-11 03:07:18 +08:00
Youzini-afk
b2d8fcc7a1
Fix processed history hash rebuild after recovery
2026-04-11 01:45:47 +08:00
Youzini-afk
f37c5de761
Fix persistence pending gating and add repair actions
2026-04-11 00:21:16 +08:00
Hao19911125
965e5dff0a
Merge branch 'main' into main
2026-04-10 18:43:42 +08:00
Youzini-afk
517abc6a30
Refactor rerun and summary rebuild ranges
2026-04-10 18:38:54 +08:00
Hao19911125
f7aef9776b
Merge branch 'main' into main
2026-04-10 18:09:40 +08:00
Hao19911125
09b6e1e566
Add manual cloud backup controls and manager modal
2026-04-10 17:26:57 +08:00
Youzini-afk
bbb44e7022
Fix multi-device sync after persistence refactor
2026-04-10 13:53:21 +08:00
Youzini-afk
7faa9cfc7f
Refactor extraction persistence into two-stage status model
2026-04-10 01:19:56 +08:00
Youzini-afk
5c9a8a9df1
Normalize mistaken user owners across extraction and cognition
2026-04-09 23:38:40 +08:00
Youzini-afk
e4feda5471
Add hierarchical summary frontier system
2026-04-09 14:50:52 +08:00
Hao19911125
3533aeab18
Add global task regex migration and UI
2026-04-09 10:06:29 +08:00
Youzini-afk
323e1fd5b0
feat: add story timeline layer
2026-04-08 22:41:49 +08:00
Youzini-afk
a4fed87e6e
feat(cognition): finish multi-character knowledge and monitor workflow
2026-04-08 18:21:38 +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