mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-22 13:08:07 +00:00
Summary: - This PR changes the docs i18n Codex command-output preview to keep a short head plus retained tail, and adds Go unit coverage for stdout and stderr tails. - PR surface: Other +20. Total +20 across 2 files. - Reproducibility: yes. Source inspection of current main and `v2026.6.6` shows long output is truncated to the prefix only, and the PR's focused tests model the stdout/stderr tail cases that lose final API details. Automerge notes: - No ClawSweeper repair was needed after automerge opt-in. Validation: - ClawSweeper review passed for headb510b598c6. - Required merge gates passed before the squash merge. Prepared head SHA:b510b598c6Review: https://github.com/openclaw/openclaw/pull/93687#issuecomment-4720840859 Co-authored-by: clawsweeper <274271284+clawsweeper[bot]@users.noreply.github.com> Co-authored-by: Mason Huang <8814856+hxy91819@users.noreply.github.com> Approved-by: hxy91819