mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 18:30:42 +00:00
* telegram: correlate message-tool sends with inbound turn (#78685) Register the active Telegram inbound SessionKey/outbound peer while dispatching, and mark inbound lane delivery when deliverOutbound emits a matching telegram message:sent success. Prevents rewritten silent-reply fillers after visible tool-routed replies with an empty final. Co-authored-by: Cursor <cursoragent@cursor.com> * fix(telegram): track message action delivery --------- Co-authored-by: Cursor <cursoragent@cursor.com> Co-authored-by: Ayaan Zaidi <hi@obviy.us>