mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 16:20:43 +00:00
perf: narrow plugin SDK import surfaces
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
"interactive-runtime",
|
||||
"outbound-media",
|
||||
"outbound-runtime",
|
||||
"poll-runtime",
|
||||
"infra-runtime",
|
||||
"runtime-config-snapshot",
|
||||
"runtime-group-policy",
|
||||
@@ -66,6 +67,7 @@
|
||||
"channel-secret-runtime",
|
||||
"channel-secret-tts-runtime",
|
||||
"secret-ref-runtime",
|
||||
"secret-file-runtime",
|
||||
"security-runtime",
|
||||
"gateway-runtime",
|
||||
"github-copilot-login",
|
||||
@@ -79,6 +81,7 @@
|
||||
"windows-spawn",
|
||||
"acp-runtime",
|
||||
"acp-binding-runtime",
|
||||
"acp-binding-resolve-runtime",
|
||||
"lazy-runtime",
|
||||
"testing",
|
||||
"temp-path",
|
||||
@@ -107,6 +110,7 @@
|
||||
"dangerous-name-runtime",
|
||||
"command-auth",
|
||||
"command-auth-native",
|
||||
"command-gating",
|
||||
"command-status",
|
||||
"command-status-runtime",
|
||||
"command-detection",
|
||||
@@ -114,6 +118,8 @@
|
||||
"collection-runtime",
|
||||
"compat",
|
||||
"direct-dm",
|
||||
"direct-dm-access",
|
||||
"direct-dm-guard-policy",
|
||||
"device-bootstrap",
|
||||
"diagnostic-runtime",
|
||||
"diagnostics-otel",
|
||||
@@ -132,16 +138,26 @@
|
||||
"channel-feedback",
|
||||
"channel-inbound",
|
||||
"channel-inbound-roots",
|
||||
"channel-logging",
|
||||
"channel-location",
|
||||
"channel-mention-gating",
|
||||
"channel-lifecycle",
|
||||
"channel-pairing",
|
||||
"channel-policy",
|
||||
"channel-send-result",
|
||||
"channel-targets",
|
||||
"context-visibility-runtime",
|
||||
"feishu",
|
||||
"feishu-conversation",
|
||||
"feishu-setup",
|
||||
"file-lock",
|
||||
"fetch-runtime",
|
||||
"runtime-fetch",
|
||||
"response-limit-runtime",
|
||||
"session-binding-runtime",
|
||||
"session-store-runtime",
|
||||
"ssrf-dispatcher",
|
||||
"string-coerce-runtime",
|
||||
"group-access",
|
||||
"global-singleton",
|
||||
"directory-runtime",
|
||||
@@ -244,11 +260,11 @@
|
||||
"channel-status",
|
||||
"status-helpers",
|
||||
"speech",
|
||||
"session-store-runtime",
|
||||
"string-normalization-runtime",
|
||||
"state-paths",
|
||||
"target-resolver-runtime",
|
||||
"telegram-command-config",
|
||||
"text-autolink-runtime",
|
||||
"thread-ownership",
|
||||
"tlon",
|
||||
"tool-payload",
|
||||
|
||||
@@ -1,4 +1 @@
|
||||
[
|
||||
"qa-lab",
|
||||
"qa-runtime"
|
||||
]
|
||||
["qa-lab", "qa-runtime"]
|
||||
|
||||
Reference in New Issue
Block a user