openclaw/extensions/line
snowzlmbot e8ad0466ff
fix: render assistant transcript headers safely (#99404)
* fix: render assistant transcript headers safely

Co-authored-by: snowzlmbot <293528334+snowzlmbot@users.noreply.github.com>

* fix(markdown): nest crossing annotation spans

* fix(markdown): protect final transport projections

* refactor(markdown): split transcript render ownership

* test(ui): cover assistant transcript render flag

* refactor(markdown): keep transcript helpers private

* docs(changelog): note assistant transcript headers

* chore(plugin-sdk): refresh transcript annotation baseline

* fix(markdown): harden final transcript projections

* docs(changelog): defer transcript note to release

* refactor(markdown): centralize HTML tokenization

* fix(markdown): satisfy lint gates

---------

Co-authored-by: Peter Steinberger <steipete@gmail.com>
Co-authored-by: snowzlmbot <293528334+snowzlmbot@users.noreply.github.com>
2026-07-14 02:25:37 -07:00
..
src fix: render assistant transcript headers safely (#99404) 2026-07-14 02:25:37 -07:00
api.ts docs: document large extension sources 2026-06-04 21:40:44 -04:00
channel-plugin-api.ts docs: document large extension sources 2026-06-04 21:40:44 -04:00
contract-api.ts docs: document large extension sources 2026-06-04 21:40:44 -04:00
index.ts refactor(shared): consolidate remaining channel lazy loaders (#99302) 2026-07-02 19:08:11 -07:00
npm-shrinkwrap.json chore(release): set version to 2026.7.2 2026-07-11 04:00:49 +01:00
openclaw.plugin.json fix(plugins): remove simpleicons icon color paths (#95987) 2026-06-23 12:16:02 -07:00
package.json chore(release): set version to 2026.7.2 2026-07-11 04:00:49 +01:00
README.md docs(plugins): add npm readmes for channel providers 2026-05-31 20:02:45 +01:00
runtime-api.ts refactor(line): remove unused rich-menu user helpers (#105107) 2026-07-12 16:05:07 +08:00
secret-contract-api.ts
setup-api.ts docs: document large extension sources 2026-06-04 21:40:44 -04:00
setup-entry.ts docs: document large extension sources 2026-06-04 21:40:44 -04:00
tsconfig.json

OpenClaw LINE

Official OpenClaw channel plugin for LINE Bot API chats.

Install from OpenClaw:

openclaw plugin add @openclaw/line

Configure LINE channel credentials in OpenClaw, then connect the bot to the chats where agents should receive and send messages.