fix(memory-core): use sdk seams for dreaming narrative

This commit is contained in:
Vincent Koc
2026-04-12 09:40:27 +01:00
parent 76d2d7a975
commit b78713a363

View File

@@ -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 ──────────────────────────────────────────────────────────────