mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-18 03:11:45 +00:00
* fix(terminal): strip no-argument C1 CSI sequences in sanitization * test(agents): align shell-utils incomplete ANSI assertion with C1 CSI sanitization * fix(terminal): parse CSI sequences without leaking output * fix(terminal): preserve stripAnsi callback contract * fix(terminal): sanitize Codex approval previews --------- Co-authored-by: Peter Steinberger <steipete@gmail.com>