Fixes two bugs in Slack tool notification delivery: 1. Tool notifications ignored verbose=false - normalized verbose values so boolean false/'false' are properly treated as 'off' 2. Thread context lost - Slack outbound adapter now falls back to threadId when replyToId is missing, and MessageThreadId is set for thread replies Closes #1333 |
||
|---|---|---|
| .. | ||
| discord.ts | ||
| imessage.ts | ||
| load.ts | ||
| signal.ts | ||
| slack.ts | ||
| telegram.ts | ||
| whatsapp.ts | ||