openclaw/src/plugin-sdk
2026-04-07 08:35:27 +01: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: dedupe plugin account resolution surface 2026-04-06 17:56:41 +01:00
acp-binding-runtime.ts fix: break bundled channel bootstrap cycles 2026-04-05 14:20:31 +01:00
acp-runtime.test.ts refactor: consume acpx runtime library (#61495) 2026-04-06 15:51:08 +02:00
acp-runtime.ts test(plugin-sdk): tighten ACP command dispatch guards 2026-04-06 02:43:14 +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 Revert "refactor(cli): remove custom cli backends" 2026-04-06 13:40:42 +01:00
AGENTS.md docs(agents): tighten provider boundary guidance 2026-04-04 14:13:46 +09: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 perf(plugin-sdk): split light facade loader 2026-04-07 06:22:35 +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 test(plugin-sdk): share temp dir test helper 2026-04-06 05:25:04 +01:00
anthropic-vertex-auth-presence.ts refactor: dedupe helper string normalization 2026-04-07 07:36:11 +01:00
anthropic-vertex.ts perf(plugin-sdk): split light facade loader 2026-04-07 06:22:35 +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: dedupe helper string normalization 2026-04-07 07:36:11 +01: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: dedupe helper string normalization 2026-04-07 07:36:11 +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 fix(approvals): make exec approval fallback guidance channel-specific (#61424) 2026-04-05 14:26:46 -04:00
approval-delivery-helpers.ts fix(approvals): make exec approval fallback guidance channel-specific (#61424) 2026-04-05 14:26:46 -04: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 refactor: dedupe auth session readers 2026-04-07 06:07:13 +01: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 perf(plugin-sdk): split light facade loader 2026-04-07 06:22:35 +01:00
bluebubbles.ts perf(plugin-sdk): split light facade loader 2026-04-07 06:22:35 +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: split browser sdk seams 2026-04-05 17:17:16 +01:00
browser-cdp.ts refactor: move browser runtime seams behind plugin metadata 2026-04-05 23:13:14 +01:00
browser-config-runtime.ts refactor: harden plugin metadata and browser sdk seams 2026-04-05 23:35:02 +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: split browser sdk seams 2026-04-05 17:17:16 +01:00
browser-control-auth.ts refactor: move browser runtime seams behind plugin metadata 2026-04-05 23:13:14 +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 browser runtime seams behind plugin metadata 2026-04-05 23:13:14 +01:00
browser-maintenance.test.ts refactor: move browser runtime seams behind plugin metadata 2026-04-05 23:13:14 +01:00
browser-maintenance.ts refactor: move browser runtime seams behind plugin metadata 2026-04-05 23:13:14 +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-node-runtime.ts refactor: harden plugin metadata and browser sdk seams 2026-04-05 23:35:02 +01:00
browser-profiles.ts refactor: move browser runtime seams behind plugin metadata 2026-04-05 23:13:14 +01:00
browser-security-runtime.ts refactor: harden plugin metadata and browser sdk seams 2026-04-05 23:35:02 +01:00
browser-setup-tools.ts refactor: harden plugin metadata and browser sdk seams 2026-04-05 23:35:02 +01:00
browser-subpaths.test.ts refactor: split browser sdk seams 2026-04-05 17:17:16 +01:00
browser-support.ts refactor: harden plugin metadata and browser sdk seams 2026-04-05 23:35:02 +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: dedupe config write policy helpers 2026-04-06 17:56:41 +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 refactor: dedupe channel core surface 2026-04-06 20:30:20 +01:00
channel-entry-contract.test.ts fix(plugin-sdk): add bundled entry error context 2026-04-06 12:19:05 -04:00
channel-entry-contract.ts fix(channels): harden bundled runtime sidecar resolution 2026-04-06 18:06:51 +01:00
channel-feedback.ts refactor: narrow telegram message context runtime imports 2026-04-04 01:07:28 +09:00
channel-inbound.ts refactor: centralize inbound mention policy 2026-04-07 07:51:00 +01: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 refactor: dedupe security audit helper coercion 2026-04-06 19:36:01 +01:00
channel-policy.ts refactor: dedupe security audit helper coercion 2026-04-06 19:36:01 +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-secret-runtime.ts perf(secrets): narrow channel secret sdk seam 2026-04-06 20:40:11 +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-streaming.test.ts fix(config): normalize channel streaming config shape (#61381) 2026-04-06 05:08:20 +01:00
channel-streaming.ts refactor: dedupe preview streaming helpers 2026-04-06 18:15:53 +01:00
channel-targets.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
CLAUDE.md Docs: add boundary AGENTS guides (#56647) 2026-03-28 20:22:03 -04:00
cli-backend.ts Revert "refactor(cli): remove bundled cli text providers" 2026-04-06 13:40:41 +01:00
cli-runtime.ts
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 fix(plugin-sdk): restore compat auth helper exports 2026-04-06 13:14:02 +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-binding-runtime.ts fix(discord): narrow binding runtime imports 2026-04-06 04:38:52 +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: dedupe sdk chat metadata builder 2026-04-06 22:21:00 +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
directory-runtime.ts
discord.ts perf(plugin-sdk): split light facade loader 2026-04-07 06:22:35 +01:00
entrypoints.ts
error-runtime.ts core: dedupe approval not-found handling (#60932) 2026-04-04 13:23:58 -04:00
extension-shared.ts refactor: share ambient proxy agent helpers 2026-04-06 15:03:30 +01:00
facade-activation-check.runtime.ts perf(plugin-sdk): lazy-load facade activation checks 2026-04-07 06:41:24 +01:00
facade-loader.test.ts perf(plugin-sdk): split light facade loader 2026-04-07 06:22:35 +01:00
facade-loader.ts fix: load facade helpers from bundled dist 2026-04-07 08:00:15 +01:00
facade-runtime.test.ts perf(test): trim bundled registry and facade tests 2026-04-07 01:03:03 +01:00
facade-runtime.ts fix(ci): restore plugin sdk doctor boundaries 2026-04-07 06:49:15 +01:00
feishu-conversation.ts perf(plugin-sdk): split light facade loader 2026-04-07 06:22:35 +01:00
feishu-security.ts perf(plugin-sdk): split light facade loader 2026-04-07 06:22:35 +01:00
feishu-setup.ts perf(plugin-sdk): split light facade loader 2026-04-07 06:22:35 +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 refactor: dedupe approval gateway resolver setup 2026-04-06 17:31:16 +01:00
github-copilot-login.ts perf(plugin-sdk): split light facade loader 2026-04-07 06:22:35 +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
googlechat-runtime-shared.ts fix: break bundled channel bootstrap cycles 2026-04-05 14:20:31 +01:00
googlechat.ts refactor: centralize inbound mention policy 2026-04-07 07:51:00 +01: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: add xai plugin-sdk boundary canary (#61548) 2026-04-06 14:13:11 +01:00
image-generation-runtime.ts refactor: dedupe image generation runtime surface 2026-04-06 22:21:00 +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
index.ts Revert "refactor(cli): remove bundled cli text providers" 2026-04-06 13:40:41 +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 perf(plugin-sdk): split light facade loader 2026-04-07 06:22:35 +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 perf(plugin-sdk): split light facade loader 2026-04-07 06:22:35 +01:00
line.ts refactor: generate plugin sdk facades 2026-03-27 20:20:31 +00:00
litellm.ts perf(plugin-sdk): split light facade loader 2026-04-07 06:22:35 +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-deps.ts perf(plugin-sdk): split light facade loader 2026-04-07 06:22:35 +01:00
matrix-helper.ts perf(plugin-sdk): split light facade loader 2026-04-07 06:22:35 +01:00
matrix-runtime-heavy.ts perf(plugin-sdk): split light facade loader 2026-04-07 06:22:35 +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 perf(plugin-sdk): split light facade loader 2026-04-07 06:22:35 +01:00
matrix-thread-bindings.ts perf(plugin-sdk): split light facade loader 2026-04-07 06:22:35 +01:00
matrix.ts perf(plugin-sdk): split light facade loader 2026-04-07 06:22:35 +01:00
mattermost-policy.ts perf(plugin-sdk): split light facade loader 2026-04-07 06:22:35 +01:00
mattermost.ts test: stabilize recurring windows ci suites 2026-03-31 01:40:55 +01:00
media-generation-runtime-shared.ts fix: restore plugin boundary and ui locale ci gates 2026-04-06 03:53:32 +01:00
media-generation-runtime.ts fix(ci): patch main regression surfaces 2026-04-06 04:17:52 +01:00
media-runtime.ts refactor: route plugin runtime through bundled seams 2026-03-27 16:40:27 +00:00
media-understanding-runtime.ts refactor: dedupe media understanding runtime surface 2026-04-06 18:15:53 +01:00
media-understanding.ts refactor: dedupe openai-compatible video helpers 2026-04-06 19:24:43 +01: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-events.ts feat(memory-wiki): restore llm wiki stack 2026-04-06 04:56:52 +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 feat(memory-wiki): restore llm wiki stack 2026-04-06 04:56:52 +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 refactor(memory-core): rename sleep surface back to dreaming 2026-04-05 18:35:54 +01:00
memory-core.ts feat(memory-wiki): restore llm wiki stack 2026-04-06 04:56:52 +01:00
memory-host-core.ts feat(memory-wiki): restore llm wiki stack 2026-04-06 04:56:52 +01:00
memory-host-events.test.ts test(plugin-sdk): share temp dir test helper 2026-04-06 05:25:04 +01:00
memory-host-events.ts feat(memory-wiki): restore llm wiki stack 2026-04-06 04:56:52 +01:00
memory-host-files.ts feat(memory-wiki): restore llm wiki stack 2026-04-06 04:56:52 +01:00
memory-host-markdown.test.ts feat(memory-wiki): restore llm wiki stack 2026-04-06 04:56:52 +01:00
memory-host-markdown.ts feat(memory-wiki): restore llm wiki stack 2026-04-06 04:56:52 +01:00
memory-host-search.runtime.ts feat(memory-wiki): restore llm wiki stack 2026-04-06 04:56:52 +01:00
memory-host-search.test.ts feat(memory-wiki): restore llm wiki stack 2026-04-06 04:56:52 +01:00
memory-host-search.ts feat(memory-wiki): restore llm wiki stack 2026-04-06 04:56:52 +01:00
memory-host-status.ts feat(memory-wiki): restore llm wiki stack 2026-04-06 04:56:52 +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 perf(plugin-sdk): split light facade loader 2026-04-07 06:22:35 +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: centralize inbound mention policy 2026-04-07 07:51:00 +01:00
music-generation-core.ts feat: add music generation tooling 2026-04-06 01:47:14 +01:00
music-generation.ts feat: declare explicit media provider capabilities 2026-04-06 15:24:38 +01:00
native-command-registry.ts perf(test): narrow discord monitor runtime seams 2026-04-01 23:47:22 +09:00
nextcloud-talk.ts refactor: centralize inbound mention policy 2026-04-07 07:51:00 +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 Media: align provider defaults for tests 2026-04-07 07:54:39 +01:00
ollama.ts perf(plugin-sdk): split light facade loader 2026-04-07 06:22:35 +01:00
open-prose.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
opencode.ts fix(ci): repair contracts and whatsapp regressions 2026-04-06 17:52:05 +01:00
openrouter.ts perf(plugin-sdk): split light facade loader 2026-04-07 06:22:35 +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(plugin-sdk): reuse temp dir helpers in facade tests 2026-04-06 05:26:33 +01: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: move browser runtime seams behind plugin metadata 2026-04-05 23:13: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 fix(plugin-sdk): restore compat auth helper exports 2026-04-06 13:14:02 +01: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 Revert "refactor(cli): remove custom cli backends" 2026-04-06 13:40:42 +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 fix: remove provider hardcoding and fix arcee openrouter 2026-04-06 19:53:27 +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-id-normalize.ts Plugin SDK: split model id normalizers from heavy shared surface 2026-04-07 12:19:57 +08:00
provider-model-shared.test.ts test: fix provider-model-shared test expectations for Sonnet 4.6 2026-04-06 20:27:28 +09:00
provider-model-shared.ts Plugin SDK: split model id normalizers from heavy shared surface 2026-04-07 12:19:57 +08:00
provider-onboard.ts refactor: dedupe plugin and media readers 2026-04-07 07:36:11 +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: dedupe provider stream family surface 2026-04-06 17:56:41 +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-contract.ts perf(plugin-sdk): add web fetch contract artifacts 2026-04-07 08:35:27 +01:00
provider-web-fetch.ts !feat(plugins): add web fetch provider boundary (#59465) 2026-04-02 20:25:19 +09:00
provider-web-search-contract.ts fix(plugin-sdk): add web-search contract subpath 2026-04-06 23:30:56 +01: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
qa-channel.ts feat: add qa lab extension 2026-04-05 23:21:56 +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 refactor: dedupe string readers 2026-04-07 05:06:54 +01:00
reply-reference.ts refactor(reply): type reply threading policy 2026-04-05 21:40:56 +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 refactor: dedupe runtime error formatting 2026-04-07 02:03:34 +01:00
runtime-config-snapshot.ts refactor(plugin-sdk): split runtime helper seams 2026-04-04 08:53:19 +01:00
runtime-doctor.ts refactor: dedupe doctor compat record helper 2026-04-06 20:30:20 +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
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
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
secret-ref-runtime.ts perf(secrets): narrow channel secret-ref imports 2026-04-07 07:38:34 +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
simple-completion-runtime.ts refactor(plugin-sdk): add simple completion runtime entrypoint 2026-04-06 16:29:43 +01:00
skill-commands-runtime.ts perf(memory): narrow telegram bot deps skill/runtime imports 2026-04-02 14:16:13 +09:00
slack.ts perf(plugin-sdk): split light facade loader 2026-04-07 06:22:35 +01:00
speech-core.ts refactor: dedupe speech provider scalar coercion helpers 2026-04-06 19:57:56 +01:00
speech.ts refactor: dedupe speech provider scalar coercion helpers 2026-04-06 19:57:56 +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 refactor: dedupe ssrf policy record helper 2026-04-06 23:36:25 +01:00
ssrf-runtime.ts refactor: dedupe legacy private-network doctor contracts 2026-04-06 17:28:11 +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
synology-chat.ts perf(plugin-sdk): split light facade loader 2026-04-07 06:22:35 +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: split doctor legacy normalizers and test ownership 2026-04-05 17:17:16 +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
telegram.ts build: fix plugin sdk boundary exports 2026-04-07 08:06:29 +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-helpers.ts test: reuse plugin sdk temp fixtures 2026-04-07 05:59:30 +01: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 Tests: fix package boundary and runtime drift 2026-04-07 14:16:25 +08:00
thread-bindings-runtime.ts refactor: dedupe account conversation bindings 2026-04-06 17:18:36 +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 refactor: dedupe string readers 2026-04-07 05:06:54 +01:00
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 perf(plugin-sdk): split light facade loader 2026-04-07 06:22:35 +01:00
video-generation-core.ts refactor: add xai plugin-sdk boundary canary (#61548) 2026-04-06 14:13:11 +01:00
video-generation-runtime.ts refactor: dedupe video generation runtime surface 2026-04-06 18:15:53 +01:00
video-generation.ts build: align plugin sdk package boundaries 2026-04-07 05:46:13 +01:00
voice-call.ts
volc-model-catalog-shared.ts refactor: dedupe volc model catalog helpers 2026-04-06 17:56:41 +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: dedupe runtime error formatting 2026-04-07 02:03:34 +01: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 test(plugin-sdk): share temp dir test helper 2026-04-06 05:25:04 +01: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 perf(plugin-sdk): split light facade loader 2026-04-07 06:22:35 +01:00
zalo-setup.ts perf(plugin-sdk): split light facade loader 2026-04-07 06:22:35 +01:00
zalo.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
zalouser.ts refactor: centralize inbound mention policy 2026-04-07 07:51:00 +01:00
zod.ts