UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

10 lines 1.64 kB
import { $n as defineChannelPluginEntry, Gs as PluginCommandContext, Kn as ChannelOutboundSessionRouteParams, Or as PluginRuntime, Qn as createChatChannelPlugin, Xn as buildThreadAwareOutboundSessionRoute, Yn as buildChannelOutboundSessionRoute, Zn as createChannelPluginBase, ar as stripTargetKindPrefix, er as defineSetupPluginEntry, ir as stripChannelTargetPrefix, os as OpenClawPluginApi, rr as recoverCurrentThreadSessionId } from "../agent-harness-runtime-CZIVRpx-.js"; import { r as OpenClawConfig } from "../types.openclaw-BdCLfP4c.js"; import { r as ChannelConfigUiHint } from "../types.config-CGDAHrEQ.js"; import { t as ChannelPlugin } from "../types.plugin-Cq873HiO.js"; import { i as buildChannelConfigSchema } from "../config-schema-Dxm6b-WP.js"; import { t as clearAccountEntryFields } from "../config-helpers-DRSCk8Ud.js"; import { r as parseOptionalDelimitedEntries } from "../helpers-juZNbDll.js"; import { u as tryReadSecretFileSync } from "../secret-file-gJ6YUzr1.js"; import { t as createChannelConfigUiHints } from "../channel-core-CLLGmUgN.js"; export { type ChannelConfigUiHint, type ChannelOutboundSessionRouteParams, type ChannelPlugin, type OpenClawConfig, type OpenClawPluginApi, type PluginCommandContext, type PluginRuntime, buildChannelConfigSchema, buildChannelOutboundSessionRoute, buildThreadAwareOutboundSessionRoute, clearAccountEntryFields, createChannelConfigUiHints, createChannelPluginBase, createChatChannelPlugin, defineChannelPluginEntry, defineSetupPluginEntry, parseOptionalDelimitedEntries, recoverCurrentThreadSessionId, stripChannelTargetPrefix, stripTargetKindPrefix, tryReadSecretFileSync };