mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-22 15:01:52 +03:00
5414da9fd4
When queued messages come from different providers (Slack + Telegram), process them individually instead of collecting into a single prompt. This ensures each reply routes back to its originating provider. - Add hasCrossProviderItems() to detect multi-provider queues - Skip collect mode when cross-provider detected - Preserve originatingChannel/originatingTo when collecting same-provider