openclaw/docs/channels
Hunter Miller 3bf74611c2 fix(plugins): auto-install dependencies for bundled plugins
Bundled plugins ship with source but not node_modules. When a bundled
plugin is enabled and has external dependencies, the loader now
automatically runs npm install on first load.

This fixes the issue where plugins like tlon (which depend on
@urbit/http-api and @urbit/aura) would fail to load from a fresh
npm install because their dependencies weren't installed.

Changes:
- loader.ts: Add ensureBundledPluginDeps() to install deps before loading
- docs/channels/tlon.md: Update to reflect bundled status and auto-install
- docs/plugin.md: Add tlon to plugin list, update dep install guidance
- docs/reference/RELEASING.md: Clarify bundled vs npm-published plugins
2026-01-26 12:31:26 -06:00
..
bluebubbles.md fix: paragraph-aware newline chunking (#1726) 2026-01-25 13:24:19 +00:00
discord.md fix: paragraph-aware newline chunking (#1726) 2026-01-25 13:24:19 +00:00
googlechat.md feat: add edge tts fallback provider 2026-01-25 01:05:43 +00:00
grammy.md fix(telegram): honor linkPreview on fallback (#1730) 2026-01-25 07:55:39 +00:00
imessage.md fix: paragraph-aware newline chunking (#1726) 2026-01-25 13:24:19 +00:00
index.md Docs: add LINE channel guide 2026-01-26 08:50:18 -06:00
line.md Docs: add LINE channel guide 2026-01-26 08:50:18 -06:00
location.md rewrite(matrix): use matrix-bot-sdk as base to enable e2ee encryption, strictly follow location + typing + group concepts, fix room bugs 2026-01-20 11:59:11 +00:00
matrix.md fix: paragraph-aware newline chunking (#1726) 2026-01-25 13:24:19 +00:00
mattermost.md docs: expand mattermost intro 2026-01-23 01:35:50 +00:00
msteams.md fix: paragraph-aware newline chunking (#1726) 2026-01-25 13:24:19 +00:00
nextcloud-talk.md fix: paragraph-aware newline chunking (#1726) 2026-01-25 13:24:19 +00:00
nostr.md feat: add Nostr channel plugin and onboarding install defaults 2026-01-20 20:15:56 +00:00
signal.md fix: paragraph-aware newline chunking (#1726) 2026-01-25 13:24:19 +00:00
slack.md fix: paragraph-aware newline chunking (#1726) 2026-01-25 13:24:19 +00:00
telegram.md fix: paragraph-aware newline chunking (#1726) 2026-01-25 13:24:19 +00:00
tlon.md fix(plugins): auto-install dependencies for bundled plugins 2026-01-26 12:31:26 -06:00
troubleshooting.md docs: sweep support troubleshooting updates 2026-01-25 04:33:14 +00:00
whatsapp.md fix: paragraph-aware newline chunking (#1726) 2026-01-25 13:24:19 +00:00
zalo.md docs: update channel allowlist guidance 2026-01-18 22:52:00 +00:00
zalouser.md docs: update channel allowlist guidance 2026-01-18 22:52:00 +00:00