mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-08 07:41:08 +00:00
fix(ci): route feishu bot helpers through local barrel
This commit is contained in:
@@ -5,5 +5,5 @@ export { resolveChannelContextVisibilityMode } from "openclaw/plugin-sdk/config-
|
||||
export {
|
||||
evaluateSupplementalContextVisibility,
|
||||
filterSupplementalContextItems,
|
||||
} from "openclaw/plugin-sdk/feishu";
|
||||
export { normalizeAgentId } from "openclaw/plugin-sdk/routing";
|
||||
normalizeAgentId,
|
||||
} from "../runtime-api.js";
|
||||
|
||||
Reference in New Issue
Block a user