openclaw/extensions
Vincent Koc 3d31ba7830
Plugin SDK: guard package subpaths and fix Twitch setup export
* fix(plugins): add missing secret-input-schema build entry and Matrix runtime export

buildSecretInputSchema was not included in plugin-sdk-entrypoints.json,
so it was never emitted to dist/plugin-sdk/secret-input-schema.js. This
caused a ReferenceError during onboard when configuring channels that use
secret input schemas (matrix, feishu, mattermost, bluebubbles, nextcloud-talk, zalo).

Additionally, the Matrix extension's hand-written runtime-api barrel was
missing the re-export, unlike other extensions that use `export *` from
their plugin-sdk subpath.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* Plugin SDK: guard package subpaths and fix Twitch setup export

* Plugin SDK: fix import guardrail drift

---------

Co-authored-by: hxy91819 <masonxhuang@icloud.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-17 23:56:49 -07:00
..
acpx Plugins: internalize acpx SDK imports 2026-03-17 22:58:43 -07:00
amazon-bedrock feat: finish xai provider integration 2026-03-17 21:31:20 -07:00
anthropic refactor: dedupe bundled plugin entrypoints 2026-03-17 00:14:12 -07:00
bluebubbles Plugins: internalize medium extension SDK imports 2026-03-17 23:09:26 -07:00
brave refactor move web search sdk helpers into plugin-sdk 2026-03-18 00:27:02 -05:00
byteplus refactor: dedupe bundled plugin entrypoints 2026-03-17 00:14:12 -07:00
chutes chore: checkpoint ci triage 2026-03-18 02:41:06 +00:00
cloudflare-ai-gateway refactor: dedupe bundled plugin entrypoints 2026-03-17 00:14:12 -07:00
copilot-proxy Plugin SDK: trim legacy helper exports 2026-03-17 23:32:16 -07:00
device-pair Plugin SDK: trim legacy helper exports 2026-03-17 23:32:16 -07:00
diagnostics-otel Plugin SDK: trim legacy helper exports 2026-03-17 23:32:16 -07:00
diffs Plugin SDK: trim legacy helper exports 2026-03-17 23:32:16 -07:00
discord Plugin SDK: guard package subpaths and fix Twitch setup export 2026-03-17 23:56:49 -07:00
elevenlabs refactor: dedupe bundled plugin entrypoints 2026-03-17 00:14:12 -07:00
fal Image generation: add fal provider (#49454) 2026-03-17 21:35:13 -07:00
feishu refactor: deduplicate channel config adapters 2026-03-18 04:51:29 +00:00
firecrawl refactor move web search sdk helpers into plugin-sdk 2026-03-18 00:27:02 -05:00
github-copilot refactor: split plugin testing seam from bundled extension helpers 2026-03-17 01:05:09 -07:00
google Plugins: internalize medium extension SDK imports 2026-03-17 23:09:26 -07:00
googlechat Google Chat: thin runtime api seam (#49504) 2026-03-17 23:02:30 -07:00
huggingface refactor: dedupe bundled plugin entrypoints 2026-03-17 00:14:12 -07:00
imessage xAI: add web search credential metadata (#49472) 2026-03-17 22:08:19 -07:00
irc Plugins: internalize medium extension SDK imports 2026-03-17 23:09:26 -07:00
kilocode refactor: dedupe bundled plugin entrypoints 2026-03-17 00:14:12 -07:00
kimi-coding refactor: dedupe bundled plugin entrypoints 2026-03-17 00:14:12 -07:00
line Plugins: internalize medium extension SDK imports 2026-03-17 23:09:26 -07:00
llm-task Plugin SDK: trim legacy helper exports 2026-03-17 23:32:16 -07:00
lobster Plugin SDK: trim lobster and qwen helper exports 2026-03-17 23:48:19 -07:00
matrix fix(plugins): add missing secret-input-schema build entry and Matrix runtime export 2026-03-17 23:28:23 -07:00
mattermost Tests: align plugin test imports with local barrels 2026-03-17 23:23:58 -07:00
memory-core refactor: dedupe bundled plugin entrypoints 2026-03-17 00:14:12 -07:00
memory-lancedb Plugin SDK: trim legacy helper exports 2026-03-17 23:32:16 -07:00
microsoft refactor: dedupe bundled plugin entrypoints 2026-03-17 00:14:12 -07:00
minimax refactor: dedupe bundled plugin entrypoints 2026-03-17 00:14:12 -07:00
mistral refactor: dedupe bundled plugin entrypoints 2026-03-17 00:14:12 -07:00
modelstudio refactor: dedupe bundled plugin entrypoints 2026-03-17 00:14:12 -07:00
moonshot refactor move web search sdk helpers into plugin-sdk 2026-03-18 00:27:02 -05:00
msteams Tests: align plugin test imports with local barrels 2026-03-17 23:23:58 -07:00
nextcloud-talk refactor: deduplicate channel config adapters 2026-03-18 04:51:29 +00:00
nostr Plugins: internalize medium extension SDK imports 2026-03-17 23:09:26 -07:00
nvidia refactor: dedupe bundled plugin entrypoints 2026-03-17 00:14:12 -07:00
ollama refactor: dedupe bundled plugin entrypoints 2026-03-17 00:14:12 -07:00
open-prose Plugin SDK: trim legacy helper exports 2026-03-17 23:32:16 -07:00
openai feat: finish xai provider integration 2026-03-17 21:31:20 -07:00
opencode refactor: dedupe bundled plugin entrypoints 2026-03-17 00:14:12 -07:00
opencode-go refactor: dedupe bundled plugin entrypoints 2026-03-17 00:14:12 -07:00
openrouter feat: finish xai provider integration 2026-03-17 21:31:20 -07:00
openshell Plugin SDK: split setup and sandbox subpaths 2026-03-16 12:06:32 +00:00
perplexity refactor move web search sdk helpers into plugin-sdk 2026-03-18 00:27:02 -05:00
phone-control Plugin SDK: trim legacy helper exports 2026-03-17 23:32:16 -07:00
qianfan refactor: dedupe bundled plugin entrypoints 2026-03-17 00:14:12 -07:00
qwen-portal-auth Plugin SDK: trim lobster and qwen helper exports 2026-03-17 23:48:19 -07:00
sglang refactor: dedupe bundled plugin entrypoints 2026-03-17 00:14:12 -07:00
shared refactor: finalize plugin sdk legacy boundary cleanup 2026-03-16 22:51:46 -07:00
signal Plugins: finish signal SDK internalization 2026-03-17 23:09:26 -07:00
slack Plugin SDK: guard package subpaths and fix Twitch setup export 2026-03-17 23:56:49 -07:00
synology-chat Tests: align plugin test imports with local barrels 2026-03-17 23:23:58 -07:00
synthetic refactor: dedupe bundled plugin entrypoints 2026-03-17 00:14:12 -07:00
talk-voice Plugin SDK: trim legacy helper exports 2026-03-17 23:32:16 -07:00
telegram Plugin SDK: guard package subpaths and fix Twitch setup export 2026-03-17 23:56:49 -07:00
thread-ownership Plugin SDK: trim legacy helper exports 2026-03-17 23:32:16 -07:00
tlon refactor: deduplicate channel config adapters 2026-03-18 04:51:29 +00:00
together refactor: dedupe bundled plugin entrypoints 2026-03-17 00:14:12 -07:00
twitch Plugins: add Twitch runtime barrel 2026-03-18 01:29:33 -05:00
venice feat: finish xai provider integration 2026-03-17 21:31:20 -07:00
vercel-ai-gateway refactor: dedupe bundled plugin entrypoints 2026-03-17 00:14:12 -07:00
vllm refactor: dedupe bundled plugin entrypoints 2026-03-17 00:14:12 -07:00
voice-call Plugin SDK: trim legacy helper exports 2026-03-17 23:32:16 -07:00
volcengine refactor: dedupe bundled plugin entrypoints 2026-03-17 00:14:12 -07:00
whatsapp Plugin SDK: guard package subpaths and fix Twitch setup export 2026-03-17 23:56:49 -07:00
xai Extensions: route Signal and xai through plugin-sdk 2026-03-18 05:42:54 +00:00
xiaomi refactor: dedupe bundled plugin entrypoints 2026-03-17 00:14:12 -07:00
zai Plugins: internalize small extension SDK imports 2026-03-17 23:01:28 -07:00
zalo Plugins: internalize zalo SDK imports 2026-03-17 22:56:28 -07:00
zalouser Plugins: internalize zalouser SDK imports 2026-03-17 22:56:28 -07:00
.npmignore fix: harden windows npm runtime path 2026-03-12 23:03:19 +00:00