mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 13:00:44 +00:00
refactor: migrate bundled plugins to message lifecycle
This commit is contained in:
@@ -23,7 +23,7 @@ export {
|
||||
resolveDefaultGroupPolicy,
|
||||
warnMissingProviderGroupPolicyFallbackOnce,
|
||||
} from "openclaw/plugin-sdk/runtime-group-policy";
|
||||
export { dispatchInboundReplyWithBase } from "openclaw/plugin-sdk/inbound-reply-dispatch";
|
||||
export { dispatchChannelMessageReplyWithBase } from "openclaw/plugin-sdk/channel-message";
|
||||
export type { OutboundReplyPayload } from "openclaw/plugin-sdk/reply-payload";
|
||||
export { deliverFormattedTextWithAttachments } from "openclaw/plugin-sdk/reply-payload";
|
||||
export type { PluginRuntime } from "openclaw/plugin-sdk/runtime-store";
|
||||
|
||||
Reference in New Issue
Block a user