mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-03 18:24:05 +00:00
Fixes #70746 by pairing nameless same-name tool results with the earliest unmatched Control UI tool card while preserving exact ID matches. Empty fallback results now count as consumed, so later results do not overwrite the first card. Focused regression coverage covers sequential same-name calls and empty-result fallback pairing. Thanks @chinar-amrutkar. Co-authored-by: Chinar Amrutkar <chinar.amrutkar@gmail.com>