openclaw/src/plugin-sdk
Peter Steinberger edfaa01d1d
refactor(plugin-sdk): split runtime helper seams
2026-04-04 08:53:19 +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-runtime.ts style: wrap long runtime and test lines 2026-04-04 15:24:50 +09: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
amazon-bedrock.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
anthropic-cli.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +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 vertex: read ADC files without exists preflight (#60592) 2026-04-03 21:13:34 -04:00
anthropic-vertex.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +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(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
bluebubbles.ts refactor(plugins): narrow bundled channel core seams 2026-04-04 07:39:53 +01:00
boolean-param.ts
browser-bridge.ts refactor: split browser sdk imports for sandbox and audit 2026-04-03 16:39:47 +01:00
browser-cdp.ts refactor: split browser sdk imports for sandbox and audit 2026-04-03 16:39:47 +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 fix: restore browser-config sdk compatibility 2026-04-03 16:39:47 +01:00
browser-control-auth.ts refactor: split browser sdk imports for sandbox and audit 2026-04-03 16:39:47 +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 fix(browser): keep static helper seams cold (#59471) 2026-04-02 17:12:32 +09:00
browser-maintenance.test.ts test: trim test partial mocks 2026-04-03 19:10:56 +01:00
browser-maintenance.ts perf: skip browser runtime lookup for empty tab cleanup 2026-04-03 16:39:47 +01:00
browser-runtime.ts fix(browser): keep static helper seams cold (#59471) 2026-04-02 17:12:32 +09:00
browser-support.ts fix(ci): route extension test helpers through public sdk seams 2026-04-04 00:03:48 +09:00
browser.ts fix(plugins): guard runtime facade activation (#59412) 2026-04-02 14:37:12 +09:00
byteplus.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01: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: restore channel sdk schema typing 2026-04-04 16:50:25 +09:00
channel-feedback.ts refactor: narrow telegram message context runtime imports 2026-04-04 01:07:28 +09:00
channel-inbound.ts
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 refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +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
chutes.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
cli-backend.ts feat: pluginize cli inference backends 2026-03-26 15:11:15 +00:00
cli-runtime.ts
cloudflare-ai-gateway.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01: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
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 refactor(plugin-sdk): split runtime helper seams 2026-04-04 08:53:19 +01:00
dangerous-name-runtime.ts perf(test): narrow discord monitor runtime seams 2026-04-01 23:47:22 +09:00
deepseek.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01: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
directory-runtime.ts refactor: share directory config listers 2026-03-26 23:20:26 +00:00
entrypoints.ts
error-runtime.ts refactor: add diagnostic and error runtime sdk seams 2026-03-28 06:26:38 +00:00
extension-shared.ts test: stabilize recurring windows ci suites 2026-03-31 01:40:55 +01:00
facade-runtime.test.ts test: trim facade runtime circular harness cost 2026-04-04 01:07:28 +09:00
facade-runtime.ts refactor(plugin-sdk): split runtime helper seams 2026-04-04 08:53:19 +01:00
feishu-conversation.ts fix(plugins): guard runtime facade activation (#59412) 2026-04-02 14:37:12 +09:00
feishu-setup.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +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
gateway-runtime.ts
github-copilot-login.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
github-copilot-token.ts
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
google.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +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
huggingface.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01: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: trim image generation runtime imports 2026-04-04 01:07:28 +09:00
image-generation-runtime.ts fix(plugins): guard runtime facade activation (#59412) 2026-04-02 14:37:12 +09:00
image-generation.ts refactor: clean plugin capability boundaries 2026-03-26 21:41:49 +00:00
inbound-envelope.ts
inbound-reply-dispatch.ts
index.ts refactor: move voice-call realtime providers into extensions 2026-04-04 12:07:23 +09: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 fix: correct callable plugin sdk facades 2026-03-31 21:00:52 +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
kilocode.ts fix(plugins): guard runtime facade activation (#59412) 2026-04-02 14:37:12 +09:00
kimi-coding.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
lazy-runtime.ts
line-core.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
line-runtime.ts fix(plugins): guard runtime facade activation (#59412) 2026-04-02 14:37:12 +09:00
line-surface.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
line.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
litellm.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +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(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +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 fix(plugins): guard runtime facade activation (#59412) 2026-04-02 14:37:12 +09:00
matrix-surface.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
matrix-thread-bindings.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
matrix.ts refactor: apply context visibility across channels 2026-04-03 04:34:57 +09:00
mattermost-policy.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +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-runtime.ts fix(plugins): guard runtime facade activation (#59412) 2026-04-02 14:37:12 +09:00
media-understanding.ts refactor: clean plugin capability boundaries 2026-03-26 21:41:49 +00:00
memory-core-engine-runtime.ts feat(memory): harden dreaming and multilingual memory promotion (#60697) 2026-04-04 15:48:13 +09:00
memory-core-host-engine-embeddings.ts refactor: extract memory host sdk package 2026-03-27 02:49:33 +00:00
memory-core-host-engine-foundation.ts refactor: extract memory host sdk package 2026-03-27 02:49:33 +00:00
memory-core-host-engine-qmd.ts refactor: extract memory host sdk package 2026-03-27 02:49:33 +00:00
memory-core-host-engine-storage.ts refactor: extract memory host sdk package 2026-03-27 02:49:33 +00:00
memory-core-host-multimodal.ts refactor: move memory host into sdk package 2026-03-27 04:12:04 +00:00
memory-core-host-query.ts refactor: move memory host into sdk package 2026-03-27 04:12:04 +00:00
memory-core-host-runtime-cli.ts refactor: extract memory host sdk package 2026-03-27 02:49:33 +00:00
memory-core-host-runtime-core.ts refactor: extract memory host sdk package 2026-03-27 02:49:33 +00:00
memory-core-host-runtime-files.ts refactor: extract memory host sdk package 2026-03-27 02:49:33 +00:00
memory-core-host-secret.ts refactor: move memory host into sdk package 2026-03-27 04:12:04 +00:00
memory-core-host-status.ts refactor: move memory host into sdk package 2026-03-27 04:12:04 +00:00
memory-core.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +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
minimax.ts fix(plugins): guard runtime facade activation (#59412) 2026-04-02 14:37:12 +09:00
mistral.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
models-provider-runtime.ts perf(test): narrow sdk seams for channel hotspots 2026-04-01 23:14:48 +09:00
modelstudio-definitions.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
modelstudio.ts fix(plugins): guard runtime facade activation (#59412) 2026-04-02 14:37:12 +09:00
moonshot.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01: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 refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
nostr.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
nvidia.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
oauth-utils.ts
ollama-surface.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
ollama.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
open-prose.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
openai.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
opencode-go.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
opencode.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
openrouter.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +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
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(providers): move defaults and error policy into plugins 2026-04-04 07:43:14 +01: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
provider-auth-runtime.ts fix(runtime): stabilize image generation auth/runtime loading 2026-03-30 01:14:29 +01:00
provider-auth.ts refactor: narrow provider runtime auth seams 2026-03-28 02:04:31 +00:00
provider-catalog-shared.ts refactor: split shared provider catalog sdk helpers 2026-03-27 23:55:10 +00: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.ts refactor(providers): share passthrough replay helpers 2026-04-04 11:22:41 +09:00
provider-moonshot.ts refactor: slim plugin sdk provider entrypoints 2026-03-27 01:45:53 +00:00
provider-onboard.ts refactor(providers): centralize provider model policy 2026-04-04 06:16:48 +01:00
provider-reasoning.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
provider-setup.ts refactor(plugin-sdk): remove bundled provider setup shims 2026-03-29 20:23:20 +01:00
provider-stream.test.ts refactor(providers): compose provider stream wrappers 2026-04-04 11:03:28 +09:00
provider-stream.ts refactor(providers): share anthropic tool payload helper 2026-04-04 11:30:30 +09:00
provider-tools.ts refactor(providers): share xai compat helper 2026-04-04 11:45:13 +09: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
qianfan.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
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: stabilize plugin startup boundaries 2026-03-28 05:22:26 +00: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-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-store.ts
runtime.test.ts
runtime.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +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 refactor: slim plugin sdk provider entrypoints 2026-03-27 01:45:53 +00: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: repair ci test and loader regressions 2026-03-27 18:41:47 +00: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
sglang.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +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-runtime.ts fix(plugins): guard runtime facade activation (#59412) 2026-04-02 14:37:12 +09:00
speech.ts refactor: move voice-call realtime providers into extensions 2026-04-04 12:07:23 +09:00
ssrf-policy.test.ts test: dedupe plugin sdk helper suites 2026-03-27 22:43:38 +00:00
ssrf-policy.ts fix(plugin-sdk): export ssrf policy type 2026-04-03 18:47:31 +09:00
ssrf-runtime.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +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
synthetic.ts build: refresh beta release generated artifacts 2026-03-31 19:32:55 +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.ts refactor(extensions): split channel runtime helper seams 2026-04-04 07:39:53 +01:00
telegram-command-ui.ts refactor(extensions): split channel runtime helper seams 2026-04-04 07:39:53 +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 refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
tlon.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
together.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
tool-send.ts
twitch.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
venice.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
vercel-ai-gateway.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
vllm.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
voice-call.ts refactor: plugin-own speech provider config 2026-03-26 22:28:24 +00:00
volcengine.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
web-media.ts
webhook-ingress.ts
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
xai.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
xiaomi.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
zai.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
zalo-setup.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +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