mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-03 11:00:26 +00:00
refactor: add memory-core extension sources
This commit is contained in:
5
extensions/memory-core/src/tools.runtime.ts
Normal file
5
extensions/memory-core/src/tools.runtime.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export {
|
||||
getMemorySearchManager,
|
||||
readAgentMemoryFile,
|
||||
resolveMemoryBackendConfig,
|
||||
} from "openclaw/plugin-sdk/memory-core";
|
||||
Reference in New Issue
Block a user