Skip to main content

Crate zeroclaw_channels

Crate zeroclaw_channels 

Source
Expand description

Channel implementations and orchestration for messaging platform integrations.

Modulesยง

acp_channel
ACP (Agent Client Protocol) back-channel.
allowlist
Shared allowed_users matching used by every chat channel.
cli
email_channel
gmail_push
Gmail Pub/Sub push notification channel.
link_enricher
Link enricher: auto-detects URLs in inbound messages, fetches their content, and prepends summaries so the agent has link context without explicit tool calls.
listing
Enumerate the channel types compiled into this binary.
orchestrator
Channel subsystem for messaging platform integrations.
paced_channel
Per-(channel, peer) outbound pacing wrapper.
telegram
transcription
tts
Multi-provider Text-to-Speech (TTS) subsystem.
util
webhook