openclaw/src/plugins
2026-04-28 20:09:18 -07:00
..
capability-runtime-vitest-shims refactor(plugin-sdk): remove unused reserved helper exports 2026-04-28 05:00:53 +01:00
compat refactor(plugin-sdk): add managed task flow runtime 2026-04-28 05:32:40 +01:00
contracts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
runtime refactor(plugin-sdk): add managed task flow runtime 2026-04-28 05:32:40 +01:00
test-helpers refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
activation-context.ts refactor: share bundled plugin compat decisions 2026-04-20 14:04:16 +01:00
activation-planner.test.ts fix(plugins): keep registry lookup types acyclic 2026-04-27 09:16:43 +01:00
activation-planner.ts fix(plugins): avoid registry barrel topology cycle 2026-04-27 09:09:31 +01: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-loader.ts feat: lazily load tool result middleware plugins 2026-04-28 04:33:47 +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 refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
api-builder.ts [plugin sdk] Add generic plugin host-hook contracts (#72287) 2026-04-27 17:07:02 -07:00
build-smoke-entry.ts
bundle-claude-inspect.test.ts
bundle-commands.test.ts test: remove duplicate plugin enable mock 2026-04-27 09:54:58 +01:00
bundle-commands.ts fix(plugins): avoid registry barrel topology cycle 2026-04-27 09:09:31 +01:00
bundle-config-shared.ts fix: scope cold plugin manifests to index 2026-04-26 03:47:45 +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: cache plugin discovery realpaths 2026-04-27 14:09:15 +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 feat(migrations): add plugin-owned Hermes import 2026-04-27 00:34:29 -07:00
bundled-capability-runtime.test.ts refactor(plugin-sdk): remove unused reserved helper exports 2026-04-28 05:00:53 +01:00
bundled-capability-runtime.ts refactor(plugin-sdk): remove unused reserved helper exports 2026-04-28 05:00:53 +01:00
bundled-channel-config-metadata.ts fix(plugins): keep config schema on manifest metadata 2026-04-28 01:47: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: isolate bundled plugin test roots (#73235) (thanks @zqchris) 2026-04-28 21:06:49 +01:00
bundled-dir.ts fix: isolate bundled plugin test roots (#73235) (thanks @zqchris) 2026-04-28 21:06:49 +01:00
bundled-load-path-aliases.ts fix: prefer mounted bundled plugin sources 2026-04-26 11:28:41 +01:00
bundled-package-channel-metadata.test.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
bundled-package-channel-metadata.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
bundled-plugin-metadata.test.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
bundled-plugin-metadata.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01: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-public-surface-runtime-root.ts fix(plugins): prune inactive bundled runtime deps 2026-04-28 10:34:24 +01:00
bundled-runtime-deps-activity.ts fix: stage bundled plugin runtime deps safely 2026-04-27 06:16:26 +01:00
bundled-runtime-deps.test.ts fix(ci): stabilize full release validation 2026-04-28 23:54:43 +01:00
bundled-runtime-deps.ts perf(plugins): cache runtime mirror file decisions 2026-04-28 23:40:43 +01:00
bundled-runtime-mirror.test.ts fix: prune stale plugin runtime mirror entries 2026-04-28 11:25:09 +01:00
bundled-runtime-mirror.ts chore: trace plugin lifecycle phases 2026-04-28 18:03:01 +01:00
bundled-runtime-root.test.ts fix(plugins): shorten runtime mirror lock hold 2026-04-28 09:10:37 +01:00
bundled-runtime-root.ts fix(plugins): shorten runtime mirror lock hold 2026-04-28 09:10:37 +01:00
bundled-source-overlays.ts fix: prefer mounted bundled plugin sources 2026-04-26 11:28:41 +01:00
bundled-sources.test.ts refactor: expose SDK test helper subpaths 2026-04-28 03:28:17 +01:00
bundled-sources.ts fix(plugins): harden bundled install/uninstall sweep 2026-04-27 01:57:40 -07:00
capability-provider-runtime.test.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
capability-provider-runtime.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
captured-registration.test.ts fix(tasks): index async media tasks by agent 2026-04-28 02:43:17 -07:00
captured-registration.ts [plugin sdk] Add generic plugin host-hook contracts (#72287) 2026-04-27 17:07:02 -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(plugins): prune inactive bundled runtime deps 2026-04-28 10:34:24 +01:00
channel-plugin-ids.ts refactor: add plugin lookup table 2026-04-27 08:48:17 +01:00
channel-presence-policy.ts fix(plugins): prune inactive bundled runtime deps 2026-04-28 10:34:24 +01:00
channel-registry-state.types.ts fix(gateway): keep bundled channel startup light 2026-04-28 01:44:40 +01:00
channel-validation.test.ts fix(onboard): normalize channel setup metadata (#66706) 2026-04-14 19:11:52 +01:00
channel-validation.ts fix(channels): tolerate sparse channel metadata during validation 2026-04-26 05:06:52 +01:00
CLAUDE.md
clawhub.test.ts fix(plugins): resolve ClawHub tags in prerelease CI 2026-04-28 17:04:01 -07:00
clawhub.ts fix(plugins): resolve ClawHub tags in prerelease CI 2026-04-28 17:04:01 -07: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 refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
cli.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +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 Wire diagnostics through the core chat command (#72936) 2026-04-29 07:40:37 +09:00
command-registry-state.ts Wire diagnostics through the core chat command (#72936) 2026-04-29 07:40:37 +09:00
command-specs.ts fix: break plugin command spec import cycle 2026-04-28 02:59:16 +01:00
commands.test.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
commands.ts Wire diagnostics through the core chat command (#72936) 2026-04-29 07:40:37 +09:00
compaction-provider.test.ts
compaction-provider.ts
config-activation-shared.ts refactor: share plugin activation decisions 2026-04-20 13:31:00 +01:00
config-contracts.test.ts Support SecretRef for voice-call credentials and bundled plugin SecretInputs (#72607) 2026-04-27 01:16:50 -05:00
config-contracts.ts Support SecretRef for voice-call credentials and bundled plugin SecretInputs (#72607) 2026-04-27 01:16:50 -05: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 refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +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
current-plugin-metadata-snapshot.test.ts fix: reuse plugin metadata for config schemas 2026-04-28 01:37:38 +01:00
current-plugin-metadata-snapshot.ts fix: reuse plugin metadata for config schemas 2026-04-28 01:37:38 +01:00
current-plugin-metadata-state.ts fix(plugins): break metadata snapshot cycle 2026-04-27 10:29:27 -07:00
dependency-denylist.test.ts
dependency-denylist.ts
discovery.test.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
discovery.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
doctor-contract-registry.test.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
doctor-contract-registry.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01: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 fix: reuse extractor manifest resolution pass 2026-04-27 09:12:51 +01:00
document-extractors.runtime.ts fix: reuse extractor manifest resolution pass 2026-04-27 09:12:51 +01:00
effective-plugin-ids.ts fix: restore ci gates on main 2026-04-28 19:54:52 +01:00
enable.test.ts fix(plugins): harden bundled install/uninstall sweep 2026-04-27 01:57:40 -07:00
enable.ts fix(plugins): harden bundled install/uninstall sweep 2026-04-27 01:57:40 -07:00
externalized-bundled-plugins.ts fix(security): bound archive and MIME parser work (#71561) 2026-04-25 06:22:56 -07:00
gateway-startup-plugin-ids.ts fix(plugins): prune inactive bundled runtime deps 2026-04-28 10:34:24 +01: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 [plugin sdk] Add generic plugin host-hook contracts (#72287) 2026-04-27 17:07:02 -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 fix(active-memory): align recall timeout with hook runner 2026-04-28 10:15:01 -05:00
hooks.before-agent-finalize.test.ts feat(plugins): add before agent finalize hook (#71765) 2026-04-25 17:21:17 -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 fix(active-memory): align recall timeout with hook runner 2026-04-28 10:15:01 -05:00
hooks.model-override-wiring.test.ts fix(active-memory): align recall timeout with hook runner 2026-04-28 10:15:01 -05:00
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(active-memory): align recall timeout with hook runner 2026-04-28 10:15:01 -05:00
hooks.ts fix(active-memory): align recall timeout with hook runner 2026-04-28 10:15:01 -05:00
host-hook-cleanup.ts [plugin sdk] Add generic plugin host-hook contracts (#72287) 2026-04-27 17:07:02 -07:00
host-hook-json.ts [plugin sdk] Add generic plugin host-hook contracts (#72287) 2026-04-27 17:07:02 -07:00
host-hook-runtime.ts [plugin sdk] Add generic plugin host-hook contracts (#72287) 2026-04-27 17:07:02 -07:00
host-hook-state.ts [plugin sdk] Add generic plugin host-hook contracts (#72287) 2026-04-27 17:07:02 -07:00
host-hook-turn-types.ts [plugin sdk] Add generic plugin host-hook contracts (#72287) 2026-04-27 17:07:02 -07:00
host-hooks.ts [plugin sdk] Add generic plugin host-hook contracts (#72287) 2026-04-27 17:07:02 -07:00
http-path.ts
http-registry.test.ts
http-registry.ts
http-route-overlap.ts
import-specifier.test.ts fix(plugins): normalize windows override imports 2026-04-27 08:39:42 +01:00
import-specifier.ts fix(agents): normalize Windows runtime imports (#72731) 2026-04-27 10:34:25 +01:00
inspect-shape.ts feat(plugins): move Bonjour discovery into bundled plugin 2026-04-23 23:29:51 -07:00
install-paths.ts fix: honor profile plugin install roots 2026-04-27 14:30:12 +01:00
install-policy-context.ts
install-security-scan.runtime.ts fix: skip test-only plugin install scan findings 2026-04-27 15:00:55 +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 [plugin sdk] Add generic plugin host-hook contracts (#72287) 2026-04-27 17:07:02 -07:00
install.path.test.ts fix: install plugins through symlinked extension roots 2026-04-27 20:42:37 +01:00
install.runtime.ts
install.test.ts fix: skip test-only plugin install scan findings 2026-04-27 15:00:55 +01:00
install.ts fix: honor profile plugin install roots 2026-04-27 14:30:12 +01:00
installed-plugin-index-hash.ts refactor(plugins): split installed plugin index modules 2026-04-26 13:43:21 -07:00
installed-plugin-index-install-records.ts refactor(plugins): split installed plugin index modules 2026-04-26 13:43:21 -07:00
installed-plugin-index-invalidation.ts refactor(plugins): split installed plugin index modules 2026-04-26 13:43:21 -07:00
installed-plugin-index-manifest.ts fix(plugins): keep manifestless bundles indexed 2026-04-28 10:34:01 +01:00
installed-plugin-index-policy.ts refactor(plugins): split installed plugin index modules 2026-04-26 13:43:21 -07:00
installed-plugin-index-record-builder.ts fix(plugins): keep manifestless bundles indexed 2026-04-28 10:34:01 +01:00
installed-plugin-index-record-reader.ts fix: preserve plugin install records without manifests 2026-04-26 01:03:13 +01:00
installed-plugin-index-records.test.ts fix: preserve plugin install records without manifests 2026-04-26 01:03:13 +01:00
installed-plugin-index-records.ts fix: migrate shipped plugin install config records 2026-04-26 01:03:13 +01:00
installed-plugin-index-registry.ts refactor(plugins): split installed plugin index modules 2026-04-26 13:43:21 -07:00
installed-plugin-index-store-path.ts refactor: split plugin index record reader 2026-04-26 01:03:12 +01:00
installed-plugin-index-store.test.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
installed-plugin-index-store.ts fix(plugins): break metadata snapshot cycle 2026-04-27 10:29:27 -07:00
installed-plugin-index-types.ts refactor(plugins): split installed plugin index modules 2026-04-26 13:43:21 -07:00
installed-plugin-index.test.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
installed-plugin-index.ts refactor(plugins): split installed plugin index modules 2026-04-26 13:43:21 -07: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-contract.test-helpers.ts refactor: split channel target test helpers 2026-04-28 02:03:15 +01:00
interactive-registry.ts fix(plugins): preserve interactive dedupe on cache restore 2026-04-24 23:02:21 +01:00
interactive-shared.ts
interactive-state.ts fix(plugins): preserve interactive dedupe on cache restore 2026-04-24 23:02:21 +01:00
interactive.test.ts refactor: split channel target test helpers 2026-04-28 02:03:15 +01:00
interactive.ts fix(plugins): serialize interactive callback dedupe 2026-04-13 18:04:28 +01:00
jiti-loader-cache.test.ts refactor: expose SDK test helper subpaths 2026-04-28 03:28:17 +01:00
jiti-loader-cache.ts fix(plugins): normalize Windows Jiti paths 2026-04-27 12:39:21 +01:00
lazy-service-module.test.ts refactor(plugin-sdk): narrow config runtime imports 2026-04-27 14:58:32 +01:00
lazy-service-module.ts fix: normalize lazy service override imports 2026-04-27 08:35:45 +01:00
loader-cache-state.test.ts refactor(plugins): isolate loader cache state 2026-04-26 14:16:35 -07:00
loader-cache-state.ts refactor(plugins): share lookup cache eviction 2026-04-26 14:28:15 -07:00
loader-sdk-import-guardrails.test.ts refactor(plugin-sdk): split infra runtime barrel 2026-04-27 20:50:35 +01:00
loader.bundle.test.ts
loader.cli-metadata.test.ts test(matrix): cover destructive E2EE backup recovery flows (#71311) 2026-04-25 17:48:18 -04:00
loader.git-path-regression.test.ts refactor(plugin-sdk): split infra runtime barrel 2026-04-27 20:50:35 +01:00
loader.jiti-filename.test.ts refactor: expose SDK test helper subpaths 2026-04-28 03:28:17 +01:00
loader.prefer-over.test.ts fix: prevent duplicate channel plugin tools 2026-04-26 01:06:11 +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 fix(test): trust bundled plugin fixtures explicitly 2026-04-28 12:24:28 -07:00
loader.test.ts fix: unblock landing checks (#73235) (thanks @zqchris) 2026-04-28 21:06:49 +01:00
loader.ts fix(plugins): shorten runtime mirror lock hold 2026-04-28 09:10:37 +01:00
logger.test.ts
logger.ts
manifest-command-aliases.runtime.ts fix: scope cold plugin manifests to index 2026-04-26 03:47:45 +01:00
manifest-command-aliases.test.ts
manifest-command-aliases.ts
manifest-contract-runtime.ts fix: reuse manifest pass for runtime contract owners 2026-04-27 09:12:51 +01:00
manifest-metadata-scan.test.ts feat(openrouter): add video generation provider (#72700) 2026-04-28 10:57:31 +01:00
manifest-metadata-scan.ts feat(openrouter): add video generation provider (#72700) 2026-04-28 10:57:31 +01:00
manifest-model-id-normalization.test.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
manifest-model-id-normalization.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
manifest-model-suppression.test.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
manifest-model-suppression.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
manifest-owner-policy.test.ts fix(plugins): prune inactive bundled runtime deps 2026-04-28 10:34:24 +01:00
manifest-owner-policy.ts fix(plugins): prune inactive bundled runtime deps 2026-04-28 10:34:24 +01:00
manifest-registry-installed.test.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
manifest-registry-installed.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
manifest-registry-state.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
manifest-registry.test.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
manifest-registry.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +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 perf(plugins): cache manifest metadata loads 2026-04-28 20:39:28 +01:00
manifest.ts perf(plugins): cache manifest metadata loads 2026-04-28 20:39:28 +01:00
marketplace.test.ts
marketplace.ts fix: propagate update timeout to plugin installs 2026-04-26 10:45:11 +01:00
memory-embedding-provider-runtime.test.ts fix(memory): resolve custom embedding provider ids 2026-04-28 03:11:19 +01:00
memory-embedding-provider-runtime.ts fix(memory): resolve custom embedding provider ids 2026-04-28 03:11:19 +01:00
memory-embedding-providers.test.ts
memory-embedding-providers.ts feat(memory): support asymmetric embedding input types 2026-04-27 11:25:40 +01:00
memory-runtime.test.ts fix(gateway): scope memory runtime plugin loading 2026-04-26 18:54:59 -07:00
memory-runtime.ts fix(gateway): scope memory runtime plugin loading 2026-04-26 18:54:59 -07:00
memory-state.test.ts
memory-state.ts fix: allow memory flush model override 2026-04-28 05:50:55 +01:00
migration-provider-runtime.test.ts fix: reuse manifest pass for runtime contract owners 2026-04-27 09:12:51 +01:00
migration-provider-runtime.ts feat(migrations): add plugin-owned Hermes import 2026-04-27 00:34:29 -07:00
min-host-version.test.ts
min-host-version.ts
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
package-entry-resolution.ts fix: cache plugin discovery realpaths 2026-04-27 14:09:15 +01:00
package-entrypoints.ts fix: validate plugin package extension entries 2026-04-26 11:01:10 +01:00
path-safety.ts fix: cache plugin discovery realpaths 2026-04-27 14:09:15 +01:00
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-lifecycle-trace.test.ts chore: trace plugin lifecycle phases 2026-04-28 18:03:01 +01:00
plugin-lifecycle-trace.ts chore: trace plugin lifecycle phases 2026-04-28 18:03:01 +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-lookup-table.test.ts feat(openrouter): add video generation provider (#72700) 2026-04-28 10:57:31 +01:00
plugin-lookup-table.ts fix: include startup plan in lookup timing 2026-04-27 17:02:57 +01:00
plugin-lru-cache.test.ts refactor(plugins): share lookup cache eviction 2026-04-26 14:28:15 -07:00
plugin-lru-cache.ts refactor(plugins): share lookup cache eviction 2026-04-26 14:28:15 -07:00
plugin-metadata-snapshot.ts refactor: split plugin metadata normalizer 2026-04-27 18:27:29 +01:00
plugin-metadata-snapshot.types.ts refactor: split plugin metadata normalizer 2026-04-27 18:27:29 +01:00
plugin-origin.types.ts fix(cycles): add remaining seam files 2026-04-11 10:43:22 +01:00
plugin-registry-contributions.ts refactor: split plugin metadata normalizer 2026-04-27 18:27:29 +01:00
plugin-registry-id-normalizer.ts refactor: split plugin metadata normalizer 2026-04-27 18:27:29 +01:00
plugin-registry-snapshot.test.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
plugin-registry-snapshot.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
plugin-registry.test.ts test(plugins): expect fresh derived registries 2026-04-28 20:09:18 -07:00
plugin-registry.ts refactor(plugins): split plugin registry facade 2026-04-26 13:43:22 -07: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 fix: use setup providers for auth choices 2026-04-26 11:36:32 +01:00
provider-auth-choice.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
provider-auth-choices.test.ts [plugin sdk] Add generic plugin host-hook contracts (#72287) 2026-04-27 17:07:02 -07:00
provider-auth-choices.ts fix: scope cold plugin manifests to index 2026-04-26 03:47:45 +01: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(plugins): tolerate partial manifest registry records 2026-04-26 03:50:40 +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
provider-auth-types.ts
provider-catalog.test.ts
provider-catalog.ts
provider-config-context.types.ts fix(plugins): extract provider config policy contexts 2026-04-12 03:45:35 +01:00
provider-config-owner.ts fix(ollama): harden native provider routing 2026-04-27 01:02:13 +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 refactor: let provider discovery reuse plugin metadata 2026-04-27 18:04:54 +01:00
provider-discovery.runtime.ts refactor: let provider discovery reuse plugin metadata 2026-04-27 18:04:54 +01:00
provider-discovery.test.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
provider-discovery.ts refactor: let provider discovery reuse plugin metadata 2026-04-27 18:04:54 +01:00
provider-external-auth.types.ts fix(models): use synthetic auth expiry for status 2026-04-26 09:21:06 +05:30
provider-hook-runtime.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
provider-install-catalog.test.ts feat(providers): add provider index install metadata 2026-04-25 22:52:21 -07:00
provider-install-catalog.ts fix(providers): guard optional provider index installs 2026-04-26 06:56:42 +01: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 feat: update opencode-go default model 2026-04-25 05:03:32 +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
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 fix(auth): clarify Codex OAuth region failures (#71501) 2026-04-25 02:31:42 -07:00
provider-openai-codex-oauth.ts fix(auth): clarify Codex OAuth region failures (#71501) 2026-04-25 02:31:42 -07:00
provider-public-artifacts.test.ts
provider-public-artifacts.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
provider-registry-shared.test.ts
provider-registry-shared.ts
provider-replay-helpers.test.ts fix(agents): strip Gemma reasoning from local replay 2026-04-27 08:26:28 +01:00
provider-replay-helpers.ts fix(agents): strip Gemma reasoning from local replay 2026-04-27 08:26:28 +01:00
provider-runtime-model.types.ts fix(ollama): scope request timeouts to providers 2026-04-27 04:55:11 +01:00
provider-runtime.runtime.ts
provider-runtime.synthetic-auth-discovery.test.ts fix(ollama): resolve custom local provider auth 2026-04-27 04:33:18 +01:00
provider-runtime.test-support.ts test(openai): align codex runtime fixture 2026-04-28 07:08:27 +01:00
provider-runtime.test.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
provider-runtime.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
provider-self-hosted-setup.test.ts fix(providers): guard self-hosted model discovery 2026-04-27 10:38:17 +01:00
provider-self-hosted-setup.ts fix(providers): guard self-hosted model discovery 2026-04-27 10:38:17 +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 refactor: move plugin contracts onto SDK testing seams 2026-04-28 00:14:58 +01:00
provider-zai-endpoint.ts
providers.runtime.ts fix(ollama): harden native provider routing 2026-04-27 01:02:13 +01:00
providers.test.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
providers.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
public-surface-loader.test.ts fix: prepare public artifact runtime deps 2026-04-28 03:34:53 +01:00
public-surface-loader.ts fix(plugins): prune inactive bundled runtime deps 2026-04-28 10:34:24 +01: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 [plugin sdk] Add generic plugin host-hook contracts (#72287) 2026-04-27 17:07:02 -07:00
registry-types.ts feat: warn on implicit startup plugin compatibility 2026-04-28 06:18:45 +01:00
registry.dual-kind-memory-gate.test.ts refactor: promote plugin test helpers to sdk 2026-04-28 00:55:11 +01:00
registry.ts Wire diagnostics through the core chat command (#72936) 2026-04-29 07:40:37 +09:00
roots.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
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: expose SDK test helper subpaths 2026-04-28 03:28:17 +01:00
runtime-plugin-boundary.whatsapp.test.ts refactor: expose SDK test helper subpaths 2026-04-28 03:28:17 +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
runtime.ts [plugin sdk] Add generic plugin host-hook contracts (#72287) 2026-04-27 17:07:02 -07: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 fix(ci): stabilize full release validation lanes 2026-04-28 20:36:42 +01:00
sdk-alias.ts fix: stabilize native Windows onboarding 2026-04-25 21:41:47 +01:00
semver.runtime.ts feat(tokenjuice): bundle the native adapter (#69946) 2026-04-21 23:58:37 -07:00
services.test.ts feat(diagnostics-prometheus): add protected metrics exporter 2026-04-26 02:15:33 -07:00
services.ts feat(diagnostics-prometheus): add protected metrics exporter 2026-04-26 02:15:33 -07: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): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
setup-registry.runtime.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
setup-registry.test.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
setup-registry.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01: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 fix(plugins): restrict bundled plugin dir resolution to trusted package roots (#73275) 2026-04-28 21:35:32 +05:30
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 refactor: expose SDK test helper subpaths 2026-04-28 03:28:17 +01:00
status.compatibility.integration.test.ts fix: carry plugin compat into loader reports 2026-04-28 06:18:46 +01:00
status.registry-snapshot.test.ts test(plugins): guard persisted status replay 2026-04-26 17:47:41 -07:00
status.test-helpers.ts feat: warn on implicit startup plugin compatibility 2026-04-28 06:18:45 +01:00
status.test.ts feat: warn on implicit startup plugin compatibility 2026-04-28 06:18:45 +01:00
status.ts chore: trace plugin lifecycle phases 2026-04-28 18:03:01 +01:00
synthetic-auth.runtime.test.ts [plugin sdk] Add generic plugin host-hook contracts (#72287) 2026-04-27 17:07:02 -07:00
synthetic-auth.runtime.ts fix(models): keep cold catalog lookup registry indexed 2026-04-26 03:49:43 -07:00
text-transforms.runtime.ts refactor: share active plugin runtime lookup 2026-04-20 14:01:54 +01:00
toggle-config.ts fix(plugins): harden bundled install/uninstall sweep 2026-04-27 01:57:40 -07:00
tool-types.ts refactor(config): migrate plugin config access 2026-04-27 12:35:58 +01:00
tools.optional.test.ts [plugin sdk] Add generic plugin host-hook contracts (#72287) 2026-04-27 17:07:02 -07:00
tools.ts [plugin sdk] Add generic plugin host-hook contracts (#72287) 2026-04-27 17:07:02 -07:00
trusted-tool-policy.ts [plugin sdk] Add generic plugin host-hook contracts (#72287) 2026-04-27 17:07:02 -07:00
types.ts Wire diagnostics through the core chat command (#72936) 2026-04-29 07:40:37 +09:00
uninstall.test.ts fix: keep plugin uninstall on metadata path 2026-04-28 11:25:09 +01:00
uninstall.ts fix: keep plugin uninstall on metadata path 2026-04-28 11:25:09 +01:00
update.test.ts fix(update): skip disabled plugins during post-update sync (#73970) 2026-04-28 19:36:11 -07:00
update.ts fix(update): skip disabled plugins during post-update sync (#73970) 2026-04-28 19:36:11 -07: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 fix: reuse extractor manifest resolution pass 2026-04-27 09:12:51 +01:00
web-fetch-providers.runtime.test.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
web-fetch-providers.runtime.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01: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.fallback.test.ts fix: reuse web provider candidate manifests 2026-04-27 11:10:12 +01:00
web-provider-public-artifacts.test.ts test: streamline slow import-heavy suites 2026-04-25 10:02:02 +01:00
web-provider-public-artifacts.ts fix: reuse web provider candidate manifests 2026-04-27 11:10:12 +01:00
web-provider-resolution-candidates.test.ts fix: load default memory plugin at startup 2026-04-26 11:32:58 +01:00
web-provider-resolution-shared.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
web-provider-runtime-shared.test.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
web-provider-runtime-shared.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
web-provider-types.ts refactor: tighten tool schema types 2026-04-23 05:06:58 +01:00
web-search-credential-presence.test.ts fix(security): keep web search credential checks cold 2026-04-26 02:51:48 -07:00
web-search-credential-presence.ts fix(security): keep web search credential checks cold 2026-04-26 02:51:48 -07:00
web-search-providers.runtime.test.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01:00
web-search-providers.runtime.ts refactor(plugins): simplify plugin cache boundaries 2026-04-29 03:52:22 +01: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 test: update compaction token test contexts 2026-04-27 15:18:28 +01:00
wired-hooks-gateway.test.ts Add cron changed plugin hook (#72773) 2026-04-28 21:34:42 +10:00
wired-hooks-inbound-claim.test.ts fix(active-memory): align recall timeout with hook runner 2026-04-28 10:15:01 -05:00
wired-hooks-llm.test.ts feat(plugins): add sanitized model call hooks 2026-04-25 10:56:40 -07:00
wired-hooks-message.test.ts
wired-hooks-reply-dispatch.test.ts fix(active-memory): align recall timeout with hook runner 2026-04-28 10:15:01 -05: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