mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-24 07:01:18 +03:00
2d67ec5bfa
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.