Expand description
Channel implementations and orchestration for messaging platform integrations.
Modulesยง
- acp_
channel - ACP (Agent Client Protocol) back-channel.
- allowlist
- Shared
allowed_usersmatching 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