mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-17 16:12:21 -06:00
d61202b128
* fix(ui): redact errors through canonical formatter * fix(ui): route remaining error paths through canonical redacting formatter * fix(ui): route worktrees-page and remaining raw error renders through redacting formatter * style(ui): normalize labs import order * fix(ui): preserve structured error messages through formatter * test(ui): align memory refresh warning with canonical formatter * fix(ui): redact chat background-task rail failures * fix(ui): redact all externally-sourced text at render boundaries * fix(ui): keep external redaction paths type-safe