openclaw
Version:
Multi-channel AI gateway with extensible messaging integrations
9 lines (8 loc) • 2.87 kB
JavaScript
import { l as ToolPolicySchema } from "../zod-schema.agent-runtime-BB0ECdB0.js";
import { B as requireOpenAllowFrom, C as ReplyToModeSchema, N as TtsConfigSchema, S as ReplyRuntimeConfigSchemaShape, _ as MentionPatternsPolicySchema, a as ContextVisibilityModeSchema, b as ProviderCommandsSchema, c as ExecutableTokenSchema, g as MarkdownConfigSchema, h as MSTeamsReplyStyleSchema, i as ChannelStreamingBlockSchema, k as TextChunkModeSchema, n as BlockStreamingCoalesceSchema, o as DmConfigSchema, r as ChannelDeliveryStreamingConfigSchema, s as DmPolicySchema, t as BlockStreamingChunkSchema, u as GroupPolicySchema, z as requireAllowlistAllowFrom } from "../zod-schema.core-D6k6NKKA.js";
import { a as buildGroupEntrySchema, c as buildNestedDmConfigSchema, i as buildChannelConfigSchema, n as ChannelGroupEntrySchema, o as buildJsonChannelConfigSchema, r as buildCatchallMultiAccountChannelSchema, s as buildMultiAccountChannelSchema, t as AllowFromListSchema } from "../config-schema-C6z2p1z2.js";
import { r as ChannelImplicitMentionsSchema, t as ChannelBotLoopProtectionSchema } from "../zod-schema.channels-config-atVR1nln.js";
import { n as isValidInboundPathRootPattern } from "../inbound-path-policy-DQ5Rksw7.js";
import { t as isSafeScpRemoteHost } from "../scp-host-3FoHUz1i.js";
import { a as ChannelStreamingProgressSchema, c as buildChannelAllowBotsSchema, i as ChannelStreamingPreviewSchema, l as buildChannelExecApprovalsSchema, n as ChannelPreviewStreamingConfigSchema, o as UnifiedStreamingModeSchema, r as ChannelSendReadReceiptsSchema, s as buildChannelAccountSchemaParts, t as ChannelDangerouslyAllowNameMatchingSchema, u as buildChannelReactionShape } from "../channel-config-schema-DbbRRIEt.js";
export { AllowFromListSchema, BlockStreamingChunkSchema, BlockStreamingCoalesceSchema, ChannelBotLoopProtectionSchema, ChannelDangerouslyAllowNameMatchingSchema, ChannelDeliveryStreamingConfigSchema, ChannelGroupEntrySchema, ChannelImplicitMentionsSchema, ChannelPreviewStreamingConfigSchema, ChannelSendReadReceiptsSchema, ChannelStreamingBlockSchema, ChannelStreamingPreviewSchema, ChannelStreamingProgressSchema, ContextVisibilityModeSchema, DmConfigSchema, DmPolicySchema, ExecutableTokenSchema, GroupPolicySchema, MSTeamsReplyStyleSchema, MarkdownConfigSchema, MentionPatternsPolicySchema, ProviderCommandsSchema, ReplyRuntimeConfigSchemaShape, ReplyToModeSchema, TextChunkModeSchema, ToolPolicySchema, TtsConfigSchema, UnifiedStreamingModeSchema, buildCatchallMultiAccountChannelSchema, buildChannelAccountSchemaParts, buildChannelAllowBotsSchema, buildChannelConfigSchema, buildChannelExecApprovalsSchema, buildChannelReactionShape, buildGroupEntrySchema, buildJsonChannelConfigSchema, buildMultiAccountChannelSchema, buildNestedDmConfigSchema, isSafeScpRemoteHost, isValidInboundPathRootPattern, requireAllowlistAllowFrom, requireOpenAllowFrom };