mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-25 03:45:46 -06:00
test(plugins): register memory-host-sdk kysely bridge in package boundary inventory
This commit is contained in:
@@ -59,6 +59,7 @@ const MEMORY_HOST_SDK_EXPORTS = [
|
||||
const MEMORY_HOST_SDK_ALLOWED_CORE_BRIDGE_FILES = [
|
||||
"packages/memory-host-sdk/src/host/config-utils.ts",
|
||||
"packages/memory-host-sdk/src/host/openclaw-runtime-auth.ts",
|
||||
"packages/memory-host-sdk/src/host/openclaw-runtime-kysely.ts",
|
||||
"packages/memory-host-sdk/src/host/openclaw-runtime-network.ts",
|
||||
"packages/memory-host-sdk/src/host/openclaw-runtime-sqlite.ts",
|
||||
"packages/memory-host-sdk/src/host/openclaw-runtime.ts",
|
||||
|
||||
Reference in New Issue
Block a user