mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-03 08:50:21 +00:00
fix(regression): restore irc cold-runtime chunking
This commit is contained in:
@@ -24,6 +24,7 @@ export type { BaseProbeResult } from "../channels/plugins/types.js";
|
||||
export type { ChannelPlugin } from "../channels/plugins/types.plugin.js";
|
||||
export { getChatChannelMeta } from "../channels/registry.js";
|
||||
export { createChannelReplyPipeline } from "./channel-reply-pipeline.js";
|
||||
export { chunkTextForOutbound } from "./text-chunking.js";
|
||||
export type { OpenClawConfig } from "../config/config.js";
|
||||
export { isDangerousNameMatchingEnabled } from "../config/dangerous-name-matching.js";
|
||||
export {
|
||||
|
||||
Reference in New Issue
Block a user