← 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
18512 feat(discord): Add resolveUser action for username-based user lookup Ahsuu27488 2026-02-16 View
18656 fix(signal): add missing groups field to Signal channel schema (#18635) awkoy 2026-02-16 View
18704 fix(telegram): normalize command names by replacing hyphens with underscores Limitless2023 2026-02-17 View
18711 fix(telegram): replace hyphens with underscores in export-session command MisterGuy420 2026-02-17 View
18733 feat(infra): add LLM endpoint concurrency limiting (mutex) clawmander 2026-02-17 View
19011 fix(discord): enforce owner checks for privileged message actions coygeek 2026-02-17 View
19203 telegram: convert hyphens to underscores in command names janckerchen 2026-02-17 View
19254 fix(feishu): honor wildcard group config for reply policy WaynePika 2026-02-17 View
19615 fix(discord): include default account when sub-accounts are configured prue-starfield 2026-02-18 View
20170 fix(irc): add configurable commandPrefix to avoid IRC reserved / prefix (#20127) yxshee 2026-02-18 View
20697 feat(discord): auto-resolve user mentions in message content tdjackey 2026-02-19 View
20801 fix: auto-select enabled account when only one is available mariusorani 2026-02-19 View
20967 fix(discord): report connected state so health-monitor can restart stuck acco... who96 2026-02-19 View
21244 fix(discord): defer own-mode fetch until thread allow checks pass victorGPT 2026-02-19 View
21466 Copilot/fix forwarded message visibility stnguyen90 2026-02-20 View
21778 Nostr: enforce inbound DM policy and command authorization chansuke 2026-02-20 View
22476 fix(slack): add streamMode to Zod schema and support "off" mode ms-ponyo 2026-02-21 View
22611 fix(discord): allow messages from other instance bots in multi-account setups dae-sun 2026-02-21 View
22642 fix(discord): Discord status state machine 2.0 (clean restart, follow-up to #... victorGPT 2026-02-21 View
22900 fix(discord): set IS_COMPONENTS_V2 flag for v2 components in sendDiscordText/... miloudbelarebia 2026-02-21 View
22940 fix(discord): detect voice messages for preflight transcription before mentio... aldoeliacim 2026-02-21 View
22945 feat(discord): seed channel history from API and persist to disk iamhitarth 2026-02-21 View
22946 fix(discord): reject thread creation in thread/voice/stage channels iamhitarth 2026-02-21 View
22965 fix(discord): pass accountId to ack reaction calls for named accounts arosstale 2026-02-21 View
22973 fix(discord): pass accountId to ack reaction handlers miloudbelarebia 2026-02-21 View
23158 discord: harden preflight/reply path against slow lookup latency danielstarman 2026-02-22 View
23188 feat(config): per-channel conversation concurrency override El-Fitz 2026-02-22 View
23689 feat(discord): add ignoreOtherMentions config option Q00 2026-02-22 View