mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-26 08:55:14 +00:00
Summary: - The PR buffers Codex command-output deltas per command item and uses them as a fallback for transcripts, trajectory output, final tool output, and after-tool-call errors when `aggregatedOutput` is empty. - Reproducibility: yes. A source-level reproduction is clear: send current-turn command-output delta notificat ... aggregatedOutput: null`; current main has no final transcript or trajectory fallback for the streamed text. Automerge notes: - PR branch already contained follow-up commit before automerge: fix(codex): preserve streamed command output Validation: - ClawSweeper review passed for head07393a304f. - Required merge gates passed before the squash merge. Prepared head SHA:07393a304fReview: https://github.com/openclaw/openclaw/pull/83222#issuecomment-4472054629 Co-authored-by: 0x505badc0de <32790662+rozmiarD@users.noreply.github.com> Co-authored-by: clawsweeper <274271284+clawsweeper[bot]@users.noreply.github.com> Co-authored-by: clawsweeper[bot] <274271284+clawsweeper[bot]@users.noreply.github.com> Approved-by: takhoffman Co-authored-by: takhoffman <781889+takhoffman@users.noreply.github.com>