mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-22 06:06:34 +00:00
fix(memory-core): use sdk seams for dreaming narrative
This commit is contained in:
@@ -7,8 +7,8 @@ import {
|
||||
readErrorName,
|
||||
SUBAGENT_RUNTIME_REQUEST_SCOPE_ERROR_CODE,
|
||||
} from "openclaw/plugin-sdk/error-runtime";
|
||||
import { createAsyncLock } from "../../../src/infra/json-files.js";
|
||||
import { resolveGlobalMap } from "../../../src/shared/global-singleton.js";
|
||||
import { resolveGlobalMap } from "openclaw/plugin-sdk/global-singleton";
|
||||
import { createAsyncLock } from "openclaw/plugin-sdk/infra-runtime";
|
||||
|
||||
// ── Types ──────────────────────────────────────────────────────────────
|
||||
|
||||
|
||||
Reference in New Issue
Block a user