mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
8d152c1852
* fix(agents): preserve paired reset tool results Keep occurrence-paired tool results in reset-derived model context and compaction without rewriting persisted transcripts. Reuse the same classifier in transcript repair and compaction chunk planning. Co-authored-by: sunlit-deng <yang.jiajun1@xydigit.com> * style(agents): apply transcript repair formatting * fix(agents): keep pairing helpers private * refactor(agents): preserve private pairing surface --------- Co-authored-by: sunlit-deng <yang.jiajun1@xydigit.com>