openclaw/src/terminal
Vincent Koc b6d83749c8
fix(terminal): sanitize skills JSON and fallback on legacy Windows (#43520)
* Terminal: use ASCII borders on legacy Windows consoles

* Skills: sanitize JSON output for control bytes

* Changelog: credit terminal follow-up fixes

* Update CHANGELOG.md

* Update CHANGELOG.md

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Skills: strip remaining escape sequences from JSON output

---------

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-03-11 19:53:07 -04:00
..
ansi.test.ts fix(terminal): stabilize skills table width across Terminal.app and iTerm (#42849) 2026-03-11 09:13:10 -04:00
ansi.ts fix(terminal): stabilize skills table width across Terminal.app and iTerm (#42849) 2026-03-11 09:13:10 -04:00
health-style.ts
links.ts
note.ts fix(cli): preserve json stdout while keeping doctor migration (#24368) (thanks @altaywtf) 2026-03-02 03:10:02 +00:00
palette.ts
progress-line.ts
prompt-select-styled.test.ts
prompt-select-styled.ts
prompt-style.ts
restore.test.ts refactor: dedupe channel and gateway surfaces 2026-03-02 19:57:33 +00:00
restore.ts
safe-text.test.ts CLI: dedupe config validate errors and expose allowed values 2026-03-02 20:05:12 -05:00
safe-text.ts CLI: dedupe config validate errors and expose allowed values 2026-03-02 20:05:12 -05:00
stream-writer.test.ts
stream-writer.ts
table.test.ts fix(terminal): sanitize skills JSON and fallback on legacy Windows (#43520) 2026-03-11 19:53:07 -04:00
table.ts fix(terminal): sanitize skills JSON and fallback on legacy Windows (#43520) 2026-03-11 19:53:07 -04:00
theme.ts