mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-10 17:39:34 +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 head |
||
|---|---|---|
| .. | ||
| testdata/behavior | ||
| behavior_baseline_test.go | ||
| codex_command_unix.go | ||
| codex_command_windows.go | ||
| codex_command_windows_test.go | ||
| doc_chunked_raw.go | ||
| doc_mode.go | ||
| doc_mode_test.go | ||
| glossary.go | ||
| go.mod | ||
| go.sum | ||
| html_translate.go | ||
| localized_links.go | ||
| localized_links_test.go | ||
| main.go | ||
| main_test.go | ||
| markdown_segments.go | ||
| masking.go | ||
| order.go | ||
| placeholders.go | ||
| process.go | ||
| prompt.go | ||
| prompt_test.go | ||
| relocalize.go | ||
| relocalize_test.go | ||
| segment.go | ||
| tm.go | ||
| translator.go | ||
| translator_test.go | ||
| util.go | ||
| util_test.go | ||