mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 18:21:34 +00:00
* feat(webchat): expand truncated assistant messages inline Replace the per-message Open in canvas button with an inline Show more / Show less disclosure on truncated assistant messages that fetches full content via chat.message.get on demand. * test(webchat): stabilize inline expansion e2e * fix(ui): satisfy lint and export gates for inline show-more * test(ui): update shared disclosure selector --------- Co-authored-by: Peter Steinberger <steipete@mac-studio-sf2.local>