mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-07 05:50:42 +00:00
Fix live webchat finalization for Codex app-server runs by emitting standard assistant and lifecycle completion events on the global agent event bus, instead of relying on a message-less chat.final fallback. Replaces #70815. Closes #71183. Co-authored-by: Lēsa <260982214+lesaai@users.noreply.github.com>