mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 08:41:38 +00:00
* fix(agents): preserve compacted tool outcomes and summary bounds * fix(agents): retain diagnostics outside compacted result tails * fix(agents): honor valid explicit branch summary reservations * fix(agents): avoid masking earlier failures with routine result tails * fix(agents): never trade retained diagnostics for result footers * fix(agents): anchor bounded result tails to terminal diagnostics * fix(agents): avoid overlapping compacted diagnostic windows --------- Co-authored-by: Peter Steinberger <steipete@macos.shared>