mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-24 07:01:49 +00:00
refactor: consolidate plugin sdk surface
This commit is contained in:
@@ -34,53 +34,30 @@
|
||||
"process-runtime",
|
||||
"windows-spawn",
|
||||
"acp-runtime",
|
||||
"telegram",
|
||||
"telegram-core",
|
||||
"discord",
|
||||
"discord-core",
|
||||
"feishu",
|
||||
"googlechat",
|
||||
"irc",
|
||||
"line",
|
||||
"line-core",
|
||||
"matrix",
|
||||
"mattermost",
|
||||
"msteams",
|
||||
"nextcloud-talk",
|
||||
"nostr",
|
||||
"signal",
|
||||
"slack",
|
||||
"slack-core",
|
||||
"tlon",
|
||||
"twitch",
|
||||
"voice-call",
|
||||
"imessage",
|
||||
"imessage-core",
|
||||
"whatsapp",
|
||||
"whatsapp-shared",
|
||||
"whatsapp-action-runtime",
|
||||
"whatsapp-login-qr",
|
||||
"whatsapp-core",
|
||||
"bluebubbles",
|
||||
"lazy-runtime",
|
||||
"testing",
|
||||
"account-helpers",
|
||||
"account-id",
|
||||
"account-resolution",
|
||||
"allow-from",
|
||||
"allowlist-resolution",
|
||||
"allowlist-config-edit",
|
||||
"boolean-param",
|
||||
"command-auth",
|
||||
"device-bootstrap",
|
||||
"diagnostics-otel",
|
||||
"diffs",
|
||||
"extension-shared",
|
||||
"channel-config-helpers",
|
||||
"channel-config-schema",
|
||||
"channel-actions",
|
||||
"channel-contract",
|
||||
"channel-feedback",
|
||||
"channel-inbound",
|
||||
"channel-lifecycle",
|
||||
"channel-pairing",
|
||||
"channel-policy",
|
||||
"channel-send-result",
|
||||
"channel-targets",
|
||||
"group-access",
|
||||
"directory-runtime",
|
||||
"json-store",
|
||||
@@ -88,7 +65,6 @@
|
||||
"llm-task",
|
||||
"memory-lancedb",
|
||||
"provider-auth",
|
||||
"provider-oauth",
|
||||
"provider-auth-api-key",
|
||||
"provider-auth-login",
|
||||
"plugin-entry",
|
||||
@@ -104,12 +80,11 @@
|
||||
"image-generation",
|
||||
"reply-history",
|
||||
"media-understanding",
|
||||
"secret-input-runtime",
|
||||
"secret-input-schema",
|
||||
"request-url",
|
||||
"webhook-ingress",
|
||||
"webhook-path",
|
||||
"runtime-store",
|
||||
"status-helpers",
|
||||
"secret-input",
|
||||
"thread-ownership",
|
||||
"web-media",
|
||||
|
||||
Reference in New Issue
Block a user