mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-01 17:12:30 +00:00
Fix Slack draft cleanup after final-visible delivery. Track when Slack has already delivered a visible final reply and stop reusing the draft finalizer for later same-turn final/error payloads. This keeps the first fallback cleanup for transient previews while preventing late cleanup from deleting a visible answer. Fixes #87363 Co-authored-by: tianxiaochannel-oss88 <tianxiaochannel@gmail.com>