openclaw/src/plugin-sdk
Peter Steinberger 2ade009901
refactor: remove provider-specific sdk shims from core
2026-04-05 16:55:10 +01:00
..
AGENTS.md docs(agents): tighten provider boundary guidance 2026-04-04 14:13:46 +09:00
CLAUDE.md Docs: add boundary AGENTS guides (#56647) 2026-03-28 20:22:03 -04:00
account-core.ts fix(matrix): avoid heavy jiti runtime barrels 2026-03-28 15:35:05 +05:30
account-helpers.ts refactor: share webhook channel status helpers 2026-03-29 02:11:22 +01:00
account-id.ts
account-resolution.ts refactor(plugin-sdk): remove channel-specific sdk seams 2026-04-03 10:45:10 +01:00
acp-binding-runtime.ts fix: break bundled channel bootstrap cycles 2026-04-05 14:20:31 +01:00
acp-runtime.test.ts feat(plugins): add reply dispatch hook 2026-04-05 16:11:31 +01:00
acp-runtime.ts feat(plugins): add reply dispatch hook 2026-04-05 16:11:31 +01:00
acpx.ts
agent-config-primitives.ts refactor: route plugin runtime through bundled seams 2026-03-27 16:40:27 +00:00
agent-media-payload.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
agent-runtime.ts refactor(plugin-sdk): remove direct extension source leaks 2026-03-29 23:11:20 +01:00
allow-from.test.ts test: merge allowlist resolution coverage 2026-04-01 02:51:26 +01:00
allow-from.ts
allowlist-config-edit.test.ts test: merge allowlist config helper cases 2026-04-01 03:24:41 +01:00
allowlist-config-edit.ts
anthropic-cli.ts refactor: remove plugin sdk facade generator 2026-04-05 09:23:55 +01:00
anthropic-vertex-auth-presence.preflight.test.ts test: trim remaining mock drift 2026-04-04 04:04:12 +01:00
anthropic-vertex-auth-presence.test.ts fix(plugins): enforce activation before shipped imports (#59136) 2026-04-02 11:18:49 +09:00
anthropic-vertex-auth-presence.ts fix: respect custom env snapshots for vertex auth 2026-04-05 08:33:54 +01:00
anthropic-vertex.ts refactor: move plugin setup and memory capabilities to registries 2026-04-05 14:53:53 +01:00
api-baseline.ts refactor: replace 156k-line generated baselines with SHA-256 hash files 2026-04-04 16:49:21 +09:00
approval-approvers.ts refactor: rename channel approval capabilities 2026-03-30 08:28:33 +09:00
approval-auth-helpers.test.ts test: merge approval auth helper cases 2026-04-01 03:21:32 +01:00
approval-auth-helpers.ts refactor: add approval auth capabilities to more channels 2026-03-30 09:04:08 +09:00
approval-auth-runtime.ts refactor: add approval auth runtime subpath 2026-04-03 16:39:47 +01:00
approval-client-helpers.test.ts feat(approvals): auto-enable native chat approvals 2026-04-02 17:30:40 +01:00
approval-client-helpers.ts refactor(plugin-sdk): split runtime helper seams 2026-04-04 08:53:19 +01:00
approval-client-runtime.ts refactor(plugin-sdk): split runtime helper seams 2026-04-04 08:53:19 +01:00
approval-delivery-helpers.test.ts Matrix: add native exec approvals (#58635) 2026-04-02 21:08:54 -04:00
approval-delivery-helpers.ts refactor(plugin-runtime): remove plugin-specific core seams 2026-04-03 13:08:39 +01:00
approval-delivery-runtime.ts refactor(plugin-sdk): split runtime helper seams 2026-04-04 08:53:19 +01:00
approval-native-helpers.test.ts Refactor channel approval capability seams (#58634) 2026-04-01 17:10:25 -04:00
approval-native-helpers.ts Refactor channel approval capability seams (#58634) 2026-04-01 17:10:25 -04:00
approval-native-runtime.ts refactor(plugin-sdk): split runtime helper seams 2026-04-04 08:53:19 +01:00
approval-renderers.test.ts Matrix: add native exec approvals (#58635) 2026-04-02 21:08:54 -04:00
approval-renderers.ts Matrix: add native exec approvals (#58635) 2026-04-02 21:08:54 -04:00
approval-reply-runtime.ts refactor(plugin-sdk): split runtime helper seams 2026-04-04 08:53:19 +01:00
approval-runtime.ts refactor(plugin-sdk): split runtime helper seams 2026-04-04 08:53:19 +01:00
bluebubbles-policy.ts refactor: remove plugin sdk facade generator 2026-04-05 09:23:55 +01:00
bluebubbles.ts refactor(plugins): narrow bundled channel core seams 2026-04-04 07:39:53 +01:00
boolean-param.ts
browser-bridge.test.ts refactor: move plugin setup and memory capabilities to registries 2026-04-05 14:53:53 +01:00
browser-bridge.ts refactor: move plugin setup and memory capabilities to registries 2026-04-05 14:53:53 +01:00
browser-cdp.ts refactor: route runtime seams through plugin sdk facades 2026-04-05 15:13:19 +01:00
browser-config-support.ts perf: split browser config sdk support 2026-04-03 16:39:47 +01:00
browser-config.test.ts fix: restore browser-config sdk compatibility 2026-04-03 16:39:47 +01:00
browser-config.ts refactor: collapse plugin sdk extension shims 2026-04-05 15:44:53 +01:00
browser-control-auth.ts refactor: route runtime seams through plugin sdk facades 2026-04-05 15:13:19 +01:00
browser-host-inspection.test.ts fix(browser): keep static helper seams cold (#59471) 2026-04-02 17:12:32 +09:00
browser-host-inspection.ts refactor: move plugin setup and memory capabilities to registries 2026-04-05 14:53:53 +01:00
browser-maintenance.test.ts test: trim test partial mocks 2026-04-03 19:10:56 +01:00
browser-maintenance.ts refactor: collapse plugin sdk extension shims 2026-04-05 15:44:53 +01:00
browser-node-host.test.ts refactor: move plugin setup and memory capabilities to registries 2026-04-05 14:53:53 +01:00
browser-node-host.ts refactor: move plugin setup and memory capabilities to registries 2026-04-05 14:53:53 +01:00
browser-support.ts fix(ci): route extension test helpers through public sdk seams 2026-04-04 00:03:48 +09:00
channel-actions.ts refactor(plugin-sdk): remove channel-specific sdk seams 2026-04-03 10:45:10 +01:00
channel-config-helpers.test.ts refactor(extensions): move channel-specific config surfaces out of core 2026-04-04 05:06:32 +01:00
channel-config-helpers.ts refactor(extensions): move channel-specific config surfaces out of core 2026-04-04 05:06:32 +01:00
channel-config-primitives.ts refactor: route plugin runtime through bundled seams 2026-03-27 16:40:27 +00:00
channel-config-schema.ts feat: add configurable context visibility 2026-04-03 04:34:57 +09:00
channel-config-writes.ts fix(ci): restore contract plugin-sdk source loading 2026-03-27 21:33:32 +00:00
channel-contract.ts fix(ci): restore plugin contract surfaces 2026-04-04 00:24:57 +01:00
channel-core.ts fix: break bundled channel bootstrap cycles 2026-04-05 14:20:31 +01:00
channel-feedback.ts refactor: narrow telegram message context runtime imports 2026-04-04 01:07:28 +09:00
channel-inbound.ts refactor(plugin-sdk): share direct dm ingress helpers 2026-03-22 09:57:51 -07:00
channel-lifecycle.core.ts test: stabilize recurring windows ci suites 2026-03-31 01:40:55 +01:00
channel-lifecycle.test.ts test: remove timeout-prone windows ci waits 2026-03-31 01:40:55 +01:00
channel-lifecycle.ts test: stabilize recurring windows ci suites 2026-03-31 01:40:55 +01:00
channel-pairing.test.ts test: dedupe infra and plugin-sdk utility suites 2026-03-27 23:08:57 +00:00
channel-pairing.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
channel-plugin-common.ts fix: repair ci test and loader regressions 2026-03-27 18:41:47 +00:00
channel-policy.test.ts test(plugins): finish moving contract coverage 2026-04-04 00:11:39 +01:00
channel-policy.ts fix: break bundled channel bootstrap cycles 2026-04-05 14:20:31 +01:00
channel-reply-pipeline.test.ts test: merge channel reply pipeline typing cases 2026-04-01 03:26:24 +01:00
channel-reply-pipeline.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
channel-runtime.ts test(plugin-sdk): tighten boundary guardrails 2026-04-03 11:35:37 +01:00
channel-send-result.test.ts test: merge channel send result stamping coverage 2026-04-01 03:16:06 +01:00
channel-send-result.ts
channel-setup.test.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
channel-setup.ts
channel-status.ts refactor(channels): move bootstrap channel logic behind extension seams 2026-04-04 04:53:38 +01:00
channel-targets.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
cli-backend.ts feat: pluginize cli inference backends 2026-03-26 15:11:15 +00:00
cli-runtime.ts refactor(plugins): move remaining channel and provider ownership out of src 2026-03-22 19:13:25 -07:00
collection-runtime.ts refactor: add host and collection runtime sdk seams 2026-03-28 06:19:16 +00:00
command-auth-native.ts perf(telegram): narrow native command import surface 2026-03-31 21:43:16 +09:00
command-auth.test.ts test: merge command auth cases 2026-04-01 03:25:39 +01:00
command-auth.ts refactor(extensions): split channel runtime helper seams 2026-04-04 07:39:53 +01:00
command-detection.ts perf(test): narrow sdk seams for channel hotspots 2026-04-01 23:14:48 +09:00
command-surface.ts style(core): format reply and infra helpers 2026-04-04 06:02:47 +01:00
compat.ts refactor(channels): move bootstrap channel logic behind extension seams 2026-04-04 04:53:38 +01:00
config-paths.ts
config-runtime.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
config-schema.ts feat(plugin-sdk): export OpenClawSchema via plugin-sdk/config-schema (#60557) 2026-04-04 16:10:43 +03:00
conversation-runtime.ts fix(outbound): restore generic delivery and security seams 2026-04-03 19:09:20 +01:00
copilot-proxy.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
core.ts feat(plugins): add reply dispatch hook 2026-04-05 16:11:31 +01:00
dangerous-name-runtime.ts perf(test): narrow discord monitor runtime seams 2026-04-01 23:47:22 +09:00
device-bootstrap.ts fix: allow setup-code bootstrap auth for operator pairing 2026-03-30 20:39:19 +05:30
diagnostic-runtime.ts refactor: add diagnostic and error runtime sdk seams 2026-03-28 06:26:38 +00:00
diagnostics-otel.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
diffs.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
direct-dm.test.ts test: dedupe infra and plugin-sdk utility suites 2026-03-27 23:08:57 +00:00
direct-dm.ts refactor(plugin-sdk): share direct dm ingress helpers 2026-03-22 09:57:51 -07:00
directory-runtime.ts refactor: share directory config listers 2026-03-26 23:20:26 +00:00
entrypoints.ts
error-runtime.ts core: dedupe approval not-found handling (#60932) 2026-04-04 13:23:58 -04:00
extension-shared.ts fix: break bundled channel bootstrap cycles 2026-04-05 14:20:31 +01:00
facade-runtime.test.ts fix: finalize facade re-entry landing cleanup (#61180) (thanks @adam91holt) 2026-04-05 11:42:29 +01:00
facade-runtime.ts fix(plugin-sdk): resolve facade post-load re-entry (#61286) 2026-04-05 11:25:36 +01:00
feishu-conversation.ts refactor: remove plugin sdk facade generator 2026-04-05 09:23:55 +01:00
feishu-setup.ts refactor: remove plugin sdk facade generator 2026-04-05 09:23:55 +01:00
feishu.ts refactor: apply context visibility across channels 2026-04-03 04:34:57 +09:00
fetch-auth.test.ts test: merge request-url coverage into fetch auth 2026-04-01 02:52:44 +01:00
fetch-auth.ts
fetch-runtime.ts refactor: trim remaining infra runtime residue 2026-03-28 06:41:56 +00:00
file-lock.ts test: harden threaded channel follow-ups 2026-03-24 09:24:29 +00:00
gateway-runtime.ts
github-copilot-login.ts refactor: remove plugin sdk facade generator 2026-04-05 09:23:55 +01:00
github-copilot-token.ts refactor: dedupe test and runtime seams 2026-03-24 23:33:30 +00:00
global-singleton.ts refactor: add focused global singleton sdk seam 2026-03-28 00:05:32 +00:00
google-model-id.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
googlechat-runtime-shared.ts fix: break bundled channel bootstrap cycles 2026-04-05 14:20:31 +01:00
googlechat.ts refactor(media): centralize outbound access plumbing 2026-04-01 00:32:53 +09:00
group-access.test.ts test: dedupe plugin sdk helper suites 2026-03-27 22:43:38 +00:00
group-access.ts
hook-runtime.ts
host-runtime.ts refactor: add host and collection runtime sdk seams 2026-03-28 06:19:16 +00:00
image-generation-core.auth.runtime.ts refactor: trim image generation runtime imports 2026-04-04 01:07:28 +09:00
image-generation-core.ts refactor: move media generation runtimes into core 2026-04-05 15:13:20 +01:00
image-generation.ts refactor: move media generation runtimes into core 2026-04-05 15:13:20 +01:00
inbound-envelope.ts
inbound-reply-dispatch.ts fix: merge explicit reply config overrides onto fresh config 2026-03-24 18:52:04 +05:30
index.ts fix(plugin-sdk): export missing context-engine types (#61251) 2026-04-05 09:49:19 +01:00
infra-runtime.ts fix(outbound): restore generic delivery and security seams 2026-04-03 19:09:20 +01:00
interactive-runtime.ts
irc-surface.ts refactor: remove plugin sdk facade generator 2026-04-05 09:23:55 +01:00
irc.ts test: stabilize recurring windows ci suites 2026-03-31 01:40:55 +01:00
json-store.ts
keyed-async-queue.test.ts test: speed up core runtime suites 2026-03-31 02:25:02 +01:00
keyed-async-queue.ts
lazy-runtime.ts
lazy-value.test.ts fix(agents): align runtime with updated deps 2026-04-04 22:40:08 +09:00
lazy-value.ts refactor: share sdk lazy config and cli test helpers 2026-04-04 16:55:04 +09:00
line-core.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
line-runtime.ts refactor: remove plugin sdk facade generator 2026-04-05 09:23:55 +01:00
line-surface.ts refactor: remove plugin sdk facade generator 2026-04-05 09:23:55 +01:00
line.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
litellm.ts refactor: remove plugin sdk facade generator 2026-04-05 09:23:55 +01:00
llm-task.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
lobster.ts
logging-core.ts refactor(plugin-sdk): untangle extension test seams 2026-03-29 23:43:53 +01:00
markdown-table-runtime.ts perf(test): narrow sdk seams for channel hotspots 2026-04-01 23:14:48 +09:00
matrix-helper.ts refactor: remove plugin sdk facade generator 2026-04-05 09:23:55 +01:00
matrix-runtime-heavy.ts refactor(channels): move bootstrap channel logic behind extension seams 2026-04-04 04:53:38 +01:00
matrix-runtime-shared.ts
matrix-runtime-surface.ts refactor: remove plugin sdk facade generator 2026-04-05 09:23:55 +01:00
matrix-surface.ts refactor: remove plugin sdk facade generator 2026-04-05 09:23:55 +01:00
matrix-thread-bindings.ts refactor: remove plugin sdk facade generator 2026-04-05 09:23:55 +01:00
matrix.ts refactor: apply context visibility across channels 2026-04-03 04:34:57 +09:00
mattermost-policy.ts refactor: remove plugin sdk facade generator 2026-04-05 09:23:55 +01:00
mattermost.ts test: stabilize recurring windows ci suites 2026-03-31 01:40:55 +01:00
media-runtime.ts refactor: route plugin runtime through bundled seams 2026-03-27 16:40:27 +00:00
media-understanding.ts refactor: clean plugin capability boundaries 2026-03-26 21:41:49 +00:00
memory-core-engine-runtime.ts refactor: remove plugin sdk facade generator 2026-04-05 09:23:55 +01:00
memory-core-host-engine-embeddings.ts refactor(memory): invert memory host sdk dependency 2026-04-05 07:34:33 +01:00
memory-core-host-engine-foundation.ts refactor(memory): invert memory host sdk dependency 2026-04-05 07:34:33 +01:00
memory-core-host-engine-qmd.ts refactor(memory): invert memory host sdk dependency 2026-04-05 07:34:33 +01:00
memory-core-host-engine-storage.ts refactor(memory): invert memory host sdk dependency 2026-04-05 07:34:33 +01:00
memory-core-host-multimodal.ts refactor(memory): invert memory host sdk dependency 2026-04-05 07:34:33 +01:00
memory-core-host-query.ts refactor(memory): invert memory host sdk dependency 2026-04-05 07:34:33 +01:00
memory-core-host-runtime-cli.ts refactor(memory): invert memory host sdk dependency 2026-04-05 07:34:33 +01:00
memory-core-host-runtime-core.ts refactor(memory): invert memory host sdk dependency 2026-04-05 07:34:33 +01:00
memory-core-host-runtime-files.ts refactor(memory): invert memory host sdk dependency 2026-04-05 07:34:33 +01:00
memory-core-host-secret.ts refactor(memory): invert memory host sdk dependency 2026-04-05 07:34:33 +01:00
memory-core-host-status.ts fix(memory-core): align dreaming promotion 2026-04-05 15:47:25 +01:00
memory-core.ts fix(memory-core): align dreaming promotion 2026-04-05 15:47:25 +01:00
memory-lancedb.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
messaging-targets.ts refactor(extensions): split channel runtime helper seams 2026-04-04 07:39:53 +01:00
models-provider-runtime.ts perf(test): narrow sdk seams for channel hotspots 2026-04-01 23:14:48 +09:00
msteams.ts refactor: apply context visibility across channels 2026-04-03 04:34:57 +09:00
native-command-registry.ts perf(test): narrow discord monitor runtime seams 2026-04-01 23:47:22 +09:00
nextcloud-talk.ts fix: break bundled channel bootstrap cycles 2026-04-05 14:20:31 +01:00
nostr.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
oauth-utils.ts
ollama-runtime.ts refactor: route runtime seams through plugin sdk facades 2026-04-05 15:13:19 +01:00
ollama.ts refactor: move plugin setup and memory capabilities to registries 2026-04-05 14:53:53 +01:00
open-prose.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
openrouter.ts refactor: remove plugin sdk facade generator 2026-04-05 09:23:55 +01:00
optional-channel-setup.ts
outbound-media.test.ts refactor(media): centralize outbound access plumbing 2026-04-01 00:32:53 +09:00
outbound-media.ts refactor(media): centralize outbound access plumbing 2026-04-01 00:32:53 +09:00
outbound-runtime.ts fix(outbound): restore generic delivery and security seams 2026-04-03 19:09:20 +01:00
pairing-access.ts
param-readers.ts perf: reduce plugin runtime startup overhead 2026-03-22 16:34:09 +00:00
persistent-dedupe.test.ts test: dedupe infra and plugin-sdk utility suites 2026-03-27 23:08:57 +00:00
persistent-dedupe.ts
phone-control.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
plugin-entry.ts refactor: share sdk lazy config and cli test helpers 2026-04-04 16:55:04 +09:00
plugin-runtime.ts fix(outbound): restore generic delivery and security seams 2026-04-03 19:09:20 +01:00
process-runtime.ts
provider-auth-api-key.ts refactor: move provider seams behind plugin sdk surfaces 2026-03-27 23:26:26 +00:00
provider-auth-login.runtime.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
provider-auth-login.ts fix(types): annotate portable exported helper types 2026-04-04 03:57:47 +09:00
provider-auth-result.ts refactor(auth): separate profile ids from email metadata 2026-03-25 04:24:46 -07:00
provider-auth-runtime.ts fix(runtime): stabilize image generation auth/runtime loading 2026-03-30 01:14:29 +01:00
provider-auth.ts refactor: move media generation runtimes into core 2026-04-05 15:13:20 +01:00
provider-catalog-shared.test.ts refactor: share native streaming compat helpers 2026-04-04 12:18:45 +01:00
provider-catalog-shared.ts refactor: share native streaming compat helpers 2026-04-04 12:18:45 +01:00
provider-entry.test.ts test: dedupe infra and plugin-sdk utility suites 2026-03-27 23:08:57 +00:00
provider-entry.ts refactor: split shared provider catalog sdk helpers 2026-03-27 23:55:10 +00:00
provider-env-vars.ts refactor: move bundled plugin policy into manifests 2026-03-27 16:40:27 +00:00
provider-http.ts refactor(providers): normalize transport policy wiring (#59682) 2026-04-02 22:54:34 +09:00
provider-model-shared.test.ts style: normalize provider formatting 2026-04-04 23:36:46 +09:00
provider-model-shared.ts fix(agents): preserve native Anthropic replay tool ids (#61254) 2026-04-05 09:53:52 +01:00
provider-onboard.ts refactor(providers): centralize provider model policy 2026-04-04 06:16:48 +01:00
provider-setup.ts refactor(plugin-sdk): remove bundled provider setup shims 2026-03-29 20:23:20 +01:00
provider-stream-family.ts refactor: split provider stream sdk seams 2026-04-05 11:19:05 +01:00
provider-stream-shared.ts refactor: split provider stream sdk seams 2026-04-05 11:19:05 +01:00
provider-stream.test.ts style(plugin-sdk): format provider stream helpers 2026-04-04 22:40:08 +09:00
provider-stream.ts fix(ci): sync openrouter stream hook seams 2026-04-04 15:09:49 +01:00
provider-tools.test.ts test(providers): cover xai tool compat seam 2026-04-04 23:18:31 +09:00
provider-tools.ts style(providers): normalize import and wrap formatting 2026-04-04 12:19:08 +01:00
provider-usage.ts
provider-web-fetch.ts !feat(plugins): add web fetch provider boundary (#59465) 2026-04-02 20:25:19 +09:00
provider-web-search.ts feat(xai): add plugin-owned x_search onboarding 2026-03-29 00:12:37 +00:00
provider-zai-endpoint.ts
realtime-transcription.ts refactor: move voice-call realtime providers into extensions 2026-04-04 12:07:23 +09:00
realtime-voice.ts refactor: move voice-call realtime providers into extensions 2026-04-04 12:07:23 +09:00
reply-chunking.ts refactor: narrow whatsapp chunking imports 2026-04-03 16:39:47 +01:00
reply-dispatch-runtime.ts refactor(telegram): narrow native command reply dispatch seam 2026-03-31 22:28:53 +09:00
reply-history.ts
reply-payload.test.ts test: dedupe helper-heavy test suites 2026-03-27 22:35:27 +00:00
reply-payload.ts
reply-reference.ts refactor(plugin-sdk): remove channel-specific sdk seams 2026-04-03 10:45:10 +01:00
reply-runtime.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
request-url.ts
resolution-notes.ts
retry-runtime.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
root-alias.cjs fix: normalize plugin SDK aliases on Windows 2026-04-05 15:57:47 +01:00
routing.ts
run-command.ts
runtime-config-snapshot.ts refactor(plugin-sdk): split runtime helper seams 2026-04-04 08:53:19 +01:00
runtime-doctor.ts fix: break bundled channel bootstrap cycles 2026-04-05 14:20:31 +01:00
runtime-env.ts refactor(plugin-sdk): untangle extension test seams 2026-03-29 23:43:53 +01:00
runtime-group-policy.ts perf(test): narrow discord monitor runtime seams 2026-04-01 23:47:22 +09:00
runtime-logger.ts fix: break bundled channel bootstrap cycles 2026-04-05 14:20:31 +01:00
runtime-secret-resolution.ts fix: break bundled channel bootstrap cycles 2026-04-05 14:20:31 +01:00
runtime-store.ts
runtime.test.ts refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00:00
runtime.ts fix: break bundled channel bootstrap cycles 2026-04-05 14:20:31 +01:00
sandbox.ts Sandbox: sanitize SSH subprocess env (#57848) 2026-03-30 20:05:57 +01:00
secret-input-runtime.ts
secret-input-schema.ts fix: preserve plugin sdk api baseline source link 2026-03-27 00:44:24 +00:00
secret-input.test.ts test: merge secret input schema coverage 2026-04-01 02:53:40 +01:00
secret-input.ts fix: break bundled channel bootstrap cycles 2026-04-05 14:20:31 +01:00
security-runtime.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
self-hosted-provider-setup.ts refactor(plugin-sdk): remove bundled provider setup shims 2026-03-29 20:23:20 +01:00
session-store-runtime.ts style(core): format reply and infra helpers 2026-04-04 06:02:47 +01:00
setup-adapter-runtime.ts
setup-runtime.ts fix: remove bundled channel startup reentry 2026-04-04 15:39:12 +01:00
setup-tools.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
setup.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
skill-commands-runtime.ts perf(memory): narrow telegram bot deps skill/runtime imports 2026-04-02 14:16:13 +09:00
speech-core.ts refactor: route plugin runtime through bundled seams 2026-03-27 16:40:27 +00:00
speech.ts refactor: route capability runtime through channel stores 2026-04-05 09:07:33 +01:00
ssrf-policy.test.ts fix(plugin-sdk): prefer canonical private-network opt-in 2026-04-05 11:45:09 +01:00
ssrf-policy.ts fix(plugin-sdk): prefer canonical private-network opt-in 2026-04-05 11:45:09 +01:00
ssrf-runtime.ts fix(plugin-sdk): prefer canonical private-network opt-in 2026-04-05 11:45:09 +01:00
state-paths.ts
status-helpers.test.ts test: merge account status helper cases 2026-04-01 03:22:33 +01:00
status-helpers.ts fix(ci): repair seam drift and matrix test timing 2026-04-04 04:22:17 +01:00
string-normalization-runtime.ts refactor(extensions): split channel runtime helper seams 2026-04-04 07:39:53 +01:00
talk-voice.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
target-resolver-runtime.ts refactor(extensions): split channel runtime helper seams 2026-04-04 07:39:53 +01:00
telegram-command-config.test.ts refactor: register channel bootstrap capabilities 2026-04-05 09:13:48 +01:00
telegram-command-config.ts refactor: register channel bootstrap capabilities 2026-04-05 09:13:48 +01:00
telegram-command-ui.ts refactor: register channel bootstrap capabilities 2026-04-05 09:13:48 +01:00
temp-path.test.ts test: merge temp download path cases 2026-04-01 03:20:28 +01:00
temp-path.ts [codex] harden clawhub plugin publishing and install (#56870) 2026-03-29 11:59:19 -07:00
test-utils.ts
testing.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
text-chunking.test.ts test: dedupe infra and plugin-sdk utility suites 2026-03-27 23:08:57 +00:00
text-chunking.ts
text-runtime.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
thread-bindings-runtime.ts refactor(extensions): split channel runtime helper seams 2026-04-04 07:39:53 +01:00
thread-ownership.ts fix(plugin-sdk): prefer canonical private-network opt-in 2026-04-05 11:45:09 +01:00
tlon.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
tool-send.ts
tts-runtime.ts refactor: route runtime seams through plugin sdk facades 2026-04-05 15:13:19 +01:00
twitch.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
vercel-ai-gateway.ts refactor: remove plugin sdk facade generator 2026-04-05 09:23:55 +01:00
video-generation-core.ts refactor: move media generation runtimes into core 2026-04-05 15:13:20 +01:00
video-generation.ts refactor: move media generation runtimes into core 2026-04-05 15:13:20 +01:00
voice-call.ts refactor: plugin-own speech provider config 2026-03-26 22:28:24 +00:00
web-media.ts refactor: share web media loader 2026-03-26 14:55:32 +00:00
webhook-ingress.ts fix(bluebubbles): throttle webhook auth guesses (#55133) 2026-03-26 14:54:03 +00:00
webhook-memory-guards.test.ts test: dedupe plugin sdk helper suites 2026-03-27 22:43:38 +00:00
webhook-memory-guards.ts
webhook-path.ts
webhook-request-guards.test.ts test: dedupe plugin sdk helper suites 2026-03-27 22:43:38 +00:00
webhook-request-guards.ts refactor: widen webhook request guard sdk seam 2026-03-28 05:28:10 +00:00
webhook-targets.test.ts test: dedupe plugin sdk helper suites 2026-03-27 22:43:38 +00:00
webhook-targets.ts
windows-spawn.test.ts fix(windows): reject unresolved cmd wrappers (#58436) 2026-04-02 11:35:50 -06:00
windows-spawn.ts fix(windows): reject unresolved cmd wrappers (#58436) 2026-04-02 11:35:50 -06:00
xai-model-id.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
xiaomi.ts refactor: remove plugin sdk facade generator 2026-04-05 09:23:55 +01:00
zalo-setup.ts refactor: remove plugin sdk facade generator 2026-04-05 09:23:55 +01:00
zalo.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
zalouser.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
zod.ts refactor(plugin-sdk): expose zod subpath 2026-03-27 09:55:47 +05:30