← Back to Clusters

Slack Thread Management Improvements

This cluster focuses on enhancing thread handling and context management within the Slack integration of the OpenClaw framework.

29 PRs
fix slack config sessions Representative: #5935
# Title Author Created GitHub
2917 Slack: fix thread context + prevent reply spillover SocialNerd42069 2026-01-27 View
5935 fix(slack): persist thread starter body across thread messages rep thisischappy 2026-02-01 View
6003 feat(slack): auto-follow threads where bot was mentioned in root message SWYZZWH 2026-02-01 View
7404 feat(slack): add Socket Mode bot + auto-join + bridge scaffolding; ad… zprager 2026-02-02 View
7719 fix(slack): thread replies with @mentions dropped in requireMention channels SocialNerd42069 2026-02-03 View
7758 fix: prevent opts closure reuse across messages in shared followup queue Alexwang-sol 2026-02-03 View
9181 feat(slack): add per-channel thread config override halbotley 2026-02-05 View
10686 fix(slack): use thread-level sessions for channels to prevent context mixing pablohrcarvalho 2026-02-06 View
12414 fix(slack): do not cache API failures in thread_ts resolver Yida-Dev 2026-02-09 View
13430 fix(discord): properly handle bot-sent @everyone mentions wassimbensalem 2026-02-10 View
15768 feat(slack): Add queue position indicators for message queues haynzz 2026-02-13 View
15937 fix(slack): let users control threading instead of system prompt forcing it taw0002 2026-02-14 View
16186 fix(slack): thread history on subsequent turns, inbound meta context, and hea... markshields-tl 2026-02-14 View
16223 feat(slack): sticky thread routing — bypass @mention in active threads iamfuntime 2026-02-14 View
16893 fix(threads): inject thread starter context on every turn, not just new sessions battman21 2026-02-15 View
17081 fix(telegram): suppress file-size error replies in groups when bot is not men... p697 2026-02-15 View
18533 fix(telegram): handle 'file is too big' error for large files MisterGuy420 2026-02-16 View
19083 Slack: preserve per-thread context and consistent thread replies jkimbo 2026-02-17 View
19403 feat(slack): add dm.threadSession option for per-message thread sessions 🤖 Vasiliy-Bondarenko 2026-02-17 View
19419 feat(slack): track thread participation for implicit mentions Utkarshbhimte 2026-02-17 View
19435 fix(slack): properly handle group DM (MPIM) events Utkarshbhimte 2026-02-17 View
19567 Fix: tighten Slack multi-account event filtering via api_app_id TARS-Nolan 2026-02-17 View
20152 fix(slack): allow app_mention events to bypass dedup cache nova-openclaw-cgk 2026-02-18 View
20389 fix(slack): inject thread history on first thread turn, not only on session r... lafawnduh1966 2026-02-18 View
21108 slack: keep requireMention thread follow-ups when thread session is active JayElRay 2026-02-19 View
22101 fix(slack): dedupe mentions by ts fallback for app_mention AIflow-Labs 2026-02-20 View
22433 Slack: fix thread context loss after session reset stgarrity 2026-02-21 View
22951 feat(discord): make thread session isolation configurable iamhitarth 2026-02-21 View
23090 fix(slack): thread sessions broken — fork gate + history injection Taskle 2026-02-22 View