mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-05 18:00:22 +00:00
refactor: move memory engine behind plugin adapters
This commit is contained in:
@@ -27,6 +27,7 @@ export function createTestPluginApi(api: TestPluginApiInput): OpenClawPluginApi
|
||||
registerMemoryPromptSection() {},
|
||||
registerMemoryFlushPlan() {},
|
||||
registerMemoryRuntime() {},
|
||||
registerMemoryEmbeddingProvider() {},
|
||||
resolvePath(input: string) {
|
||||
return input;
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user