mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-31 01:42:36 +00:00
Summary: - This PR forwards Codex app-server source reply delivery mode into active run handling, adds a focused regression test, and adds a changelog entry. - PR surface: Source +1, Tests +38, Docs +1. Total +40 across 3 files. - Reproducibility: yes. Source inspection shows the shared active-run queue rejects `message_tool_only` replies when the active handle lacks that mode, and current main's Codex app-server handle omits it. Automerge notes: - PR branch already contained follow-up commit before automerge: fix(codex): preserve source reply mode for active runs Validation: - ClawSweeper review passed for headd8fac59d8f. - Required merge gates passed before the squash merge. Prepared head SHA:d8fac59d8fReview: https://github.com/openclaw/openclaw/pull/86325#issuecomment-4531516197 Co-authored-by: Fermin Quant <ferminquant@hotmail.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>