mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-28 11:43:33 +00:00
Add a focused test in table.test.ts that verifies clack's note() rendering does not re-break copy-sensitive tokens (session lock paths) after wrapNoteMessage preserves them. Uses resolveNoteOutputColumns to widen the virtual output stream, matching the fix in note.ts. Refs #94730