mirror of
https://github.com/Youzini-afk/ST-Bionic-Memory-Ecology.git
synced 2026-05-15 22:30:38 +08:00
refactor: stabilize persistence delta commit flow
This commit is contained in:
@@ -155,6 +155,8 @@ export function normalizeGraphRuntimeState(graph, chatId = "") {
|
||||
saveMode: String(
|
||||
historyState.lastBatchStatus.persistence.saveMode || "",
|
||||
),
|
||||
recoverable:
|
||||
historyState.lastBatchStatus.persistence.recoverable === true,
|
||||
saved:
|
||||
historyState.lastBatchStatus.persistence.saved === true,
|
||||
queued:
|
||||
|
||||
Reference in New Issue
Block a user