zeroclaw/src/channels
NB😈 ca79d9cfcf feat(tools): add on-demand Discord history fetch
Add a Discord history tool that can auto-resolve the active Discord channel from runtime context, enforce safe cross-channel defaults, and return structured message snapshots for downstream reasoning.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-03-05 10:49:28 -05:00
..
bridge.rs feat(bridge): implement authenticated websocket bridge runtime 2026-03-05 09:51:05 -05:00
clawdtalk.rs Implement ChannelConfig for ClawdTalk 2026-02-21 19:38:19 +08:00
cli.rs fix(channels): preserve slack thread root ids 2026-02-19 18:52:30 +08:00
dingtalk.rs hardening(security): sanitize upstream error bodies across channels 2026-02-25 20:41:51 +08:00
discord.rs chore(quality): reduce high-impact clippy debt in critical modules 2026-03-04 21:29:05 -05:00
email_channel.rs add ChannelConfig implement for EmailConfig 2026-02-21 19:38:19 +08:00
imessage.rs feat(channels): add threading support to message channels 2026-02-19 18:52:30 +08:00
irc.rs perf: eliminate unnecessary heap allocations across agent loop, memory, and channels 2026-02-19 07:06:27 -08:00
lark.rs fix(lark): add new draft config fields in tests 2026-02-26 01:21:32 +08:00
linq.rs fix(linq): support current v3 webhook payload shape 2026-02-25 17:25:08 -05:00
matrix.rs fix(matrix): stop OTK conflict retry loop 2026-03-05 09:50:58 -05:00
mattermost.rs fix(ci): satisfy strict-delta clippy manual_string_new 2026-02-26 00:05:32 +08:00
mod.rs feat(tools): add on-demand Discord history fetch 2026-03-05 10:49:28 -05:00
mqtt.rs fix(web): call doctor endpoint with authenticated POST 2026-02-22 21:32:34 -05:00
nextcloud_talk.rs fix(nextcloud): support Activity Streams 2.0 Talk webhooks 2026-03-04 06:25:24 -05:00
nostr.rs feat(channel): add Nostr channel with NIP-04 and NIP-17 support 2026-02-21 13:16:20 +08:00
qq.rs hardening(security): sanitize upstream error bodies across channels 2026-02-25 20:41:51 +08:00
signal.rs hardening(security): sanitize upstream error bodies across channels 2026-02-25 20:41:51 +08:00
slack.rs feat(channels): add unified group-reply policy and sender overrides 2026-02-26 00:05:32 +08:00
telegram.rs fix(telegram): set parse_mode for streaming draft edits 2026-03-05 06:10:08 -05:00
traits.rs fix(telegram): enable interactive non-cli tool approvals 2026-02-26 04:50:57 -05:00
transcription.rs feat(channel): add voice message transcription via Whisper API 2026-02-21 12:48:47 +08:00
wati.rs hardening(logging): sanitize channel API error bodies 2026-02-25 19:59:31 +08:00
whatsapp_storage.rs fix(security): remove sensitive fields from Debug impls 2026-02-20 22:06:21 -08:00
whatsapp_web.rs feat: channel improvements (Lark rich-text, WhatsApp QR, draft config) 2026-02-26 01:21:32 +08:00
whatsapp.rs hardening(logging): sanitize channel API error bodies 2026-02-25 19:59:31 +08:00