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:
@@ -169,6 +169,7 @@ export function createGenerationRecallHarness(options = {}) {
|
||||
hideScheduleCalls: [],
|
||||
isExtracting: false,
|
||||
isRecoveringHistory: false,
|
||||
isRestoreLockActive: () => false,
|
||||
isAssistantChatMessage: (message) =>
|
||||
Boolean(message) && !message.is_user && !message.is_system,
|
||||
createRecallInputRecord,
|
||||
|
||||
Reference in New Issue
Block a user