← Back to Clusters

Slack Thread Management Fixes

This cluster addresses various issues related to thread management and session isolation in Slack integration.

17 PRs
# Title Author Created GitHub
4749 fix: handle string thread IDs in queue drain for Slack nvonpentz 2026-01-30 View
11194 fix(slack): queue drain drops string thread_ts — replies leak to main channel... Lukavyi 2026-02-07 View
12244 fix(slack): preserve thread context for DM thread replies junhoyeo 2026-02-09 View
12619 Add Synology Chat channel integration MikeWang0316tw 2026-02-09 View
15969 fix: per-thread session isolation for Slack DMs when replyToMode is "all" neeravmakwana 2026-02-14 View
19308 fix(commands): use session model for native arg menus seans-openclawbot 2026-02-17 View
19911 fix(slack): bind `this` context for `app.options()` in slash command arg menus myra-tapcart 2026-02-18 View
20406 fix(slack): respect replyToMode when computing statusThreadTs in DMs QuinnYates 2026-02-18 View
20490 fix(queue): partition followup routing safety (rebased on latest main) Jackten 2026-02-19 View
21721 fix: bind Slack slash options handler context AIflow-Labs 2026-02-20 View
21809 fix(slack): prevent native command startup crash on options registration graysurf 2026-02-20 View
23320 fix(slack): respect replyToMode when incomingThreadTs is auto-created dorukardahan 2026-02-22 View
23464 feat(synology-chat): add group/channel support druide67 2026-02-22 View
23513 fix(slack): respect replyToMode=off for inline directive reply tags dorukardahan 2026-02-22 View
23709 fix(synology-chat): resolve Chat API user_id for reply delivery druide67 2026-02-22 View
23799 fix(slack): finalize replyToMode off threading behavior vincentkoc 2026-02-22 View
23804 fix(slack): preserve string thread context in queue + DM route vincentkoc 2026-02-22 View