openclaw/src/plugins
2026-04-25 04:12:50 +01:00
..
capability-runtime-vitest-shims refactor: move provider HTTP errors out of tts 2026-04-24 19:40:25 +01:00
contracts fix(plugin-sdk): align browser tab cleanup type exports 2026-04-25 03:53:21 +01:00
runtime feat(plugins): expose nodes runtime to cli commands 2026-04-25 04:12:50 +01:00
test-helpers test: share plugin install archive fixtures 2026-04-20 21:40:16 +01:00
activation-context.ts refactor: share bundled plugin compat decisions 2026-04-20 14:04:16 +01:00
activation-planner.test.ts feat(plugins): expose activation plan reasons (#70943) 2026-04-23 22:06:07 -07:00
activation-planner.ts feat(plugins): expose activation plan reasons (#70943) 2026-04-23 22:06:07 -07:00
activation-source-config.ts fix(plugins): preserve source activation config 2026-04-22 19:26:12 +01:00
active-runtime-registry.ts refactor: share active plugin runtime lookup 2026-04-20 14:01:54 +01:00
agent-tool-result-middleware-types.ts fix(models): normalize provider runtime selection (#71259) 2026-04-24 16:56:49 -07:00
agent-tool-result-middleware.ts fix(models): normalize provider runtime selection (#71259) 2026-04-24 16:56:49 -07:00
AGENTS.md Docs: refresh agent instructions 2026-04-17 02:46:38 -04:00
api-builder.ts fix(plugins): remove Pi tool result compat 2026-04-24 18:13:35 -07:00
build-smoke-entry.ts
bundle-claude-inspect.test.ts
bundle-commands.test.ts
bundle-commands.ts test: trim skills and bundle mcp overhead 2026-04-18 17:42:02 +01:00
bundle-config-shared.ts perf: skip disabled bundle MCP scans 2026-04-18 23:34:48 +01:00
bundle-lsp.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
bundle-manifest.test.ts
bundle-manifest.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
bundle-mcp.test-support.ts chore(lint): enable additional cleanup rules 2026-04-18 20:37:13 +01:00
bundle-mcp.test.ts
bundle-mcp.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
bundled-capability-metadata.test.ts refactor: dedupe plugin metadata test helpers 2026-04-08 15:58:46 +01:00
bundled-capability-runtime.test.ts fix(plugins): share capability vitest shim aliases 2026-04-14 16:55:30 +01:00
bundled-capability-runtime.ts feat(plugins): move Bonjour discovery into bundled plugin 2026-04-23 23:29:51 -07:00
bundled-channel-config-metadata.ts refactor: type config schemas as typebox-compatible 2026-04-23 05:22:16 +01:00
bundled-channel-runtime.ts fix(plugins): stabilize bundled setup runtimes (#67200) 2026-04-15 12:35:18 -04:00
bundled-compat.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
bundled-dir.test.ts fix(test): refresh plugin-sdk package boundary exports 2026-04-08 10:29:37 +01:00
bundled-dir.ts fix(plugins): prefer source bundled tree in tsx runs 2026-04-08 09:48:45 +01:00
bundled-package-channel-metadata.ts refactor: declare channel add flags in manifests 2026-04-22 19:13:51 +01:00
bundled-plugin-metadata.test.ts perf(slack): narrow runtime-setter + lazy-load 4 modules + narrow 2 SDK surfaces (#69317) 2026-04-22 16:42:43 +10:00
bundled-plugin-metadata.ts Plugins: prefer scanDir override paths 2026-04-15 17:24:31 -04:00
bundled-plugin-naming.test.ts chore(lint): enable unnecessary type parameter rule 2026-04-18 18:31:13 +01:00
bundled-plugin-scan.ts perf: speed up telegram channel registration (#69786) 2026-04-21 13:24:28 -04:00
bundled-runtime-deps.test.ts fix(plugins): harden runtime dependency repair 2026-04-25 02:07:19 +01:00
bundled-runtime-deps.ts fix(plugins): harden runtime dependency repair 2026-04-25 02:07:19 +01:00
bundled-runtime-root.ts fix(plugins): mirror SDK alias for staged sidecars 2026-04-24 04:24:58 +01:00
bundled-sources.test.ts
bundled-sources.ts refactor: dedupe plugin auto-reply trimmed readers 2026-04-08 01:36:39 +01:00
cache-controls.ts refactor: dedupe plugin helper readers 2026-04-07 06:55:45 +01:00
capability-provider-runtime.test.ts Tests: avoid memory-search cold plugin loads 2026-04-17 11:37:46 -04:00
capability-provider-runtime.ts Tests: avoid memory-search cold plugin loads 2026-04-17 11:37:46 -04:00
captured-registration.test.ts fix(models): normalize provider runtime selection (#71259) 2026-04-24 16:56:49 -07:00
captured-registration.ts fix(plugins): remove Pi tool result compat 2026-04-24 18:13:35 -07:00
channel-catalog-registry.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
channel-plugin-ids.test.ts fix: honor disabled plugin runtime deps 2026-04-24 17:46:35 +01:00
channel-plugin-ids.ts Fix channel presence gating for disabled plugins (#69862) 2026-04-21 20:51:09 -04:00
channel-presence-policy.ts fix: suppress disabled channel read-only presence 2026-04-22 03:21:07 +01:00
channel-registry-state.types.ts fix(plugins): narrow runtime channel registry state 2026-04-11 20:01:32 +01:00
channel-validation.test.ts fix(onboard): normalize channel setup metadata (#66706) 2026-04-14 19:11:52 +01:00
channel-validation.ts refactor: share plugin validation diagnostics 2026-04-19 04:59:40 +01:00
CLAUDE.md
clawhub.test.ts Plugins: verify ClawHub archive integrity (#60517) 2026-04-07 10:55:22 -06:00
clawhub.ts refactor: dedupe repeated test helpers 2026-04-08 09:58:22 +01:00
cli-backend.types.ts fix: align claude cli permissions with exec policy 2026-04-23 23:11:34 +01:00
cli-backends.runtime.ts refactor: share active plugin runtime lookup 2026-04-20 14:01:54 +01:00
cli-gateway-nodes-runtime.ts feat(plugins): expose nodes runtime to cli commands 2026-04-25 04:12:50 +01:00
cli-registry-loader.ts feat(plugins): expose nodes runtime to cli commands 2026-04-25 04:12:50 +01:00
cli.browser-plugin.integration.test.ts
cli.test.ts feat(plugins): expose nodes runtime to cli commands 2026-04-25 04:12:50 +01:00
cli.ts feat(plugins): narrow CLI loading via activation planning (#65120) 2026-04-12 09:07:47 +01:00
codex-app-server-extension-factory.ts feat(codex): add tool hook parity (#70307) 2026-04-22 16:18:10 -07:00
codex-app-server-extension-types.ts feat(codex): add tool hook parity (#70307) 2026-04-22 16:18:10 -07:00
command-registration.ts chore: apply core lint cleanups 2026-04-23 05:30:49 +01:00
command-registry-state.ts fix(plugins): restore cached command registries 2026-04-24 22:49:40 +01:00
commands.test.ts fix: allow plugin commands on Slack when channel supports native commands (#64578) 2026-04-13 13:14:02 -07:00
commands.ts fix: allow plugin commands on Slack when channel supports native commands (#64578) 2026-04-13 13:14:02 -07:00
compaction-provider.test.ts feat: add pluggable compaction provider registry (#56224) 2026-04-07 10:55:34 -07:00
compaction-provider.ts feat: add pluggable compaction provider registry (#56224) 2026-04-07 10:55:34 -07:00
config-activation-shared.ts refactor: share plugin activation decisions 2026-04-20 13:31:00 +01:00
config-contracts.test.ts perf: narrow plugin config test surfaces 2026-04-11 13:55:08 +01:00
config-contracts.ts perf: narrow plugin config test surfaces 2026-04-11 13:55:08 +01:00
config-normalization-shared.ts fix(hooks): harden cli transcript loading (#70786) 2026-04-23 14:25:27 -07:00
config-policy.test.ts
config-policy.ts refactor: share plugin activation decisions 2026-04-20 13:31:00 +01:00
config-schema.test.ts
config-schema.ts refactor: type config schemas as typebox-compatible 2026-04-23 05:22:16 +01:00
config-state.test.ts fix(hooks): harden cli transcript loading (#70786) 2026-04-23 14:25:27 -07:00
config-state.ts perf: speed up hot test paths 2026-04-23 18:17:09 +01:00
conversation-binding.test.ts feat(plugin-sdk): add conversation binding hooks 2026-04-24 04:24:07 +01:00
conversation-binding.ts feat(plugin-sdk): add conversation binding hooks 2026-04-24 04:24:07 +01:00
conversation-binding.types.ts feat(plugin-sdk): add conversation binding hooks 2026-04-24 04:24:07 +01:00
copy-bundled-plugin-metadata.test.ts fix(telegram): persist accepted update offsets 2026-04-25 01:35:05 +01:00
dependency-denylist.test.ts fix(security): pin axios to 1.15.0 and add dependency denylist for plugin installs [AI-assisted] (#63891) 2026-04-10 11:20:05 -06:00
dependency-denylist.ts fix(security): pin axios to 1.15.0 and add dependency denylist for plugin installs [AI-assisted] (#63891) 2026-04-10 11:20:05 -06:00
discovery.test.ts fix: validate plugin source entries before runtime inference (#69868) 2026-04-21 20:12:19 -04:00
discovery.ts fix: validate plugin source entries before runtime inference (#69868) 2026-04-21 20:12:19 -04:00
doctor-contract-registry.test.ts perf(cli): lazy-load doctor plugin paths (#69840) 2026-04-21 18:17:19 -04:00
doctor-contract-registry.ts perf(cli): lazy-load doctor plugin paths (#69840) 2026-04-21 18:17:19 -04:00
document-extractor-public-artifacts.test.ts refactor(pdf): move document extraction to plugin 2026-04-24 17:15:05 -07:00
document-extractor-public-artifacts.ts refactor(pdf): move document extraction to plugin 2026-04-24 17:15:05 -07:00
document-extractor-types.ts refactor(pdf): move document extraction to plugin 2026-04-24 17:15:05 -07:00
document-extractors.runtime.test.ts perf(plugins): skip registry expansion for explicit document extractor allowlists 2026-04-25 03:41:18 +01:00
document-extractors.runtime.ts perf(plugins): skip registry expansion for explicit document extractor allowlists 2026-04-25 03:41:18 +01:00
enable.test.ts feat(onboarding): auto-install missing provider and channel plugins 2026-04-22 22:05:00 -07:00
enable.ts feat(onboarding): auto-install missing provider and channel plugins 2026-04-22 22:05:00 -07:00
gateway-startup-plugin-ids.ts refactor(pdf): move document extraction to plugin 2026-04-24 17:15:05 -07:00
generated-plugin-test-helpers.ts chore(lint): enable additional cleanup rules 2026-04-18 20:37:13 +01:00
hook-before-agent-start.types.ts feat(plugins): expose hook correlation fields 2026-04-24 11:37:34 -07:00
hook-message.types.ts feat(plugins): expose hook correlation fields 2026-04-24 11:37:34 -07:00
hook-registry.types.ts fix(plugins): split hook contract types 2026-04-11 18:06:18 +01:00
hook-runner-global.test.ts
hook-runner-global.ts fix(plugins): split hook contract types 2026-04-11 18:06:18 +01:00
hook-types.ts feat(plugins): expose hook correlation fields 2026-04-24 11:37:34 -07:00
hooks.before-agent-reply.test.ts fix(whatsapp): emit message received hooks (#71217) 2026-04-24 13:05:10 -07:00
hooks.before-agent-start.test.ts
hooks.before-install.test.ts
hooks.before-tool-call.test.ts
hooks.correlation.test.ts feat(plugins): expose hook correlation fields 2026-04-24 11:37:34 -07:00
hooks.model-override-wiring.test.ts
hooks.phase-hooks.test.ts
hooks.security.test.ts fix(whatsapp): emit message received hooks (#71217) 2026-04-24 13:05:10 -07:00
hooks.sync-only.test.ts
hooks.test-helpers.ts fix(plugins): remove Pi tool result compat 2026-04-24 18:13:35 -07:00
hooks.ts fix(whatsapp): emit message received hooks (#71217) 2026-04-24 13:05:10 -07:00
http-path.ts refactor: dedupe plugin helper readers 2026-04-07 06:55:45 +01:00
http-registry.test.ts
http-registry.ts fix(nostr): require operator.admin scope for profile mutation routes [AI] (#63553) 2026-04-10 16:38:41 +05:30
http-route-overlap.ts
inspect-shape.ts feat(plugins): move Bonjour discovery into bundled plugin 2026-04-23 23:29:51 -07:00
install-policy-context.ts
install-security-scan.runtime.ts refactor: dedupe install scan skill spec 2026-04-21 00:32:42 +01:00
install-security-scan.ts fix(cycles): split residual shared type seams 2026-04-11 02:46:40 +01:00
install-security-scan.types.ts fix(cycles): split residual shared type seams 2026-04-11 02:46:40 +01:00
install-source-info.test.ts fix(plugins): warn on install source package drift 2026-04-24 09:31:40 -07:00
install-source-info.ts fix(plugins): warn on install source package drift 2026-04-24 09:31:40 -07:00
install.npm-spec.test.ts test: share plugin install archive fixtures 2026-04-20 21:40:16 +01:00
install.path.test.ts test: share plugin install archive fixtures 2026-04-20 21:40:16 +01:00
install.runtime.ts fix(security): pin axios to 1.15.0 and add dependency denylist for plugin installs [AI-assisted] (#63891) 2026-04-10 11:20:05 -06:00
install.test.ts fix: harden openclaw peer dependency installs (#70462) 2026-04-23 20:28:02 +01:00
install.ts fix: harden openclaw peer dependency installs (#70462) 2026-04-23 20:28:02 +01:00
installs.test.ts
installs.ts fix(cycles): reduce remaining static import seams 2026-04-11 02:46:41 +01:00
interactive-binding-helpers.ts
interactive-registry.ts fix(plugins): preserve interactive dedupe on cache restore 2026-04-24 23:02:21 +01:00
interactive-shared.ts refactor: dedupe infra lowercase helpers 2026-04-07 13:01:23 +01:00
interactive-state.ts fix(plugins): preserve interactive dedupe on cache restore 2026-04-24 23:02:21 +01:00
interactive.test.ts fix(plugins): avoid doctor crash on legacy interactive state (#70135) 2026-04-22 14:17:09 +03:00
interactive.ts fix(plugins): serialize interactive callback dedupe 2026-04-13 18:04:28 +01:00
jiti-loader-cache.test.ts perf(plugins): cache normalized jiti aliases 2026-04-22 21:02:29 +01:00
jiti-loader-cache.ts perf: reduce jiti loader alias work 2026-04-20 18:06:45 +01:00
lazy-service-module.test.ts fix(browser): harden browser control override loading (#62663) 2026-04-08 13:24:47 -06:00
lazy-service-module.ts chore(lint): enable unnecessary type parameter rule 2026-04-18 18:31:13 +01:00
loader-sdk-import-guardrails.test.ts fix: restore bundled plugin SDK alias 2026-04-23 16:10:23 +01:00
loader.bundle.test.ts
loader.cli-metadata.test.ts fix(cli): sanitize plugin command descriptors 2026-04-24 22:23:28 -04:00
loader.git-path-regression.test.ts
loader.jiti-filename.test.ts fix(plugins): use module path for bundled jiti loads 2026-04-23 20:13:13 +01:00
loader.runtime-registry.test.ts fix(plugins): preserve empty provider scopes 2026-04-12 11:04:58 +01:00
loader.test-fixtures.ts test(plugins): align loader channel entry fixture 2026-04-24 22:10:58 -04:00
loader.test.ts fix(plugins): log runtime deps staging progress 2026-04-25 01:42:54 +01:00
loader.ts fix(plugins): remove Pi tool result compat 2026-04-24 18:13:35 -07:00
logger.test.ts
logger.ts
manifest-command-aliases.runtime.ts fix: restore main CI checks 2026-04-12 11:28:43 -07:00
manifest-command-aliases.test.ts refactor: split manifest command alias helpers 2026-04-10 17:37:31 +01:00
manifest-command-aliases.ts refactor: split manifest command alias helpers 2026-04-10 17:37:31 +01:00
manifest-owner-policy.test.ts refactor(plugins): centralize manifest owner trust policy (#65459) 2026-04-12 19:36:03 +01:00
manifest-owner-policy.ts Fix channel presence gating for disabled plugins (#69862) 2026-04-21 20:51:09 -04:00
manifest-registry-state.ts perf(plugins): isolate manifest registry cache state 2026-04-13 17:21:21 +01:00
manifest-registry.test.ts fix: tighten model catalog manifest normalization 2026-04-25 02:54:32 +01:00
manifest-registry.ts test: preserve model catalog manifest metadata 2026-04-25 02:54:32 +01:00
manifest-types.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
manifest.json5-tolerance.test.ts feat(onboarding): auto-install missing provider and channel plugins 2026-04-22 22:05:00 -07:00
manifest.ts refactor: use shared model catalog normalization in manifests 2026-04-25 03:34:36 +01:00
marketplace.test.ts
marketplace.ts chore: enable consistent-return 2026-04-10 20:56:43 +01:00
memory-embedding-provider-runtime.test.ts Tests: avoid memory-search cold plugin loads 2026-04-17 11:37:46 -04:00
memory-embedding-provider-runtime.ts Tests: avoid memory-search cold plugin loads 2026-04-17 11:37:46 -04:00
memory-embedding-providers.test.ts Tests: fix boundary and late-run drift 2026-04-07 19:59:51 +08:00
memory-embedding-providers.ts refactor: move memory embeddings into provider plugins 2026-04-17 02:57:18 +01:00
memory-runtime.test.ts test: sync messaging runtime and talk expectations 2026-04-07 05:46:13 +01:00
memory-runtime.ts fix(cycles): reduce remaining static import seams 2026-04-11 02:46:41 +01:00
memory-state.test.ts feat(memory-wiki): add belief-layer digests and compat migration 2026-04-07 08:56:24 +01:00
memory-state.ts fix(plugins): narrow memory runtime imports 2026-04-11 20:29:59 +01:00
min-host-version.test.ts
min-host-version.ts refactor: dedupe plugin auto-reply trimmed readers 2026-04-08 01:36:39 +01:00
module-export.ts fix(release): handle nested default-wrapped bundled channel entries 2026-04-11 11:36:44 -05:00
native-module-require.ts perf(cli): lazy-load doctor plugin paths (#69840) 2026-04-21 18:17:19 -04:00
path-safety.ts
pi-package-graph.test.ts
plugin-config-trust.ts refactor: share plugin config trust helpers 2026-04-18 23:55:05 +01:00
plugin-graceful-init-failure.test.ts
plugin-kind.types.ts fix(cycles): split residual shared type seams 2026-04-11 02:46:40 +01:00
plugin-load-profile.ts perf(plugin-sdk): per-phase + per-jiti-call probes for bundled channel entries (#69537) 2026-04-21 22:06:13 +10:00
plugin-origin.types.ts fix(cycles): add remaining seam files 2026-04-11 10:43:22 +01:00
plugin-scope.test.ts fix(plugins): centralize explicit plugin scope handling (#65298) 2026-04-12 16:16:37 +01:00
plugin-scope.ts fix(plugins): centralize explicit plugin scope handling (#65298) 2026-04-12 16:16:37 +01:00
provider-api-key-auth.runtime.ts
provider-api-key-auth.ts CLI: detect env-backed audio providers (#65491) 2026-04-12 14:04:44 -07:00
provider-auth-choice-helpers.test.ts fix: wizard no clobber model.primary on re-run 2026-04-24 19:55:20 +01:00
provider-auth-choice-helpers.ts fix: wizard no clobber model.primary on re-run 2026-04-24 19:55:20 +01:00
provider-auth-choice-preference.ts fix(cycles): reduce remaining static import seams 2026-04-11 02:46:41 +01:00
provider-auth-choice.runtime.ts
provider-auth-choice.ts fix: wizard no clobber model.primary on re-run 2026-04-24 19:55:20 +01:00
provider-auth-choices.test.ts feat(plugins): derive setup auth choices 2026-04-24 16:57:39 -07:00
provider-auth-choices.ts feat(plugins): derive setup auth choices 2026-04-24 16:57:39 -07:00
provider-auth-env-trust.test.ts fix: simplify ollama onboarding (#67005) 2026-04-15 19:06:21 +05:30
provider-auth-helpers.ts fix: simplify ollama onboarding (#67005) 2026-04-15 19:06:21 +05:30
provider-auth-input.test.ts fix: break provider thinking import cycle 2026-04-21 19:19:03 +01:00
provider-auth-input.ts onboard: clearer security disclaimer, loading spinners, api key placeholder 2026-04-21 06:08:43 +01:00
provider-auth-mode.ts
provider-auth-ref.ts CLI: detect env-backed audio providers (#65491) 2026-04-12 14:04:44 -07:00
provider-auth-token.ts refactor: dedupe plugin lowercase helpers 2026-04-07 20:57:04 +01:00
provider-auth-types.ts
provider-catalog.test.ts
provider-catalog.ts refactor: dedupe plugin trimmed readers 2026-04-08 01:36:38 +01:00
provider-config-context.types.ts fix(plugins): extract provider config policy contexts 2026-04-12 03:45:35 +01:00
provider-contract-public-artifacts.ts refactor(test): remove legacy extension test seams 2026-04-20 13:18:49 +01:00
provider-discovery.runtime.test.ts fix: bound unscoped provider discovery fallback 2026-04-24 05:46:25 +01:00
provider-discovery.runtime.ts fix: bound unscoped provider discovery fallback 2026-04-24 05:46:25 +01:00
provider-discovery.test.ts fix: harden static provider catalog path 2026-04-22 04:51:38 +01:00
provider-discovery.ts fix: preserve provider filtered catalog correctness 2026-04-24 05:46:25 +01:00
provider-external-auth.types.ts fix(cycles): add remaining seam files 2026-04-11 10:43:22 +01:00
provider-hook-runtime.ts feat: add Codex harness extension seams 2026-04-24 09:32:27 +01:00
provider-install-catalog.test.ts fix(plugins): warn on install source package drift 2026-04-24 09:31:40 -07:00
provider-install-catalog.ts fix(plugins): warn on install source package drift 2026-04-24 09:31:40 -07:00
provider-model-allowlist.ts refactor: share model allowlist entry helper 2026-04-20 15:02:51 +01:00
provider-model-compat.ts build: update Pi model dependencies 2026-04-24 01:24:46 +01:00
provider-model-defaults.ts fix: improve codex model discovery 2026-04-24 08:17:01 +01:00
provider-model-helpers.test.ts fix(cycles): split provider runtime model types 2026-04-11 22:50:45 +01:00
provider-model-helpers.ts fix(cycles): split provider runtime model types 2026-04-11 22:50:45 +01:00
provider-model-kilocode.ts
provider-model-primary.ts fix(cycles): reduce remaining static import seams 2026-04-11 02:46:41 +01:00
provider-oauth-flow.ts refactor: simplify provider oauth prompts 2026-04-11 00:11:08 +01:00
provider-openai-codex-oauth-tls.ts fix(cycles): reduce remaining static import seams 2026-04-11 02:46:41 +01:00
provider-openai-codex-oauth.test.ts test: share openai codex oauth fixtures 2026-04-20 21:40:16 +01:00
provider-openai-codex-oauth.ts [codex] fix(auth): harden OAuth refresh and Codex CLI bootstrap flows (#68396) 2026-04-18 01:02:29 -05:00
provider-public-artifacts.test.ts test: keep public artifact coverage on cheap boundaries 2026-04-08 15:05:37 +01:00
provider-public-artifacts.ts test(agents): isolate shared subagent state 2026-04-14 22:49:31 +01:00
provider-registry-shared.test.ts refactor: dedupe provider and channel string helpers 2026-04-07 09:44:53 +01:00
provider-registry-shared.ts refactor: dedupe plugin lowercase helpers 2026-04-07 20:57:04 +01:00
provider-replay-helpers.test.ts fix(moonshot): preserve native Kimi tool_call IDs in openai-completions replay 2026-04-23 01:52:58 +01:00
provider-replay-helpers.ts fix(moonshot): preserve native Kimi tool_call IDs in openai-completions replay 2026-04-23 01:52:58 +01:00
provider-runtime-model.types.ts fix(cycles): split provider runtime model types 2026-04-11 22:50:45 +01:00
provider-runtime.runtime.ts
provider-runtime.synthetic-auth-discovery.test.ts fix(anthropic-vertex): resolve model discovery and auth for GCP ADC (openclaw#65716) 2026-04-23 09:03:16 -05:00
provider-runtime.test-support.ts test: align codex auth hint expectation 2026-04-24 08:25:07 +01:00
provider-runtime.test.ts feat: add Codex harness extension seams 2026-04-24 09:32:27 +01:00
provider-runtime.ts feat: add Codex harness extension seams 2026-04-24 09:32:27 +01:00
provider-self-hosted-setup.test.ts test: keep provider auth onboarding tests off runtime auth 2026-04-08 09:44:17 +01:00
provider-self-hosted-setup.ts fix(cycles): reduce remaining static import seams 2026-04-11 02:46:41 +01:00
provider-thinking.ts fix: break provider thinking import cycle 2026-04-21 19:19:03 +01:00
provider-thinking.types.ts fix: centralize provider thinking profiles 2026-04-21 09:13:35 +01:00
provider-validation.test.ts
provider-validation.ts refactor: share plugin validation diagnostics 2026-04-19 04:59:40 +01:00
provider-wizard.test.ts
provider-wizard.ts fix(cycles): reduce remaining static import seams 2026-04-11 02:46:41 +01:00
provider-zai-endpoint.ts fix: align Z.AI endpoint detection with GLM-5.1 default (#61998) (thanks @serg0x) 2026-04-08 04:38:39 +01:00
providers.runtime.ts fix(plugins): cache discovery registration snapshots 2026-04-24 23:55:29 +01:00
providers.test.ts fix(plugins): cache discovery registration snapshots 2026-04-24 23:55:29 +01:00
providers.ts fix: harden external auth fallback loading 2026-04-23 07:22:24 +01:00
public-surface-loader.test.ts refactor(web-fetch): move readability extraction to plugin 2026-04-24 13:34:37 -07:00
public-surface-loader.ts refactor(web-fetch): move readability extraction to plugin 2026-04-24 13:34:37 -07:00
public-surface-runtime.test.ts refactor(pdf): move document extraction to plugin 2026-04-24 17:15:05 -07:00
public-surface-runtime.ts refactor(pdf): move document extraction to plugin 2026-04-24 17:15:05 -07:00
register-plugin-cli-command-groups.ts feat(plugins): narrow CLI loading via activation planning (#65120) 2026-04-12 09:07:47 +01:00
registry-empty.ts fix(plugins): remove Pi tool result compat 2026-04-24 18:13:35 -07:00
registry-types.ts fix(plugins): remove Pi tool result compat 2026-04-24 18:13:35 -07:00
registry.dual-kind-memory-gate.test.ts feat(memory-wiki): add belief-layer digests and compat migration 2026-04-07 08:56:24 +01:00
registry.ts fix(cli): sanitize plugin command descriptors 2026-04-24 22:23:28 -04:00
roots.ts
runtime-channel-state.ts fix(plugins): narrow runtime channel registry state 2026-04-11 20:01:32 +01:00
runtime-live-state-guardrails.test.ts refactor(lint): enable map spread rule 2026-04-18 20:37:12 +01:00
runtime-plugin-boundary.whatsapp.test.ts fix(plugins): share runtime boundary jiti cache helper 2026-04-14 17:17:58 +01:00
runtime-sidecar-paths-baseline.ts refactor(qa): split Matrix QA into optional plugin (#66723) 2026-04-14 16:28:57 -04:00
runtime-sidecar-paths.ts test: reuse runtime sidecar uniqueness helper 2026-04-21 00:32:42 +01:00
runtime-state.ts fix(build): repair rebase export surfaces 2026-04-11 13:49:03 +01:00
runtime.channel-pin.test.ts
runtime.test.ts refactor: dedupe repeated test helpers 2026-04-08 09:58:22 +01:00
runtime.ts fix(build): repair rebase export surfaces 2026-04-11 13:49:03 +01:00
schema-validator.test.ts
schema-validator.ts refactor: type config schemas as typebox-compatible 2026-04-23 05:22:16 +01:00
sdk-alias.test.ts perf(plugins): cache normalized jiti aliases 2026-04-22 21:02:29 +01:00
sdk-alias.ts perf(plugins): cache normalized jiti aliases 2026-04-22 21:02:29 +01:00
semver.runtime.ts feat(tokenjuice): bundle the native adapter (#69946) 2026-04-21 23:58:37 -07:00
services.test.ts
services.ts fix(cycles): reduce remaining static import seams 2026-04-11 02:46:41 +01:00
setup-binary.ts
setup-browser.ts
setup-descriptors.ts refactor(plugins): prefer setup descriptors for setup lookup (#64786) 2026-04-12 03:29:24 +01:00
setup-registry.runtime.test.ts refactor(plugins): prefer setup descriptors for setup lookup (#64786) 2026-04-12 03:29:24 +01:00
setup-registry.runtime.ts refactor(plugins): prefer setup descriptors for setup lookup (#64786) 2026-04-12 03:29:24 +01:00
setup-registry.test.ts feat(plugins): warn on ignored setup runtime (#71253) 2026-04-24 14:23:19 -07:00
setup-registry.ts feat(plugins): warn on ignored setup runtime (#71253) 2026-04-24 14:23:19 -07:00
slots.test.ts
slots.ts fix(cycles): split residual shared type seams 2026-04-11 02:46:40 +01:00
source-display.test.ts
source-display.ts
source-loader.ts perf(plugin-sdk): per-phase + per-jiti-call probes for bundled channel entries (#69537) 2026-04-21 22:06:13 +10:00
stage-bundled-plugin-runtime-deps.test.ts test: share bundled plugin hotfix types 2026-04-19 00:29:26 +01:00
stage-bundled-plugin-runtime.test.ts fix: load staged dist-runtime plugins in docker 2026-04-22 18:22:39 +01:00
status.test-helpers.ts fix(plugins): remove Pi tool result compat 2026-04-24 18:13:35 -07:00
status.test.ts fix(hooks): harden cli transcript loading (#70786) 2026-04-23 14:25:27 -07:00
status.ts feat(plugins): move Bonjour discovery into bundled plugin 2026-04-23 23:29:51 -07:00
synthetic-auth.runtime.test.ts refactor: move synthetic auth refs to manifests 2026-04-18 19:53:54 +01:00
synthetic-auth.runtime.ts refactor: move synthetic auth refs to manifests 2026-04-18 19:53:54 +01:00
text-transforms.runtime.ts refactor: share active plugin runtime lookup 2026-04-20 14:01:54 +01:00
toggle-config.ts fix(cycles): reduce remaining static import seams 2026-04-11 02:46:41 +01:00
tool-types.ts fix(utils): split delivery context shared types 2026-04-11 17:03:38 +01:00
tools.optional.test.ts test: speed up plugin status tests 2026-04-07 15:25:21 +01:00
tools.ts fix(agents): expose configured MCP tools in Pi profiles 2026-04-23 00:47:37 +01:00
types.ts fix(plugins): remove Pi tool result compat 2026-04-24 18:13:35 -07:00
uninstall.test.ts feat(plugins): record local onboarding installs 2026-04-24 00:27:09 -07:00
uninstall.ts feat(plugins): record local onboarding installs 2026-04-24 00:27:09 -07:00
update.test.ts fix(plugins): skip unchanged npm updates 2026-04-23 01:23:03 +01:00
update.ts fix(plugins): skip unchanged npm updates 2026-04-23 01:23:03 +01:00
validation-diagnostics.ts refactor: share plugin validation diagnostics 2026-04-19 04:59:40 +01:00
web-content-extractor-public-artifacts.ts refactor(web-fetch): move readability extraction to plugin 2026-04-24 13:34:37 -07:00
web-content-extractor-types.ts refactor(web-fetch): move readability extraction to plugin 2026-04-24 13:34:37 -07:00
web-content-extractors.runtime.test.ts refactor(web-fetch): move readability extraction to plugin 2026-04-24 13:34:37 -07:00
web-content-extractors.runtime.ts refactor(web-fetch): move readability extraction to plugin 2026-04-24 13:34:37 -07:00
web-fetch-providers.runtime.test.ts test(plugins): fast-path bundled setup web providers 2026-04-17 14:25:21 -07:00
web-fetch-providers.runtime.ts test(plugins): fast-path bundled setup web providers 2026-04-17 14:25:21 -07:00
web-fetch-providers.shared.ts perf(tests): trim plugin and gateway hot paths 2026-04-14 23:03:23 +01:00
web-provider-public-artifacts.explicit-fast-path.test.ts test: narrow web search contract runtime loads 2026-04-17 17:26:46 -04:00
web-provider-public-artifacts.explicit.ts refactor: share provider and outbound helpers 2026-04-20 13:18:02 +01:00
web-provider-public-artifacts.test.ts fix(web-search): restore SecretRef runtime compatibility for bundled providers (#68424) 2026-04-21 02:34:24 +01:00
web-provider-public-artifacts.ts perf(secrets): split explicit bundled web provider artifacts 2026-04-07 12:14:13 +01:00
web-provider-resolution-candidates.test.ts perf(tests): trim plugin and gateway hot paths 2026-04-14 23:03:23 +01:00
web-provider-resolution-shared.test.ts fix(plugins): centralize explicit plugin scope handling (#65298) 2026-04-12 16:16:37 +01:00
web-provider-resolution-shared.ts refactor(lint): enable map spread rule 2026-04-18 20:37:12 +01:00
web-provider-runtime-shared.test.ts fix(plugins): centralize explicit plugin scope handling (#65298) 2026-04-12 16:16:37 +01:00
web-provider-runtime-shared.ts test(plugins): fast-path bundled setup web providers 2026-04-17 14:25:21 -07:00
web-provider-types.ts refactor: tighten tool schema types 2026-04-23 05:06:58 +01:00
web-search-credential-presence.test.ts test: speed up slow import-boundary tests 2026-04-16 21:14:17 +01:00
web-search-credential-presence.ts test: speed up slow import-boundary tests 2026-04-16 21:14:17 +01:00
web-search-providers.runtime.test.ts test(plugins): fast-path bundled setup web providers 2026-04-17 14:25:21 -07:00
web-search-providers.runtime.ts test(plugins): fast-path bundled setup web providers 2026-04-17 14:25:21 -07:00
web-search-providers.shared.ts perf(tests): trim plugin and gateway hot paths 2026-04-14 23:03:23 +01:00
wired-hooks-after-tool-call.e2e.test.ts test(e2e): align release harness coverage 2026-04-12 16:08:12 +01:00
wired-hooks-compaction.test.ts fix(agents): rename auto_compaction_start/end to compaction_start/end [AI] (#67713) 2026-04-20 11:35:40 -07:00
wired-hooks-gateway.test.ts fix(hooks): expose typed gateway startup context 2026-04-22 11:22:51 -07:00
wired-hooks-inbound-claim.test.ts fix(whatsapp): emit message received hooks (#71217) 2026-04-24 13:05:10 -07:00
wired-hooks-llm.test.ts
wired-hooks-message.test.ts
wired-hooks-reply-dispatch.test.ts fix(whatsapp): emit message received hooks (#71217) 2026-04-24 13:05:10 -07:00
wired-hooks-session.test.ts
wired-hooks-subagent.test.ts matrix: fix sessions_spawn --thread subagent session spawning (#67643) 2026-04-17 02:17:56 -04:00