mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-17 20:21:13 +00:00
fix(ci): restore contract-safe core imports
This commit is contained in:
@@ -4,7 +4,7 @@ import type {
|
||||
MemoryEmbeddingProbeResult,
|
||||
MemoryProviderStatus,
|
||||
MemorySyncProgressUpdate,
|
||||
} from "../plugin-sdk/memory-core-host-engine-storage.js";
|
||||
} from "../memory-host-sdk/engine-storage.js";
|
||||
|
||||
export type MemoryPromptSectionBuilder = (params: {
|
||||
availableTools: Set<string>;
|
||||
|
||||
Reference in New Issue
Block a user