openclaw/src/plugins
Gustavo Madeira Santana fd0aac297c
Plugins: add runtime registry compatibility helper
2026-03-28 00:09:37 -04:00
..
contracts test: harden contract registry fixtures 2026-03-28 02:49:49 +00:00
runtime test: dedupe plugin provider runtime suites 2026-03-28 04:02:34 +00:00
test-helpers
build-smoke-entry.ts
bundle-claude-inspect.test.ts test: dedupe plugin bundle and discovery helpers 2026-03-28 03:06:27 +00:00
bundle-commands.test.ts test: dedupe plugin utility install suites 2026-03-28 03:30:25 +00:00
bundle-commands.ts feat(plugins): register claude bundle commands natively 2026-03-21 08:14:48 -07:00
bundle-config-shared.ts refactor: dedupe helpers and source seams 2026-03-24 21:00:36 +00:00
bundle-lsp.ts refactor: dedupe helpers and source seams 2026-03-24 21:00:36 +00:00
bundle-manifest.test.ts test: dedupe plugin bundle and discovery helpers 2026-03-28 03:06:27 +00:00
bundle-manifest.ts refactor: share boundary open and gateway test helpers 2026-03-23 00:37:05 +00:00
bundle-mcp.test-support.ts
bundle-mcp.test.ts test: dedupe plugin bundle and discovery helpers 2026-03-28 03:06:27 +00:00
bundle-mcp.ts refactor: dedupe helpers and source seams 2026-03-24 21:00:36 +00:00
bundled-capability-metadata.ts refactor: move bundled plugin policy into manifests 2026-03-27 16:40:27 +00:00
bundled-capability-runtime.ts refactor: replace plugin-sdk dist env hacks with loader option 2026-03-27 13:46:17 +00:00
bundled-compat.ts fix: restore provider auth and build checks 2026-03-27 20:20:31 +00:00
bundled-dir.test.ts test: dedupe plugin runtime utility suites 2026-03-28 02:05:01 +00:00
bundled-dir.ts fix: resolve bundled plugins from running CLI 2026-03-27 12:26:01 +00:00
bundled-plugin-entries.ts refactor: plugin-own speech provider config 2026-03-26 22:28:24 +00:00
bundled-plugin-metadata.generated.ts chore: bump version metadata to 2026.3.27 2026-03-28 02:00:22 +00:00
bundled-plugin-metadata.test.ts test: dedupe plugin utility config suites 2026-03-28 04:02:13 +00:00
bundled-plugin-metadata.ts refactor: move bundled plugin policy into manifests 2026-03-27 16:40:27 +00:00
bundled-plugin-naming.test.ts test: dedupe plugin utility install suites 2026-03-28 03:30:25 +00:00
bundled-provider-auth-env-vars.generated.ts refactor: pluginize litellm auth onboarding 2026-03-27 12:26:01 +00:00
bundled-provider-auth-env-vars.test.ts test: dedupe plugin provider runtime suites 2026-03-28 04:02:34 +00:00
bundled-provider-auth-env-vars.ts
bundled-sources.test.ts test: dedupe plugin bundle and discovery suites 2026-03-28 02:34:39 +00:00
bundled-sources.ts
bundled-web-search-ids.ts refactor: derive bundled contracts from extension manifests 2026-03-27 01:45:52 +00:00
bundled-web-search-provider-ids.ts fix: clean bundled contract metadata follow-ups 2026-03-27 01:45:53 +00:00
bundled-web-search.test.ts test: dedupe plugin runtime and provider suites 2026-03-28 03:00:51 +00:00
bundled-web-search.ts refactor: route bundled capability providers through plugin runtime 2026-03-27 16:39:41 +00:00
cache-controls.ts fix: restore provider auth and build checks 2026-03-27 20:20:31 +00:00
capability-provider-runtime.test.ts test: dedupe plugin provider runtime suites 2026-03-28 04:02:34 +00:00
capability-provider-runtime.ts fix(regression): restore bundled capability provider compat 2026-03-27 19:05:58 -05:00
captured-registration.ts refactor: move memory engine behind plugin adapters 2026-03-27 00:47:01 +00:00
channel-plugin-ids.test.ts test: dedupe plugin utility config suites 2026-03-28 04:02:13 +00:00
channel-plugin-ids.ts fix: repair latest-main ci gate 2026-03-27 17:57:23 +00:00
clawhub.test.ts test: dedupe plugin bundle and discovery helpers 2026-03-28 03:06:27 +00:00
clawhub.ts fix(plugins): prefer runtime version for host compatibility 2026-03-27 02:29:32 +00:00
cli-backends.runtime.ts feat: pluginize cli inference backends 2026-03-26 15:11:15 +00:00
cli.browser-plugin.integration.test.ts test: isolate browser plugin cli integration 2026-03-28 00:45:57 +00:00
cli.test.ts test: dedupe plugin utility config suites 2026-03-28 04:02:13 +00:00
cli.ts fix(regression): auto-enable plugin cli loads 2026-03-27 22:33:26 -05:00
command-registration.ts refactor: split plugin command registration startup path 2026-03-22 21:28:16 +00:00
command-registry-state.ts chore: refresh plugin sdk api baseline 2026-03-24 18:49:51 +00:00
commands.test.ts test: dedupe plugin utility install suites 2026-03-28 03:30:25 +00:00
commands.ts fix(regression): preserve discord thread bindings for plugin commands 2026-03-27 20:24:14 -05:00
config-schema.test.ts test: dedupe plugin command and runtime helpers 2026-03-28 03:06:27 +00:00
config-schema.ts refactor: deduplicate plugin config schemas 2026-03-27 02:53:08 +00:00
config-state.test.ts test: dedupe plugin utility config suites 2026-03-28 04:02:13 +00:00
config-state.ts refactor: move bundled plugin policy into manifests 2026-03-27 16:40:27 +00:00
conversation-binding.test.ts test: dedupe plugin command and runtime helpers 2026-03-28 03:06:27 +00:00
conversation-binding.ts refactor: simplify plugin runtime singletons 2026-03-22 18:09:45 +00:00
copy-bundled-plugin-metadata.test.ts test: dedupe plugin bundle and discovery helpers 2026-03-28 03:06:27 +00:00
discovery.test.ts test: dedupe plugin utility install suites 2026-03-28 03:30:25 +00:00
discovery.ts fix: restore provider auth and build checks 2026-03-27 20:20:31 +00:00
enable.test.ts test: dedupe plugin utility config suites 2026-03-28 04:02:13 +00:00
enable.ts
generated-plugin-test-helpers.ts refactor: dedupe test and runtime seams 2026-03-24 23:33:30 +00:00
hook-runner-global.test.ts test: dedupe plugin hook runner suites 2026-03-28 03:30:25 +00:00
hook-runner-global.ts refactor(plugins): make hook runner global lazy 2026-03-24 11:07:37 -07:00
hooks.before-agent-start.test.ts test: dedupe plugin hook runner suites 2026-03-28 03:30:25 +00:00
hooks.before-tool-call.test.ts test: dedupe plugin hook runner suites 2026-03-28 03:30:25 +00:00
hooks.model-override-wiring.test.ts test: dedupe plugin hook runner suites 2026-03-28 03:30:25 +00:00
hooks.phase-hooks.test.ts test: dedupe plugin hook runner suites 2026-03-28 03:30:25 +00:00
hooks.security.test.ts test: dedupe plugin hook runner suites 2026-03-28 03:30:25 +00:00
hooks.test-helpers.ts fix(regression): preserve plugin identity in hook test helpers 2026-03-27 22:34:09 -05:00
hooks.ts feat(hooks): add async requireApproval to before_tool_call (#55339) 2026-03-27 09:06:40 -07:00
http-path.ts
http-registry.test.ts test: dedupe plugin command and runtime helpers 2026-03-28 03:06:27 +00:00
http-registry.ts
http-route-overlap.ts
install-security-scan.runtime.ts perf: reduce plugin runtime startup overhead 2026-03-22 16:34:09 +00:00
install-security-scan.ts perf: reduce plugin runtime startup overhead 2026-03-22 16:34:09 +00:00
install.runtime.ts fix(plugins): prefer runtime version for host compatibility 2026-03-27 02:29:32 +00:00
install.test.ts test: dedupe plugin utility install suites 2026-03-28 03:30:25 +00:00
install.ts fix(plugins): prefer runtime version for host compatibility 2026-03-27 02:29:32 +00:00
installs.test.ts test: dedupe plugin utility config suites 2026-03-28 04:02:13 +00:00
installs.ts
interactive-dispatch-adapters.ts
interactive.test.ts test: dedupe plugin command and runtime helpers 2026-03-28 03:06:27 +00:00
interactive.ts refactor(plugins): make interactive state lazy 2026-03-24 11:29:20 -07:00
lazy-service-module.test.ts test: dedupe plugin utility config suites 2026-03-28 04:02:13 +00:00
lazy-service-module.ts refactor: finish browser compat untangle 2026-03-26 22:42:41 +00:00
loader.git-path-regression.test.ts
loader.test.ts Plugins: add runtime registry compatibility helper 2026-03-28 00:09:37 -04:00
loader.ts Plugins: add runtime registry compatibility helper 2026-03-28 00:09:37 -04:00
logger.test.ts test: dedupe plugin command and runtime helpers 2026-03-28 03:06:27 +00:00
logger.ts
manifest-registry.test.ts test: dedupe plugin lifecycle registry suites 2026-03-28 04:02:35 +00:00
manifest-registry.ts refactor: move bundled plugin policy into manifests 2026-03-27 16:40:27 +00:00
manifest.ts refactor: move bundled plugin policy into manifests 2026-03-27 16:40:27 +00:00
marketplace.test.ts test: dedupe plugin bundle and discovery helpers 2026-03-28 03:06:27 +00:00
marketplace.ts fix: note marketplace streaming and ClawHub URL (#54160) (thanks @QuinnH496) 2026-03-25 10:29:21 +05:30
memory-embedding-providers.test.ts test: dedupe plugin provider runtime suites 2026-03-28 04:02:34 +00:00
memory-embedding-providers.ts fix(memory): share embedding providers across plugin runtime splits (#55945) 2026-03-27 21:40:19 +03:00
memory-runtime.test.ts fix(regression): avoid loading memory runtime during shutdown 2026-03-27 22:55:40 -05:00
memory-runtime.ts fix(regression): avoid loading memory runtime during shutdown 2026-03-27 22:55:40 -05:00
memory-state.test.ts test: dedupe plugin command and runtime helpers 2026-03-28 03:06:27 +00:00
memory-state.ts fix(ci): align skills api and trim status startup 2026-03-27 22:24:54 +00:00
min-host-version.test.ts test: dedupe plugin provider runtime suites 2026-03-28 04:02:34 +00:00
min-host-version.ts fix(plugins): enforce minimum host versions for installable plugins (#52094) 2026-03-22 09:12:08 -07:00
path-safety.ts
pi-package-graph.test.ts test: dedupe plugin install and packaging suites 2026-03-28 03:00:51 +00:00
provider-api-key-auth.runtime.ts
provider-api-key-auth.ts fix: restore provider auth and build checks 2026-03-27 20:20:31 +00:00
provider-auth-choice-helpers.ts
provider-auth-choice-preference.ts fix: restore provider auth and build checks 2026-03-27 20:20:31 +00:00
provider-auth-choice.runtime.ts perf: split provider metadata from runtime loading 2026-03-22 21:52:42 +00:00
provider-auth-choice.ts fix: restore provider auth and build checks 2026-03-27 20:20:31 +00:00
provider-auth-choices.test.ts test: dedupe plugin provider runtime suites 2026-03-28 04:02:34 +00:00
provider-auth-choices.ts refactor: move bundled plugin policy into manifests 2026-03-27 16:40:27 +00:00
provider-auth-helpers.ts fix(regression): merge aliased auth order provider keys 2026-03-27 22:31:07 -05:00
provider-auth-input.ts fix: restore provider auth and build checks 2026-03-27 20:20:31 +00:00
provider-auth-mode.ts perf: reduce runtime and test startup overhead 2026-03-21 20:18:16 +00:00
provider-auth-ref.ts fix: restore provider auth and build checks 2026-03-27 20:20:31 +00:00
provider-auth-storage.ts fix: restore green check after upstream API changes 2026-03-27 20:29:18 +00:00
provider-auth-token.ts
provider-auth-types.ts
provider-catalog.test.ts test: dedupe plugin provider runtime suites 2026-03-28 04:02:34 +00:00
provider-catalog.ts fix: normalize provider catalog config lookup 2026-03-27 21:03:53 -05:00
provider-discovery.test.ts test: dedupe plugin provider runtime suites 2026-03-28 04:02:34 +00:00
provider-discovery.ts fix: unblock live harness provider discovery 2026-03-23 23:02:44 -07:00
provider-model-allowlist.ts
provider-model-defaults.ts refactor(plugins): finish provider and whatsapp cleanup 2026-03-22 19:13:25 -07:00
provider-model-helpers.test.ts test: dedupe plugin provider runtime suites 2026-03-28 04:02:34 +00:00
provider-model-helpers.ts refactor: unify minimax model and failover live policies 2026-03-23 00:02:35 -07:00
provider-model-kilocode.ts refactor(kilocode): route shared model constants through core seam 2026-03-22 19:43:19 -07:00
provider-model-primary.ts
provider-oauth-flow.ts
provider-onboarding-config.test.ts test: dedupe plugin provider runtime suites 2026-03-28 04:02:34 +00:00
provider-onboarding-config.ts refactor: add provider onboarding preset appliers 2026-03-23 01:56:00 +00:00
provider-openai-codex-oauth-tls.ts
provider-openai-codex-oauth.ts fix: ensure env proxy dispatcher before MiniMax and OpenAI Codex OAuth flows (openclaw#52228) 2026-03-23 09:26:34 -05:00
provider-runtime.runtime.ts fix: restore provider runtime lazy boundary 2026-03-23 09:24:20 +00:00
provider-runtime.test-support.ts fix: repair latest-main ci gate 2026-03-27 17:57:23 +00:00
provider-runtime.test.ts fix(regression): refresh provider hook cache after config changes 2026-03-27 23:04:24 -05:00
provider-runtime.ts fix(regression): refresh provider hook cache after config changes 2026-03-27 23:04:24 -05:00
provider-self-hosted-setup.ts refactor: move provider seams behind plugin sdk surfaces 2026-03-27 23:26:26 +00:00
provider-thinking.ts perf(inbound): trim reply startup imports (#51988) 2026-03-21 20:49:41 -07:00
provider-validation.test.ts test: dedupe plugin provider runtime suites 2026-03-28 04:02:34 +00:00
provider-validation.ts refactor: move oauth profile repair metadata into providers 2026-03-27 17:23:40 +00:00
provider-vllm-setup.ts refactor: route plugin sdk facades through extension barrels 2026-03-27 20:47:36 +00:00
provider-wizard.test.ts test: dedupe plugin provider runtime suites 2026-03-28 04:02:34 +00:00
provider-wizard.ts fix(regression): align provider wizard with bundled compat 2026-03-27 20:24:14 -05:00
provider-zai-endpoint.ts refactor: move provider model helpers into plugins 2026-03-27 20:20:31 +00:00
providers.runtime.ts fix(regression): auto-enable provider runtime loads 2026-03-27 22:53:32 -05:00
providers.test.ts test: dedupe plugin provider runtime suites 2026-03-28 04:02:34 +00:00
providers.ts refactor: scope provider runtime to enabled provider plugins 2026-03-28 01:40:30 +00:00
public-artifacts.ts refactor: route plugin runtime through bundled seams 2026-03-27 16:40:27 +00:00
registry-empty.ts refactor: add browser plugin runtime package 2026-03-26 22:20:39 +00:00
registry.ts refactor: make memory embedding adapters generic 2026-03-27 02:02:24 +00:00
roots.ts
runtime-live-state-guardrails.test.ts test: dedupe plugin provider runtime suites 2026-03-28 04:02:34 +00:00
runtime-plugin-boundary.whatsapp.test.ts test: dedupe plugin install and packaging suites 2026-03-28 03:00:51 +00:00
runtime.channel-pin.test.ts test: dedupe plugin provider runtime suites 2026-03-28 04:02:34 +00:00
runtime.test.ts test: dedupe plugin provider runtime suites 2026-03-28 04:02:34 +00:00
runtime.ts refactor: split gateway plugin bootstrap and registry surfaces 2026-03-24 22:16:26 -07:00
schema-validator.test.ts test: dedupe plugin utility install suites 2026-03-28 03:30:25 +00:00
schema-validator.ts fix(config): support uri formats in schema validation 2026-03-27 02:29:32 +00:00
sdk-alias.test.ts test: dedupe plugin lifecycle registry suites 2026-03-28 04:02:35 +00:00
sdk-alias.ts plugins: disable native jiti loading under bun 2026-03-27 20:02:59 +00:00
services.test.ts test: dedupe plugin utility config suites 2026-03-28 04:02:13 +00:00
services.ts chore(plugins): remove opik investigation checkpoints 2026-03-23 01:21:19 -07:00
setup-binary.ts refactor: dedupe helpers and source seams 2026-03-24 21:00:36 +00:00
setup-browser.ts refactor: share browser and sandbox helpers 2026-03-26 18:43:57 +00:00
signal-cli-install.ts
slots.test.ts test: dedupe plugin utility config suites 2026-03-28 04:02:13 +00:00
slots.ts
source-display.test.ts test: dedupe plugin utility config suites 2026-03-28 04:02:13 +00:00
source-display.ts
stage-bundled-plugin-runtime.test.ts test: dedupe plugin install and packaging suites 2026-03-28 03:00:51 +00:00
status.test-helpers.ts feat: pluginize cli inference backends 2026-03-26 15:11:15 +00:00
status.test.ts test: dedupe plugin provider runtime suites 2026-03-28 04:02:34 +00:00
status.ts fix(regression): align plugin inspect policy with auto-enabled config 2026-03-27 22:42:59 -05:00
toggle-config.ts
tools.optional.test.ts fix(regression): reload stale auto-enabled plugin tool registries 2026-03-27 22:40:24 -05:00
tools.ts fix(regression): reload stale auto-enabled plugin tool registries 2026-03-27 22:40:24 -05:00
types.ts fix(regression): preserve discord thread bindings for plugin commands 2026-03-27 20:24:14 -05:00
uninstall.test.ts test: dedupe plugin lifecycle registry suites 2026-03-28 04:02:35 +00:00
uninstall.ts Plugins: clean up channel config on uninstall (#35915) 2026-03-27 17:28:38 -07:00
update.test.ts test: dedupe plugin lifecycle registry suites 2026-03-28 04:02:35 +00:00
update.ts refactor(cli): extract hook pack update flow 2026-03-22 12:02:52 -07:00
web-search-providers.runtime.test.ts test: dedupe plugin provider runtime suites 2026-03-28 04:02:34 +00:00
web-search-providers.runtime.ts fix: restore provider auth and build checks 2026-03-27 20:20:31 +00:00
web-search-providers.shared.ts fix(regression): auto-enable web search provider loads 2026-03-27 23:00:49 -05:00
web-search-providers.test.ts test: dedupe plugin provider runtime suites 2026-03-28 04:02:34 +00:00
web-search-providers.ts
wired-hooks-after-tool-call.e2e.test.ts test: dedupe plugin hook runner suites 2026-03-28 03:30:25 +00:00
wired-hooks-compaction.test.ts test: dedupe plugin hook runner suites 2026-03-28 03:30:25 +00:00
wired-hooks-gateway.test.ts test: dedupe plugin hook runner suites 2026-03-28 03:30:25 +00:00
wired-hooks-inbound-claim.test.ts fix(regression): preserve plugin identity in hook test helpers 2026-03-27 22:34:09 -05:00
wired-hooks-llm.test.ts test: dedupe plugin hook runner suites 2026-03-28 03:30:25 +00:00
wired-hooks-message.test.ts test: dedupe plugin hook runner suites 2026-03-28 03:30:25 +00:00
wired-hooks-session.test.ts test: dedupe plugin hook runner suites 2026-03-28 03:30:25 +00:00
wired-hooks-subagent.test.ts test: dedupe plugin hook runner suites 2026-03-28 03:30:25 +00:00