← Back to Clusters

Signal and Discord Fixes

This cluster focuses on various fixes related to the Signal and Discord integrations, enhancing functionality and reliability.

58 PRs
fix signal discord Representative: #16736
# Title Author Created GitHub
4337 fix(signal): add group-level allowlist support via groups config derekross 2026-01-30 View
4562 fix(nostr): use dispatchReplyFromConfig for inbound messages Abhijrathod 2026-01-30 View
5201 Signal: add group mention gating with requireMention config csalvato 2026-01-31 View
5622 fix(onboard): parse space-separated channel allowlist entries niemesrw 2026-01-31 View
7459 fix(signal): resolve mention placeholders to actual names gerigk-agent 2026-02-02 View
10731 fix(discord): add outer retry loop for gateway reconnect exhaustion Milofax 2026-02-06 View
13652 fix(discord): ensure default bot loads when multiple accounts are con… metav 2026-02-10 View
13910 fix(discord): harden gateway reconnect recovery BYWallace 2026-02-11 View
14318 feat(discord): enforce outbound allowlist on send functions builtbyrobben 2026-02-11 View
14471 fix(discord): respect replyToMode 'off' in thread/forum channels niceysam 2026-02-12 View
15663 fix(discord): normalize DM session keys for multi-agent setups 🤖 james-wang-sage 2026-02-13 View
15759 discord: fix sender undefined type errors in message handler bniceley50 2026-02-13 View
15762 fix(discord): add circuit breaker for WebSocket resume loop funmerlin 2026-02-13 View
15900 fix(discord): filter bot's own messages early to prevent self-DoS Shuai-DaiDai 2026-02-14 View
16720 fix: fall back to guild_id when guild object is missing in resolveDiscordGuil... xqliu 2026-02-15 View
16736 fix: stagger multi-account channel startup to avoid Discord rate limits rep rm289 2026-02-15 View
16801 fix: Register Discord listeners before gateway connects MisterGuy420 2026-02-15 View
17254 fix(discord): intercept text-based slash commands instead of forwarding to ag... robbyczgw-cla 2026-02-15 View
17395 fix(discord): default dm config for sub-accounts to prevent silent crash deggertsen 2026-02-15 View
17513 fix(discord): respect groupPolicy in channel config fallback (#4555) aronchick 2026-02-15 View
17579 fix(slack): prevent Zod default groupPolicy from breaking multi-account config ZetiMente 2026-02-15 View
17648 fix: Discord guild channel detection using rawMessage.guild_id MisterGuy420 2026-02-16 View
17758 Fix crash on transient Discord gateway zombie connection errors DoyoDia 2026-02-16 View
17770 refactor(cli): reuse shared option builders iyoda 2026-02-16 View
17865 Refactor: centralize dm/group policy resolution iyoda 2026-02-16 View
17878 Refactor: share allowlist normalization iyoda 2026-02-16 View
17897 refactor: extract firstDefined utility from telegram/line/slack iyoda 2026-02-16 View
17900 refactor(security): extract shared normalizeAllowFromList into audit-helpers iyoda 2026-02-16 View
18185 feat(slack): add configurable rateLimitPolicy for Slack API calls pkrmf 2026-02-16 View
18434 feat(discord): add broadcast group support for multi-agent fan-out mconcat 2026-02-16 View