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
7c2c1e68f3
chore: remove abandoned hard-cut v3 namespace cluster
2026-05-30 18:32:48 +00:00
youzini
fd63202a20
refactor(rebirth): isolate vector and reroll gates
2026-05-30 14:02:05 +00:00
youzini
10ec3b7b77
refactor(rebirth): extract identity resolver core
2026-05-30 13:38:01 +00:00
youzini
a7b974b748
chore(rebirth): establish v3 cutover gates
2026-05-30 13:26:19 +00:00
youzini
61db501db0
feat(vector): gate local search by vector manifest
2026-05-15 15:14:17 +00:00
opencode
2174552e7c
feat(authority): detect BME manifest capability
2026-05-15 10:46:43 +00:00
opencode
08fcfda6ac
feat(authority): show automatic upgrade state
2026-05-15 10:38:26 +00:00
opencode
be38a2c0d2
fix(vector): harden runtime embedding sync
2026-05-15 09:55:00 +00:00
youzini
880e2b9158
fix(authority): classify capability probe failures
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-05-09 09:05:32 +00:00
Sisyphus
8b65fcbdb1
fix(authority): track supported job types
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-05-03 19:27:36 +00:00
Youzini-afk
69dc452120
Implement background maintenance vector sync
2026-04-29 14:52:51 +08:00
Youzini-afk
899774d636
feat: add maintenance concurrency modes
2026-04-29 14:25:16 +08:00
Youzini-afk
d956de4a61
Add post-generation extraction toggle
2026-04-29 03:38:24 +08:00
Youzini-afk
2dee3cd8ff
harden(authority): add pre-scale diagnostics and request safety
2026-04-28 22:29:14 +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
ee9b0afa35
feat(authority): add server-primary capability probe
2026-04-28 01:40:38 +08:00
Youzini-afk
9415296493
chore(settings): enable chat render limit by default
2026-04-25 16:46:38 +08:00
Youzini-afk
8c489bf1c7
feat(ui): show hidden floor count and render limit
2026-04-25 16:37:50 +08:00
Youzini-afk
0daf723fd1
fix: auto-repair malformed memory scope regions
2026-04-23 18:48:30 +08:00
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