openclaw/src/plugin-sdk
Peter Steinberger ab2bd34b66
refactor(xai): split provider compat facades
Co-authored-by: Harold Hunt <harold@pwrdrvr.com>
2026-03-28 05:02:41 +00:00
..
account-core.ts refactor: move provider seams behind plugin sdk surfaces 2026-03-27 23:26:26 +00:00
account-helpers.ts refactor: share account snapshot descriptions 2026-03-22 20:55:16 +00:00
account-id.ts
account-resolution.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
acp-runtime.ts fix: remove duplicate plugin sdk exports 2026-03-20 16:52:10 +00:00
acpx.ts refactor: privatize bundled sdk facades 2026-03-20 15:56:14 +00:00
agent-config-primitives.ts refactor: route plugin runtime through bundled seams 2026-03-27 16:40:27 +00:00
agent-media-payload.ts
agent-runtime.ts refactor: route plugin sdk facades through extension barrels 2026-03-27 20:47:36 +00:00
allow-from.test.ts test: dedupe plugin sdk helper suites 2026-03-27 22:43:38 +00:00
allow-from.ts refactor: consolidate plugin sdk surface 2026-03-20 19:24:10 +00:00
allowlist-config-edit.test.ts test: dedupe plugin sdk helper suites 2026-03-27 22:43:38 +00:00
allowlist-config-edit.ts
allowlist-resolution.test.ts refactor: consolidate plugin sdk surface 2026-03-20 19:24:10 +00:00
amazon-bedrock.ts refactor: move provider seams behind plugin sdk surfaces 2026-03-27 23:26:26 +00:00
anthropic-cli.ts refactor: route plugin sdk facades through extension barrels 2026-03-27 20:47:36 +00:00
anthropic-vertex.ts refactor: move provider seams behind plugin sdk surfaces 2026-03-27 23:26:26 +00:00
api-baseline.ts fix: stabilize plugin sdk api baselines 2026-03-22 19:32:29 +00:00
bluebubbles-policy.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
bluebubbles.ts fix(plugin-sdk): avoid testing export drift 2026-03-28 03:53:38 +00:00
boolean-param.ts
browser-runtime.ts refactor: route plugin sdk facades through extension barrels 2026-03-27 20:47:36 +00:00
browser-support.ts refactor: finish browser compat untangle 2026-03-26 22:42:41 +00:00
browser.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
byteplus.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
channel-actions.ts refactor: share speech normalization helpers 2026-03-26 21:49:20 +00:00
channel-config-helpers.test.ts test: dedupe helper-heavy test suites 2026-03-27 22:35:27 +00:00
channel-config-helpers.ts fix: resolve loader and test fallout after sdk split 2026-03-27 23:27:55 +00:00
channel-config-primitives.ts refactor: route plugin runtime through bundled seams 2026-03-27 16:40:27 +00:00
channel-config-schema.ts refactor: move channel config metadata into plugin-owned manifests 2026-03-27 01:59:30 +00:00
channel-config-writes.ts fix(ci): restore contract plugin-sdk source loading 2026-03-27 21:33:32 +00:00
channel-contract.ts refactor(acp): generalize message-channel binds 2026-03-28 02:53:54 +00:00
channel-feedback.ts refactor(plugins): move remaining channel and provider ownership out of src 2026-03-22 19:13:25 -07:00
channel-import-guardrails.test.ts fix(runtime): stabilize provider and channel runtime tests 2026-03-27 18:15:40 +00:00
channel-inbound.ts refactor(plugin-sdk): share direct dm ingress helpers 2026-03-22 09:57:51 -07:00
channel-lifecycle.test.ts test: dedupe infra and plugin-sdk utility suites 2026-03-27 23:08:57 +00:00
channel-lifecycle.ts refactor: consolidate plugin sdk surface 2026-03-20 19:24:10 +00:00
channel-pairing.test.ts test: dedupe infra and plugin-sdk utility suites 2026-03-27 23:08:57 +00:00
channel-pairing.ts docs(plugin-sdk): document public SDK surface 2026-03-22 08:50:48 -07:00
channel-plugin-common.ts fix: repair ci test and loader regressions 2026-03-27 18:41:47 +00:00
channel-policy.test.ts refactor: dedupe tests and harden suite isolation 2026-03-24 19:16:19 +00:00
channel-policy.ts refactor: compose account security warning helpers 2026-03-22 23:37:12 +00:00
channel-reply-pipeline.test.ts
channel-reply-pipeline.ts
channel-runtime.ts refactor: move transport readiness onto channel runtime 2026-03-28 04:13:40 +00:00
channel-send-result.test.ts test: dedupe plugin sdk helper suites 2026-03-27 22:43:38 +00:00
channel-send-result.ts refactor: consolidate plugin sdk surface 2026-03-20 19:24:10 +00:00
channel-setup.test.ts refactor(test): dedupe setup wizard helpers 2026-03-22 00:16:31 +00:00
channel-setup.ts docs(plugin-sdk): document public SDK surface 2026-03-22 08:50:48 -07:00
channel-status.ts perf: reduce plugin runtime startup overhead 2026-03-22 16:34:09 +00:00
channel-targets.ts refactor: consolidate plugin sdk surface 2026-03-20 19:24:10 +00:00
chutes.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00: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
cloudflare-ai-gateway.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
command-auth.test.ts test: dedupe infra and plugin-sdk utility suites 2026-03-27 23:08:57 +00:00
command-auth.ts refactor(plugin-sdk): share direct dm ingress helpers 2026-03-22 09:57:51 -07:00
compat.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
config-paths.ts
config-runtime.ts fix(matrix): resolve env SecretRef fallback in clean() for channel startup (#54980) 2026-03-28 00:21:57 -04:00
conversation-runtime.ts refactor(plugins): move remaining channel and provider ownership out of src 2026-03-22 19:13:25 -07:00
copilot-proxy.ts refactor: tighten plugin sdk entry surface 2026-03-21 20:08:01 +00:00
core.ts refactor: move secure random helpers onto core sdk 2026-03-28 03:06:06 +00:00
deepseek.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
device-bootstrap.ts refactor: reuse canonical setup bootstrap profile 2026-03-23 00:15:55 -07:00
diagnostics-otel.ts
diffs.ts refactor: tighten plugin sdk entry surface 2026-03-21 20:08:01 +00: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
discord-account.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
discord-core.ts
discord-runtime-surface.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
discord-send.ts refactor: continue plugin seam cleanup 2026-03-27 13:46:16 +00:00
discord-session-key.ts fix(ci): isolate discord session-key facade 2026-03-27 20:59:39 +00:00
discord-surface.ts refactor: move provider seams behind plugin sdk surfaces 2026-03-27 23:26:26 +00:00
discord-thread-bindings.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
discord-timeouts.ts refactor: route plugin sdk facades through extension barrels 2026-03-27 20:47:36 +00:00
discord.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
entrypoints.ts test: trim plugin-sdk import-heavy startup 2026-03-22 07:22:42 +00:00
extension-shared.ts refactor: add zod helpers for json file readers 2026-03-27 03:41:40 +00:00
feishu-conversation.ts refactor: move provider seams behind plugin sdk surfaces 2026-03-27 23:26:26 +00:00
feishu-setup.ts refactor: route plugin sdk facades through extension barrels 2026-03-27 20:47:36 +00:00
feishu.ts fix(regression): restore feishu cold-runtime chunking 2026-03-27 21:17:17 -05:00
fetch-auth.test.ts test: dedupe infra and plugin-sdk utility suites 2026-03-27 23:08:57 +00:00
fetch-auth.ts
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: route plugin sdk facades through extension barrels 2026-03-27 20:47:36 +00: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: route plugin-sdk model and whatsapp facades through public barrels 2026-03-28 00:58:17 +00:00
google.ts refactor: move provider seams behind plugin sdk surfaces 2026-03-27 23:26:26 +00:00
googlechat.ts fix(regression): restore googlechat cold-runtime chunking 2026-03-27 21:25:21 -05: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
huggingface.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
image-generation-core.ts refactor: move provider seams behind plugin sdk surfaces 2026-03-27 23:26:26 +00:00
image-generation-runtime.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
image-generation.ts refactor: clean plugin capability boundaries 2026-03-26 21:41:49 +00:00
imessage-core.ts refactor: remove plugin sdk extension facade smells 2026-03-28 03:12:07 +00:00
imessage-policy.ts refactor: move provider seams behind plugin sdk surfaces 2026-03-27 23:26:26 +00:00
imessage-runtime.ts refactor: move provider seams behind plugin sdk surfaces 2026-03-27 23:26:26 +00:00
imessage-targets.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
imessage.ts fix(plugin-sdk): avoid testing export drift 2026-03-28 03:53:38 +00: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.bundle.test.ts Keep matrix SDK external in bundle checks 2026-03-27 23:41:00 -05:00
index.test.ts test: dedupe infra and plugin-sdk utility suites 2026-03-27 23:08:57 +00:00
index.ts refactor: move channel config metadata into plugin-owned manifests 2026-03-27 01:59:30 +00:00
infra-runtime.ts feat(hooks): add async requireApproval to before_tool_call (#55339) 2026-03-27 09:06:40 -07:00
interactive-runtime.ts
irc-surface.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
irc.ts fix(regression): restore irc cold-runtime chunking 2026-03-27 22:24:27 -05:00
json-store.ts
keyed-async-queue.test.ts test: dedupe infra and plugin-sdk utility suites 2026-03-27 23:08:57 +00:00
keyed-async-queue.ts
kilocode.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
kimi-coding.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
lazy-runtime.ts
line-core.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
line-runtime.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
line-surface.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
line.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
litellm.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
llm-task.ts refactor: tighten plugin sdk entry surface 2026-03-21 20:08:01 +00:00
lobster.ts refactor: tighten plugin sdk entry surface 2026-03-21 20:08:01 +00:00
logging-core.ts fix(ci): narrow browser logger and schema seams 2026-03-27 23:29:59 +00:00
matrix-helper.ts refactor: route plugin sdk facades through extension barrels 2026-03-27 20:47:36 +00:00
matrix-runtime-heavy.ts test: align extension runtime mocks with plugin-sdk (#51289) 2026-03-20 15:59:53 -07:00
matrix-runtime-shared.ts test: align extension runtime mocks with plugin-sdk (#51289) 2026-03-20 15:59:53 -07:00
matrix-runtime-surface.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
matrix-surface.ts refactor: move provider seams behind plugin sdk surfaces 2026-03-27 23:26:26 +00:00
matrix-thread-bindings.ts refactor: route plugin sdk facades through extension barrels 2026-03-27 20:47:36 +00:00
matrix.ts fix(regression): restore matrix cold-runtime chunking 2026-03-27 21:14:38 -05:00
mattermost-policy.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
mattermost.ts fix(regression): restore mattermost cold-runtime chunking 2026-03-27 21:12:13 -05:00
media-runtime.ts refactor: route plugin runtime through bundled seams 2026-03-27 16:40:27 +00:00
media-understanding-runtime.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
media-understanding.ts refactor: clean plugin capability boundaries 2026-03-26 21:41:49 +00:00
memory-core-engine-runtime.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00: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: extract memory host sdk package 2026-03-27 02:49:33 +00:00
memory-lancedb.ts fix(memory): bootstrap lancedb runtime on demand (#53111) 2026-03-23 15:07:24 -05:00
minimax.ts refactor: move provider seams behind plugin sdk surfaces 2026-03-27 23:26:26 +00:00
mistral.ts refactor: move provider seams behind plugin sdk surfaces 2026-03-27 23:26:26 +00:00
modelstudio-definitions.ts fix(regression): restore modelstudio facade exports 2026-03-27 16:10:42 -05:00
modelstudio.ts refactor: move provider seams behind plugin sdk surfaces 2026-03-27 23:26:26 +00:00
moonshot.ts refactor: move provider seams behind plugin sdk surfaces 2026-03-27 23:26:26 +00:00
msteams.ts fix(regression): restore msteams cold-runtime chunking 2026-03-27 21:21:40 -05:00
nextcloud-talk.ts nextcloud-talk: throttle repeated webhook auth failures (#56007) 2026-03-27 20:37:55 +00:00
nostr.ts refactor: finish remaining status helper dedupe 2026-03-22 21:07:19 +00:00
nvidia.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
oauth-utils.ts
ollama-surface.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
ollama.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
open-prose.ts refactor: tighten plugin sdk entry surface 2026-03-21 20:08:01 +00:00
openai.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
opencode-go.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
opencode.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
openrouter.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
optional-channel-setup.ts
outbound-media.test.ts
outbound-media.ts
outbound-runtime.ts perf: reduce plugin runtime startup overhead 2026-03-22 09:35:36 +00:00
package-contract-guardrails.test.ts
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: tighten plugin sdk entry surface 2026-03-21 20:08:01 +00:00
plugin-entry-guardrails.test.ts refactor: tighten plugin sdk entry surface 2026-03-21 20:08:01 +00:00
plugin-entry.ts fix: stabilize plugin-sdk test loading 2026-03-27 13:46:17 +00:00
plugin-runtime.ts refactor: finish browser compat untangle 2026-03-26 22:42:41 +00: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
provider-auth-result.ts refactor(auth): separate profile ids from email metadata 2026-03-25 04:24:46 -07:00
provider-auth-runtime.ts refactor: narrow provider runtime auth seams 2026-03-28 02:04:31 +00: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-catalog.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-google.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
provider-http.ts refactor: clean plugin capability boundaries 2026-03-26 21:41:49 +00:00
provider-model-shared.ts refactor(xai): split provider compat facades 2026-03-28 05:02:41 +00:00
provider-models.ts refactor(xai): split provider compat facades 2026-03-28 05:02:41 +00:00
provider-moonshot.ts refactor: slim plugin sdk provider entrypoints 2026-03-27 01:45:53 +00:00
provider-onboard.ts refactor: remove onboarding gateway compat shims 2026-03-27 13:46:16 +00:00
provider-reasoning.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
provider-setup.ts refactor: move provider seams behind plugin sdk surfaces 2026-03-27 23:26:26 +00:00
provider-stream.ts refactor: split bedrock provider stream helpers 2026-03-28 01:40:30 +00:00
provider-tools.ts
provider-usage.ts
provider-web-search.ts refactor: slim plugin sdk provider entrypoints 2026-03-27 01:45:53 +00:00
provider-zai-endpoint.ts refactor(plugin-sdk): formalize runtime contract barrels 2026-03-20 09:30:34 -07:00
qianfan.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00: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 refactor: consolidate plugin sdk surface 2026-03-20 19:24:10 +00:00
reply-runtime.ts refactor(plugins): move remaining channel and provider ownership out of src 2026-03-22 19:13:25 -07:00
request-url.test.ts test: dedupe infra and plugin-sdk utility suites 2026-03-27 23:08:57 +00:00
request-url.ts
resolution-notes.ts
root-alias.cjs refactor: replace plugin-sdk dist env hacks with loader option 2026-03-27 13:46:17 +00:00
root-alias.test.ts test: dedupe infra and plugin-sdk utility suites 2026-03-27 23:08:57 +00:00
routing.ts refactor: consolidate plugin sdk surface 2026-03-20 19:24:10 +00:00
run-command.ts
runtime-api-guardrails.test.ts test: align matrix runtime api allowlist 2026-03-28 03:40:51 +00:00
runtime-env.ts refactor: move discord duration formatting onto runtime env 2026-03-28 03:17:40 +00: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 refactor(cli): separate json payload output from logging 2026-03-22 23:19:17 +00:00
sandbox.ts refactor: share browser and sandbox helpers 2026-03-26 18:43:57 +00:00
secret-input-runtime.ts
secret-input-schema.test.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: dedupe infra and plugin-sdk utility suites 2026-03-27 23:08:57 +00:00
secret-input.ts refactor: slim plugin sdk provider entrypoints 2026-03-27 01:45:53 +00:00
security-runtime.ts
self-hosted-provider-setup.ts refactor: move provider seams behind plugin sdk surfaces 2026-03-27 23:26:26 +00: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
setup.ts refactor: move provider runtime into extensions 2026-03-27 05:38:58 +00:00
sglang.ts refactor: move provider seams behind plugin sdk surfaces 2026-03-27 23:26:26 +00:00
signal-account.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
signal-core.ts refactor: privatize bundled sdk facades 2026-03-20 15:56:14 +00:00
signal-surface.ts refactor: move provider seams behind plugin sdk surfaces 2026-03-27 23:26:26 +00:00
signal.ts fix(regression): restore signal cold-runtime chunking 2026-03-27 21:28:18 -05:00
slack-account.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
slack-core.ts
slack-runtime-surface.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
slack-surface.ts refactor: move provider seams behind plugin sdk surfaces 2026-03-27 23:26:26 +00:00
slack-target-parser.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
slack-targets.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
slack.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
speech-core.ts refactor: route plugin runtime through bundled seams 2026-03-27 16:40:27 +00:00
speech-runtime.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
speech.ts refactor: plugin-own speech provider config 2026-03-26 22:28:24 +00:00
ssrf-policy.test.ts test: dedupe plugin sdk helper suites 2026-03-27 22:43:38 +00:00
ssrf-policy.ts Matrix: guard private-network homeserver access 2026-03-19 23:24:50 -04:00
ssrf-runtime.ts refactor: trim bluebubbles runtime seams 2026-03-28 02:21:34 +00:00
state-paths.ts
status-helpers.test.ts test: dedupe helper-heavy test suites 2026-03-27 22:35:27 +00:00
status-helpers.ts refactor: share async computed channel status adapters 2026-03-22 23:37:12 +00:00
subpaths.test.ts test(regression): cover irc plugin-sdk facade exports 2026-03-27 22:28:04 -05:00
synthetic.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
talk-voice.ts
telegram-account.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
telegram-allow-from.ts refactor: route plugin sdk facades through extension barrels 2026-03-27 20:47:36 +00:00
telegram-core.ts refactor: split telegram polling and sdk surfaces 2026-03-26 21:13:16 +00:00
telegram-runtime-surface.ts refactor: move provider seams behind plugin sdk surfaces 2026-03-27 23:26:26 +00:00
telegram-runtime.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
telegram-surface.ts refactor: move provider seams behind plugin sdk surfaces 2026-03-27 23:26:26 +00:00
telegram.ts refactor: split telegram polling and sdk surfaces 2026-03-26 21:13:16 +00:00
temp-path.test.ts test: dedupe infra and plugin-sdk utility suites 2026-03-27 23:08:57 +00:00
temp-path.ts fix(ci): route browser tmp path through public temp-path seam 2026-03-27 23:24:57 +00:00
test-utils.ts
testing.ts fix(plugin-sdk): keep testing barrel narrow 2026-03-22 23:30:59 +00: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: add focused global singleton sdk seam 2026-03-28 00:05:32 +00:00
thread-bindings-runtime.ts test: align extension runtime mocks with plugin-sdk (#51289) 2026-03-20 15:59:53 -07:00
thread-ownership.ts fix(extensions): route fetch calls through fetchWithSsrFGuard (#53929) 2026-03-26 02:04:54 -07:00
tlon.ts refactor: finish remaining status helper dedupe 2026-03-22 21:07:19 +00:00
together.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
tool-send.ts refactor: consolidate plugin sdk surface 2026-03-20 19:24:10 +00:00
twitch.ts refactor: privatize bundled sdk facades 2026-03-20 15:56:14 +00:00
venice.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
vercel-ai-gateway.ts refactor: route plugin sdk facades through extension barrels 2026-03-27 20:47:36 +00:00
vllm.ts refactor: move provider seams behind plugin sdk surfaces 2026-03-27 23:26:26 +00:00
voice-call.ts refactor: plugin-own speech provider config 2026-03-26 22:28:24 +00:00
volcengine.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +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: shrink sdk helper surfaces 2026-03-20 15:43:14 +00:00
webhook-targets.test.ts test: dedupe plugin sdk helper suites 2026-03-27 22:43:38 +00:00
webhook-targets.ts refactor: shrink sdk helper surfaces 2026-03-20 15:43:14 +00:00
whatsapp-action-runtime.ts
whatsapp-auth-presence.ts refactor: route plugin-sdk model and whatsapp facades through public barrels 2026-03-28 00:58:17 +00:00
whatsapp-core.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
whatsapp-login-qr.ts
whatsapp-shared.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
whatsapp-surface.ts refactor: move provider seams behind plugin sdk surfaces 2026-03-27 23:26:26 +00:00
whatsapp-targets.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
whatsapp.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
windows-spawn.ts
xai-model-id.ts refactor: route plugin-sdk model and whatsapp facades through public barrels 2026-03-28 00:58:17 +00:00
xai.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
xiaomi.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
zai.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
zalo-setup.ts refactor: move provider seams behind plugin sdk surfaces 2026-03-27 23:26:26 +00:00
zalo.ts refactor: move provider seams behind plugin sdk surfaces 2026-03-27 23:26:26 +00:00
zalouser.ts refactor: move plugin tool routing defaults into tool context 2026-03-27 23:58:04 +00:00
zod.ts refactor(plugin-sdk): expose zod subpath 2026-03-27 09:55:47 +05:30