mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 13:30:42 +00:00
refactor(plugin-sdk): remove unused reserved helper exports
This commit is contained in:
@@ -76,7 +76,6 @@
|
||||
"media-generation-runtime",
|
||||
"conversation-binding-runtime",
|
||||
"conversation-runtime",
|
||||
"matrix-runtime-heavy",
|
||||
"matrix-runtime-shared",
|
||||
"thread-bindings-runtime",
|
||||
"thread-bindings-session-runtime",
|
||||
@@ -95,7 +94,6 @@
|
||||
"secret-file-runtime",
|
||||
"security-runtime",
|
||||
"gateway-runtime",
|
||||
"github-copilot-login",
|
||||
"github-copilot-token",
|
||||
"cli-runtime",
|
||||
"cli-backend",
|
||||
@@ -134,18 +132,12 @@
|
||||
"agent-config-primitives",
|
||||
"allow-from",
|
||||
"allowlist-config-edit",
|
||||
"bluebubbles",
|
||||
"bluebubbles-policy",
|
||||
"browser-cdp",
|
||||
"browser-config",
|
||||
"browser-config-runtime",
|
||||
"browser-config-support",
|
||||
"browser-control-auth",
|
||||
"browser-node-runtime",
|
||||
"browser-profiles",
|
||||
"browser-security-runtime",
|
||||
"browser-setup-tools",
|
||||
"browser-support",
|
||||
"boolean-param",
|
||||
"channel-contract-testing",
|
||||
"dangerous-name-runtime",
|
||||
@@ -164,9 +156,6 @@
|
||||
"direct-dm-guard-policy",
|
||||
"device-bootstrap",
|
||||
"diagnostic-runtime",
|
||||
"diagnostics-otel",
|
||||
"diagnostics-prometheus",
|
||||
"diffs",
|
||||
"error-runtime",
|
||||
"extension-shared",
|
||||
"channel-config-helpers",
|
||||
@@ -196,9 +185,6 @@
|
||||
"channel-route",
|
||||
"channel-targets",
|
||||
"context-visibility-runtime",
|
||||
"feishu",
|
||||
"feishu-conversation",
|
||||
"feishu-setup",
|
||||
"file-lock",
|
||||
"fetch-runtime",
|
||||
"runtime-fetch",
|
||||
@@ -215,8 +201,6 @@
|
||||
"global-singleton",
|
||||
"directory-config-runtime",
|
||||
"directory-runtime",
|
||||
"googlechat",
|
||||
"googlechat-runtime-shared",
|
||||
"media-generation-runtime-shared",
|
||||
"image-generation",
|
||||
"image-generation-runtime",
|
||||
@@ -226,8 +210,6 @@
|
||||
"video-generation",
|
||||
"video-generation-runtime",
|
||||
"video-generation-core",
|
||||
"irc",
|
||||
"irc-surface",
|
||||
"reply-history",
|
||||
"realtime-transcription",
|
||||
"realtime-voice",
|
||||
@@ -239,19 +221,7 @@
|
||||
"json-store",
|
||||
"persistent-dedupe",
|
||||
"keyed-async-queue",
|
||||
"line",
|
||||
"line-core",
|
||||
"line-runtime",
|
||||
"line-surface",
|
||||
"llm-task",
|
||||
"matrix",
|
||||
"matrix-helper",
|
||||
"matrix-runtime-surface",
|
||||
"matrix-surface",
|
||||
"matrix-thread-bindings",
|
||||
"qa-runner-runtime",
|
||||
"mattermost",
|
||||
"mattermost-policy",
|
||||
"memory-core",
|
||||
"memory-core-engine-runtime",
|
||||
"memory-core-host-engine-embeddings",
|
||||
@@ -272,14 +242,10 @@
|
||||
"memory-host-markdown",
|
||||
"memory-host-search",
|
||||
"memory-host-status",
|
||||
"memory-lancedb",
|
||||
"msteams",
|
||||
"models-provider-runtime",
|
||||
"skill-commands-runtime",
|
||||
"native-command-config-runtime",
|
||||
"native-command-registry",
|
||||
"nextcloud-talk",
|
||||
"nostr",
|
||||
"provider-auth",
|
||||
"provider-auth-runtime",
|
||||
"provider-auth-api-key",
|
||||
@@ -294,7 +260,6 @@
|
||||
"provider-http",
|
||||
"provider-model-types",
|
||||
"provider-model-shared",
|
||||
"opencode",
|
||||
"volc-model-catalog-shared",
|
||||
"provider-onboard",
|
||||
"provider-stream-family",
|
||||
@@ -323,21 +288,13 @@
|
||||
"state-paths",
|
||||
"target-resolver-runtime",
|
||||
"telegram-command-config",
|
||||
"telegram-command-ui",
|
||||
"text-autolink-runtime",
|
||||
"thread-ownership",
|
||||
"tlon",
|
||||
"tool-payload",
|
||||
"tool-send",
|
||||
"twitch",
|
||||
"webhook-ingress",
|
||||
"webhook-targets",
|
||||
"webhook-request-guards",
|
||||
"webhook-path",
|
||||
"web-media",
|
||||
"voice-call",
|
||||
"zalo",
|
||||
"zalo-setup",
|
||||
"zalouser",
|
||||
"zod"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user