mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-14 12:06:17 +00:00
refactor(state): split migration modules (#106356)
* refactor(state): split migration modules * fix(state): relocate migration guard baselines
This commit is contained in:
committed by
GitHub
parent
3e21c2f256
commit
8aab4ff94d
@@ -24,7 +24,7 @@
|
||||
"src/commands/doctor-state-integrity.ts": 2,
|
||||
"src/commands/doctor/shared/codex-route-warnings.ts": 2,
|
||||
"src/gateway/test-helpers.mocks.ts": 1,
|
||||
"src/infra/state-migrations.ts": 2,
|
||||
"src/infra/state-migrations.session-store.ts": 2,
|
||||
"src/plugins/registry-runtime.ts": 1
|
||||
},
|
||||
"sessionCompactManualTrim": {},
|
||||
|
||||
Reference in New Issue
Block a user