mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-31 14:08:38 +00:00
Keep Codex reasoning updates as accumulated snapshots and mark the stream payload so channel consumers can distinguish snapshots from deltas. This prevents Discord and Teams progress previews from duplicating accumulated reasoning text while preserving delta-style reasoning for legacy producers. Refs #86708 Thanks @SebTardif. Co-authored-by: OpenAI Codex <codex@openai.com>