zeroclaw/src/channels
argenis de la rosa 7444a63670 fix(channels): correct indentation of attachments field in discord channel
The attachments field was indented at 20 spaces instead of 24, misaligned
with the surrounding struct fields in the ChannelMessage literal.
2026-03-21 20:00:42 -04:00
..
bluesky.rs feat(channels): add automatic media understanding pipeline for inbound messages 2026-03-21 15:23:57 +01:00
clawdtalk.rs Implement ChannelConfig for ClawdTalk 2026-02-21 19:38:19 +08:00
cli.rs feat(channels): add automatic media understanding pipeline for inbound messages 2026-03-21 15:23:57 +01:00
dingtalk.rs feat(channels): add automatic media understanding pipeline for inbound messages 2026-03-21 15:23:57 +01:00
discord.rs fix(channels): correct indentation of attachments field in discord channel 2026-03-21 20:00:42 -04:00
email_channel.rs feat(channels): add automatic media understanding pipeline for inbound messages 2026-03-21 15:23:57 +01:00
imessage.rs feat(channels): add automatic media understanding pipeline for inbound messages 2026-03-21 15:23:57 +01:00
irc.rs feat(channels): add automatic media understanding pipeline for inbound messages 2026-03-21 15:23:57 +01:00
lark.rs feat(channels): add automatic media understanding pipeline for inbound messages 2026-03-21 15:23:57 +01:00
linq.rs feat(channels): add automatic media understanding pipeline for inbound messages 2026-03-21 15:23:57 +01:00
matrix.rs feat(channels): add automatic media understanding pipeline for inbound messages 2026-03-21 15:23:57 +01:00
mattermost.rs feat(channels): add automatic media understanding pipeline for inbound messages 2026-03-21 15:23:57 +01:00
media_pipeline.rs feat(channels): add automatic media understanding pipeline for inbound messages 2026-03-21 15:23:57 +01:00
mochat.rs feat(channels): add automatic media understanding pipeline for inbound messages 2026-03-21 15:23:57 +01:00
mod.rs feat(channels): add automatic media understanding pipeline for inbound messages 2026-03-21 15:23:57 +01:00
mqtt.rs fix(web): call doctor endpoint with authenticated POST 2026-02-24 16:02:59 +08:00
nextcloud_talk.rs feat(channels): add automatic media understanding pipeline for inbound messages 2026-03-21 15:23:57 +01:00
nostr.rs feat(channels): add automatic media understanding pipeline for inbound messages 2026-03-21 15:23:57 +01:00
notion.rs feat(channels): add automatic media understanding pipeline for inbound messages 2026-03-21 15:23:57 +01:00
qq.rs feat(channels): add automatic media understanding pipeline for inbound messages 2026-03-21 15:23:57 +01:00
reddit.rs feat(channels): add automatic media understanding pipeline for inbound messages 2026-03-21 15:23:57 +01:00
session_backend.rs feat(gateway): persist WS chat sessions across restarts (#3813) 2026-03-17 14:26:39 -04:00
session_sqlite.rs feat(gateway): persist WS chat sessions across restarts (#3813) 2026-03-17 14:26:39 -04:00
session_store.rs fix(channel): clear persisted JSONL session on /new command (#4014) 2026-03-19 21:48:33 -04:00
signal.rs feat(channels): add automatic media understanding pipeline for inbound messages 2026-03-21 15:23:57 +01:00
slack.rs feat(channels): add automatic media understanding pipeline for inbound messages 2026-03-21 15:23:57 +01:00
telegram.rs feat(channels): add automatic media understanding pipeline for inbound messages 2026-03-21 15:23:57 +01:00
traits.rs feat(channels): add automatic media understanding pipeline for inbound messages 2026-03-21 15:23:57 +01:00
transcription.rs feat(transcription): add LocalWhisperProvider for self-hosted STT (TDD) (#4141) 2026-03-21 07:15:36 -04:00
tts.rs feat(multi): LinkedIn tool, WhatsApp voice notes, and Anthropic OAuth fix (#3604) 2026-03-17 01:55:05 -04:00
twitter.rs feat(channels): add automatic media understanding pipeline for inbound messages 2026-03-21 15:23:57 +01:00
wati.rs feat(channels): add automatic media understanding pipeline for inbound messages 2026-03-21 15:23:57 +01:00
webhook.rs feat(channels): add automatic media understanding pipeline for inbound messages 2026-03-21 15:23:57 +01:00
wecom.rs feat(channel): add WeCom (WeChat Enterprise) Bot Webhook channel (#3439) 2026-03-13 16:44:34 -04:00
whatsapp_storage.rs fix(security): remove sensitive fields from Debug impls 2026-02-20 22:06:21 -08:00
whatsapp_web.rs feat(channels): add automatic media understanding pipeline for inbound messages 2026-03-21 15:23:57 +01:00
whatsapp.rs feat(channels): add automatic media understanding pipeline for inbound messages 2026-03-21 15:23:57 +01:00