openclaw/src/slack
Josh Lehman 2d67ec5bfa fix(routing): only route to originating channel when cross-provider
When OriginatingChannel matches Surface (same provider), use normal
dispatcher. Only route via routeReply() when they differ, ensuring
cross-provider messages (e.g., Telegram queued while Slack active)
get routed back to their origin.
2026-01-07 04:51:33 +00:00
..
actions.ts feat: unify provider reaction tools 2026-01-07 04:16:39 +01:00
index.ts feat: unify provider reaction tools 2026-01-07 04:16:39 +01:00
monitor.test.ts feat: unify group policy allowlists 2026-01-06 06:40:42 +00:00
monitor.tool-result.test.ts fix: harden pairing flow 2026-01-07 05:06:04 +01:00
monitor.ts fix(routing): only route to originating channel when cross-provider 2026-01-07 04:51:33 +00:00
probe.ts Slack: add some fixes and connect it all up 2026-01-04 01:53:26 -06:00
send.ts fix: preserve markdown fences when chunking 2026-01-06 20:23:41 +01:00
token.ts Slack: add some fixes and connect it all up 2026-01-04 01:53:26 -06:00