mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-27 00:17:29 +00:00
refactor: unify plugin sdk primitives
This commit is contained in:
@@ -9,10 +9,12 @@
|
||||
"runtime",
|
||||
"runtime-env",
|
||||
"setup",
|
||||
"channel-setup",
|
||||
"setup-tools",
|
||||
"config-runtime",
|
||||
"reply-runtime",
|
||||
"reply-payload",
|
||||
"channel-reply-pipeline",
|
||||
"channel-runtime",
|
||||
"interactive-runtime",
|
||||
"infra-runtime",
|
||||
@@ -53,6 +55,7 @@
|
||||
"channel-config-helpers",
|
||||
"channel-config-schema",
|
||||
"channel-lifecycle",
|
||||
"channel-pairing",
|
||||
"channel-policy",
|
||||
"channel-send-result",
|
||||
"group-access",
|
||||
@@ -73,8 +76,10 @@
|
||||
"reply-history",
|
||||
"media-understanding",
|
||||
"request-url",
|
||||
"webhook-ingress",
|
||||
"webhook-path",
|
||||
"runtime-store",
|
||||
"secret-input",
|
||||
"web-media",
|
||||
"speech",
|
||||
"state-paths",
|
||||
|
||||
Reference in New Issue
Block a user