perf: narrow plugin SDK import surfaces

This commit is contained in:
Peter Steinberger
2026-04-17 16:04:44 +01:00
parent af954a81d1
commit 418056f7a0
28 changed files with 414 additions and 190 deletions

View File

@@ -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",

View File

@@ -1,4 +1 @@
[
"qa-lab",
"qa-runtime"
]
["qa-lab", "qa-runtime"]