mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-26 16:06:16 +00:00
refactor: shrink plugin sdk public surface
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
[
|
||||
"index",
|
||||
"core",
|
||||
"compat",
|
||||
"ollama-setup",
|
||||
"provider-setup",
|
||||
"sandbox",
|
||||
@@ -30,56 +29,20 @@
|
||||
"hook-runtime",
|
||||
"process-runtime",
|
||||
"acp-runtime",
|
||||
"zai",
|
||||
"telegram",
|
||||
"telegram-core",
|
||||
"discord",
|
||||
"discord-core",
|
||||
"slack",
|
||||
"slack-core",
|
||||
"signal",
|
||||
"signal-core",
|
||||
"imessage",
|
||||
"imessage-core",
|
||||
"whatsapp",
|
||||
"whatsapp-action-runtime",
|
||||
"whatsapp-login-qr",
|
||||
"whatsapp-core",
|
||||
"line",
|
||||
"line-core",
|
||||
"msteams",
|
||||
"acpx",
|
||||
"bluebubbles",
|
||||
"copilot-proxy",
|
||||
"device-pair",
|
||||
"diagnostics-otel",
|
||||
"diffs",
|
||||
"feishu",
|
||||
"googlechat",
|
||||
"irc",
|
||||
"llm-task",
|
||||
"lobster",
|
||||
"lazy-runtime",
|
||||
"matrix",
|
||||
"mattermost",
|
||||
"memory-core",
|
||||
"memory-lancedb",
|
||||
"minimax-portal-auth",
|
||||
"nextcloud-talk",
|
||||
"nostr",
|
||||
"open-prose",
|
||||
"phone-control",
|
||||
"qwen-portal-auth",
|
||||
"synology-chat",
|
||||
"testing",
|
||||
"test-utils",
|
||||
"talk-voice",
|
||||
"thread-ownership",
|
||||
"tlon",
|
||||
"twitch",
|
||||
"voice-call",
|
||||
"zalo",
|
||||
"zalouser",
|
||||
"account-helpers",
|
||||
"account-id",
|
||||
"account-resolution",
|
||||
@@ -96,7 +59,6 @@
|
||||
"directory-runtime",
|
||||
"json-store",
|
||||
"keyed-async-queue",
|
||||
"windows-spawn",
|
||||
"provider-auth",
|
||||
"provider-auth-api-key",
|
||||
"provider-auth-login",
|
||||
@@ -105,21 +67,16 @@
|
||||
"provider-models",
|
||||
"provider-onboard",
|
||||
"provider-stream",
|
||||
"provider-tools",
|
||||
"provider-usage",
|
||||
"provider-web-search",
|
||||
"image-generation",
|
||||
"reply-history",
|
||||
"media-understanding",
|
||||
"google",
|
||||
"request-url",
|
||||
"webhook-path",
|
||||
"runtime-store",
|
||||
"web-media",
|
||||
"speech",
|
||||
"state-paths",
|
||||
"temp-path",
|
||||
"tool-send",
|
||||
"secret-input-schema",
|
||||
"secret-input-runtime"
|
||||
"tool-send"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user