mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-15 23:24:03 -06:00
70394e190c
Add tableRowCap() pre-check before Flex conversion so row-overflow tables route through formatOversizedTableAsBullets() + segments instead of being silently truncated by the renderer's slice(0,10/12). - tableHasInlineMarkup() reuses renderTableCell's canonical hasMarkup - processLineMessage checks row count before convertTableToFlexBubble - convertTableToFlexBubble shares tableHasInlineMarkup for layout decision - Delivery-boundary tests in auto-reply-delivery.test.ts - Runtime artifact tests with LINE SDK provider-facing proof Co-authored-by: Peter Steinberger <steipete@macos.shared>
OpenClaw LINE
Official OpenClaw channel plugin for LINE Bot API chats.
Install from OpenClaw:
openclaw plugins install @openclaw/line
Configure LINE channel credentials in OpenClaw, then connect the bot to the chats where agents should receive and send messages.