mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-25 23:47:20 +00:00
refactor: generate plugin sdk facades
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
"plugin-runtime",
|
||||
"security-runtime",
|
||||
"gateway-runtime",
|
||||
"github-copilot-login",
|
||||
"github-copilot-token",
|
||||
"cli-runtime",
|
||||
"cli-backend",
|
||||
@@ -50,17 +51,29 @@
|
||||
"agent-config-primitives",
|
||||
"allow-from",
|
||||
"allowlist-config-edit",
|
||||
"anthropic-vertex",
|
||||
"bluebubbles",
|
||||
"bluebubbles-policy",
|
||||
"browser",
|
||||
"browser-runtime",
|
||||
"browser-support",
|
||||
"boolean-param",
|
||||
"cloudflare-ai-gateway",
|
||||
"byteplus",
|
||||
"chutes",
|
||||
"command-auth",
|
||||
"deepseek",
|
||||
"device-bootstrap",
|
||||
"diagnostics-otel",
|
||||
"diffs",
|
||||
"discord",
|
||||
"discord-account",
|
||||
"discord-core",
|
||||
"discord-runtime-surface",
|
||||
"discord-session-key",
|
||||
"discord-surface",
|
||||
"discord-thread-bindings",
|
||||
"discord-timeouts",
|
||||
"extension-shared",
|
||||
"channel-config-helpers",
|
||||
"channel-config-primitives",
|
||||
@@ -75,14 +88,23 @@
|
||||
"channel-send-result",
|
||||
"channel-targets",
|
||||
"feishu",
|
||||
"feishu-conversation",
|
||||
"feishu-setup",
|
||||
"group-access",
|
||||
"google",
|
||||
"directory-runtime",
|
||||
"googlechat",
|
||||
"image-generation",
|
||||
"image-generation-core",
|
||||
"imessage",
|
||||
"imessage-core",
|
||||
"imessage-policy",
|
||||
"imessage-runtime",
|
||||
"imessage-targets",
|
||||
"irc",
|
||||
"irc-surface",
|
||||
"kimi-coding",
|
||||
"kilocode",
|
||||
"reply-history",
|
||||
"media-understanding",
|
||||
"request-url",
|
||||
@@ -92,9 +114,15 @@
|
||||
"line",
|
||||
"line-core",
|
||||
"line-runtime",
|
||||
"line-surface",
|
||||
"llm-task",
|
||||
"matrix",
|
||||
"matrix-helper",
|
||||
"matrix-runtime-surface",
|
||||
"matrix-surface",
|
||||
"matrix-thread-bindings",
|
||||
"mattermost",
|
||||
"mattermost-policy",
|
||||
"memory-core",
|
||||
"memory-core-engine-runtime",
|
||||
"memory-core-host-engine-embeddings",
|
||||
@@ -109,10 +137,20 @@
|
||||
"memory-core-host-runtime-core",
|
||||
"memory-core-host-runtime-files",
|
||||
"memory-lancedb",
|
||||
"minimax",
|
||||
"modelstudio",
|
||||
"modelstudio-definitions",
|
||||
"moonshot",
|
||||
"msteams",
|
||||
"nextcloud-talk",
|
||||
"nvidia",
|
||||
"nostr",
|
||||
"ollama",
|
||||
"ollama-surface",
|
||||
"openai",
|
||||
"opencode",
|
||||
"opencode-go",
|
||||
"qianfan",
|
||||
"provider-auth",
|
||||
"provider-auth-api-key",
|
||||
"provider-auth-result",
|
||||
@@ -133,27 +171,46 @@
|
||||
"provider-zai-endpoint",
|
||||
"secret-input",
|
||||
"signal",
|
||||
"signal-account",
|
||||
"signal-surface",
|
||||
"channel-status",
|
||||
"slack",
|
||||
"slack-account",
|
||||
"slack-core",
|
||||
"slack-runtime-surface",
|
||||
"slack-surface",
|
||||
"slack-target-parser",
|
||||
"slack-targets",
|
||||
"status-helpers",
|
||||
"speech",
|
||||
"sglang",
|
||||
"state-paths",
|
||||
"synthetic",
|
||||
"telegram",
|
||||
"telegram-account",
|
||||
"telegram-allow-from",
|
||||
"telegram-core",
|
||||
"telegram-runtime",
|
||||
"telegram-runtime-surface",
|
||||
"telegram-surface",
|
||||
"thread-ownership",
|
||||
"tlon",
|
||||
"tool-send",
|
||||
"twitch",
|
||||
"venice",
|
||||
"vllm",
|
||||
"xai",
|
||||
"webhook-ingress",
|
||||
"webhook-path",
|
||||
"web-media",
|
||||
"voice-call",
|
||||
"volcengine",
|
||||
"whatsapp-core",
|
||||
"whatsapp-shared",
|
||||
"whatsapp-surface",
|
||||
"whatsapp-targets",
|
||||
"zalo",
|
||||
"zalo-setup",
|
||||
"zalouser",
|
||||
"zod"
|
||||
]
|
||||
|
||||
1107
scripts/lib/plugin-sdk-facades.mjs
Normal file
1107
scripts/lib/plugin-sdk-facades.mjs
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user