Slack: send assistant thread status while typing

This commit is contained in:
Shadow
2026-01-06 11:58:28 -06:00
committed by Peter Steinberger
parent 792ae99ffc
commit 8ebc789d25
3 changed files with 117 additions and 1 deletions
+1
View File
@@ -87,6 +87,7 @@
- Skills: emit MEDIA token after Nano Banana Pro image generation. Thanks @Iamadig for PR #271.
- WhatsApp: set sender E.164 for direct chats so owner commands work in DMs.
- Slack: keep auto-replies in the original thread when responding to thread messages. Thanks @scald for PR #251.
- Slack: send typing status updates via assistant threads. Thanks @thewilloftheshadow for PR #320.
- Slack: fix Slack provider startup under Bun by using a named import for Bolt `App`. Thanks @snopoke for PR #299.
- Discord: surface missing-permission hints (muted/role overrides) when replies fail.
- Discord: use channel IDs for DMs instead of user IDs. Thanks @VACInc for PR #261.