mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-19 13:11:40 +00:00
refactor: centralize inbound mention policy
This commit is contained in:
@@ -47,7 +47,7 @@ export {
|
||||
type GoogleChatConfig,
|
||||
} from "openclaw/plugin-sdk/googlechat-runtime-shared";
|
||||
export { extractToolSend } from "openclaw/plugin-sdk/tool-send";
|
||||
export { resolveMentionGatingWithBypass } from "openclaw/plugin-sdk/channel-inbound";
|
||||
export { resolveInboundMentionDecision } from "openclaw/plugin-sdk/channel-inbound";
|
||||
export { resolveInboundRouteEnvelopeBuilderWithRuntime } from "openclaw/plugin-sdk/inbound-envelope";
|
||||
export { resolveWebhookPath } from "openclaw/plugin-sdk/webhook-path";
|
||||
export {
|
||||
|
||||
Reference in New Issue
Block a user