mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-15 15:13:48 -06:00
5a81e9fa81
* fix(agents): preserve ANSI sanitizer state across bash chunks * fix(agents): harden streaming ANSI sanitization Keep incremental parser state in the canonical terminal owner, avoid a second sanitizer pass, and leave OutputAccumulator and public terminal APIs unchanged.\n\nCo-authored-by: Jicheng Xu <xu.jincheng@xydigit.com> --------- Co-authored-by: Peter Steinberger <steipete@gmail.com>