mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-24 04:49:33 +00:00
Summary: - The PR widens the virtual Clack output columns for wrapped terminal notes and adds a rendered-output regression test for copy-sensitive session-lock paths. - PR surface: Source +8, Tests +28. Total +36 across 2 files. - Reproducibility: yes. Current source routes session lock paths through `note()`, and the pinned Clack note renderer hard-wraps final content from `getColumns(output) - 6` after OpenClaw's first wrapping pass. Automerge notes: - PR branch already contained follow-up commit before automerge: test(note): add rendered-output regression test for copy-sensitive to… Validation: - ClawSweeper review passed for headb17a4ff571. - Required merge gates passed before the squash merge. Prepared head SHA:b17a4ff571Review: https://github.com/openclaw/openclaw/pull/94746#issuecomment-4747714518 Co-authored-by: Dirk <0668000837@xydigit.com>