openclaw/src/plugins
Peter Steinberger b0e1551eb8
refactor(extensions): add channel-owned config schema seams
2026-04-04 05:31:11 +01:00
..
capability-runtime-vitest-shims Tests: shim config runtime for capability contracts 2026-03-28 20:02:28 -04:00
contracts refactor(extensions): add channel-owned config schema seams 2026-04-04 05:31:11 +01:00
runtime fix(outbound): restore generic delivery and security seams 2026-04-03 19:09:20 +01:00
test-helpers
AGENTS.md refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
CLAUDE.md Docs: add boundary AGENTS guides (#56647) 2026-03-28 20:22:03 -04:00
activation-context.ts refactor(plugins): split activation snapshot and compat flow 2026-04-04 00:42:11 +09:00
api-builder.ts refactor: move voice-call realtime providers into extensions 2026-04-04 12:07:23 +09:00
build-smoke-entry.ts
bundle-claude-inspect.test.ts test: dedupe plugin bundle discovery suites 2026-03-28 06:04:50 +00:00
bundle-commands.test.ts test: dedupe plugin bundle discovery suites 2026-03-28 06:04:50 +00:00
bundle-commands.ts refactor(plugins): separate activation from enablement (#59844) 2026-04-03 03:22:37 +09:00
bundle-config-shared.ts refactor(plugins): separate activation from enablement (#59844) 2026-04-03 03:22:37 +09:00
bundle-lsp.ts
bundle-manifest.test.ts fix: use JSON5 parser for plugin manifest loading (#57734) [AI-assisted] (#59084) 2026-04-02 22:02:04 +08:00
bundle-manifest.ts fix: use JSON5 parser for plugin manifest loading (#57734) [AI-assisted] (#59084) 2026-04-02 22:02:04 +08:00
bundle-mcp.test-support.ts test: dedupe plugin bundle discovery suites 2026-03-28 06:04:50 +00:00
bundle-mcp.test.ts test: dedupe plugin bundle discovery suites 2026-03-28 06:04:50 +00:00
bundle-mcp.ts
bundled-capability-metadata.test.ts refactor: move voice-call realtime providers into extensions 2026-04-04 12:07:23 +09:00
bundled-capability-metadata.ts refactor: move voice-call realtime providers into extensions 2026-04-04 12:07:23 +09:00
bundled-capability-runtime.ts refactor: move voice-call realtime providers into extensions 2026-04-04 12:07:23 +09:00
bundled-compat.ts refactor: trim image generation runtime imports 2026-04-04 01:07:28 +09:00
bundled-dir.test.ts fix: restore gateway watch boot path 2026-04-04 01:10:49 +01:00
bundled-dir.ts fix: restore gateway watch boot path 2026-04-04 01:10:49 +01:00
bundled-manifest-snapshots.ts refactor: trim bundled capability metadata imports 2026-04-04 01:07:28 +09:00
bundled-plugin-metadata.test.ts test: baseline bundled runtime sidecar paths 2026-04-03 14:26:01 +01:00
bundled-plugin-metadata.ts refactor(plugins): route bundled channel config runtime through metadata 2026-04-04 05:20:43 +01:00
bundled-plugin-naming.test.ts test: dedupe plugin bundle discovery suites 2026-03-28 06:04:50 +00:00
bundled-provider-auth-env-vars.generated.ts feat: add bundled StepFun provider plugin (#60032) 2026-04-02 23:53:50 -07:00
bundled-provider-auth-env-vars.test.ts test: dedupe plugin bundle discovery suites 2026-03-28 06:04:50 +00:00
bundled-provider-auth-env-vars.ts
bundled-sources.test.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
bundled-sources.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
bundled-web-fetch-ids.ts !feat(plugins): add web fetch provider boundary (#59465) 2026-04-02 20:25:19 +09:00
bundled-web-fetch-provider-ids.ts !feat(plugins): add web fetch provider boundary (#59465) 2026-04-02 20:25:19 +09:00
bundled-web-fetch.ts !feat(plugins): add web fetch provider boundary (#59465) 2026-04-02 20:25:19 +09:00
bundled-web-search-ids.ts
bundled-web-search-provider-ids.ts
bundled-web-search-registry.ts style: normalize import order and formatting 2026-03-29 16:33:22 +09:00
bundled-web-search.test.ts test: isolate bundled plugin coverage from unit 2026-04-03 10:58:44 +01:00
bundled-web-search.ts
cache-controls.ts
capability-provider-runtime.test.ts refactor: move voice-call realtime providers into extensions 2026-04-04 12:07:23 +09:00
capability-provider-runtime.ts refactor: move voice-call realtime providers into extensions 2026-04-04 12:07:23 +09:00
captured-registration.test.ts Revert "refactor: move tasks into bundled plugin" 2026-04-01 01:30:22 +09:00
captured-registration.ts refactor: move voice-call realtime providers into extensions 2026-04-04 12:07:23 +09:00
channel-plugin-ids.test.ts fix: preserve allowlist guard for auto-enabled bundled channels (#60233) (thanks @dorukardahan) 2026-04-03 22:55:31 +09:00
channel-plugin-ids.ts refactor: unify plugin activation source plumbing 2026-04-03 23:39:36 +09:00
clawhub.test.ts feat(plugins): add dangerous unsafe install override 2026-03-31 23:16:11 +09:00
clawhub.ts feat(security): fail closed on dangerous skill installs 2026-03-31 23:27:20 +09:00
cli-backends.runtime.ts
cli.browser-plugin.integration.test.ts test: isolate bundled plugin coverage from unit 2026-04-03 10:58:44 +01:00
cli.test.ts fix(plugins): preserve activation provenance (#59641) 2026-04-02 20:57:14 +09:00
cli.ts refactor: move voice-call realtime providers into extensions 2026-04-04 12:07:23 +09:00
command-registration.ts refactor(plugins): move channel behavior into plugins 2026-04-03 19:09:20 +01:00
command-registry-state.ts refactor(plugins): move channel behavior into plugins 2026-04-03 19:09:20 +01:00
commands.test.ts fix: honor default account in plugin commands 2026-04-03 16:13:31 -05:00
commands.ts fix: honor default account in plugin commands 2026-04-03 16:13:31 -05:00
config-policy.ts fix(security): harden discord proxy and bundled channel activation (#60455) 2026-04-04 02:48:52 +09:00
config-schema.test.ts test: dedupe plugin bundle discovery suites 2026-03-28 06:04:50 +00:00
config-schema.ts
config-state.test.ts refactor: unify plugin activation source plumbing 2026-04-03 23:39:36 +09:00
config-state.ts fix(security): harden discord proxy and bundled channel activation (#60455) 2026-04-04 02:48:52 +09:00
conversation-binding.test.ts test: trim more core importOriginal usage 2026-04-03 19:49:43 +01:00
conversation-binding.ts refactor(plugins): move channel behavior into plugins 2026-04-03 19:09:20 +01:00
copy-bundled-plugin-metadata.test.ts fix: ship bundled runtime support packages 2026-03-31 14:25:32 +01:00
discovery.test.ts fix(ci): align contract expectations 2026-04-04 12:29:11 +09:00
discovery.ts fix(plugins): preserve bundled origin when workspace matches bundled root 2026-04-04 12:38:43 +09:00
enable.test.ts test: dedupe plugin provider runtime suites 2026-03-28 06:04:51 +00:00
enable.ts refactor: move built-in channel normalization to ids 2026-04-04 01:07:28 +09:00
generated-plugin-test-helpers.ts
hook-runner-global.test.ts test: streamline runtime wrapper test reloads 2026-04-03 04:41:38 +01:00
hook-runner-global.ts feat(memory-core): add dreaming promotion with weighted recall thresholds (#60569) 2026-04-03 20:26:53 -07:00
hooks.before-agent-reply.test.ts feat(plugins): add before_agent_reply hook (claiming pattern) (#20067) 2026-04-01 13:31:11 -07:00
hooks.before-agent-start.test.ts test: dedupe plugin hook runner suites 2026-03-28 03:30:25 +00:00
hooks.before-install.test.ts Revert "refactor(plugins): remove before_install hook" 2026-04-01 19:57:07 -05: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 Plugins: preserve prompt build system prompt precedence (#58375) 2026-03-31 16:52:09 +01:00
hooks.security.test.ts fix(hooks): harden before_tool_call hook runner to fail-closed on error [AI] (#59822) 2026-04-03 16:44:35 -06:00
hooks.test-helpers.ts fix(regression): preserve plugin identity in hook test helpers 2026-03-27 22:34:09 -05:00
hooks.ts fix(hooks): harden before_tool_call hook runner to fail-closed on error [AI] (#59822) 2026-04-03 16:44:35 -06: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-policy-context.ts Revert "refactor(plugins): remove before_install hook" 2026-04-01 19:57:07 -05:00
install-security-scan.runtime.ts Revert "refactor(plugins): remove before_install hook" 2026-04-01 19:57:07 -05:00
install-security-scan.ts fix: align skill install security gate 2026-03-31 15:53:29 +01:00
install.npm-spec.test.ts fix: stabilize live and docker test lanes 2026-04-03 21:43:36 +01:00
install.path.test.ts test: split plugin install source coverage 2026-04-04 01:07:28 +09:00
install.runtime.ts plugins: enrich before_install policy context 2026-03-29 12:35:01 -07:00
install.test.ts Plugins: add install --force overwrite flag (#60544) 2026-04-03 18:09:14 -04:00
install.ts Plugins: add install --force overwrite flag (#60544) 2026-04-03 18:09:14 -04:00
installs.test.ts test: dedupe plugin provider runtime suites 2026-03-28 06:04:51 +00:00
installs.ts
interactive-binding-helpers.ts refactor(plugins): move channel behavior into plugins 2026-04-03 19:09:20 +01:00
interactive-registry.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
interactive-state.ts refactor: split plugin interactive registration 2026-04-04 01:07:28 +09:00
interactive.test.ts test(plugins): finish moving contract coverage 2026-04-04 00:11:39 +01:00
interactive.ts refactor(plugins): move channel behavior into plugins 2026-04-03 19:09:20 +01:00
lazy-service-module.test.ts test: dedupe plugin utility config suites 2026-03-28 04:02:13 +00:00
lazy-service-module.ts
loader.bundle.test.ts test: split plugin loader coverage by concern 2026-04-04 01:07:28 +09:00
loader.cli-metadata.test.ts fix: unblock cli startup metadata 2026-04-04 02:35:36 +01:00
loader.git-path-regression.test.ts
loader.runtime-registry.test.ts test: split plugin loader coverage by concern 2026-04-04 01:07:28 +09:00
loader.test-fixtures.ts test: split plugin loader coverage by concern 2026-04-04 01:07:28 +09:00
loader.test.ts fix(ci): repair bundled and extension test drift 2026-04-03 19:25:23 +01:00
loader.ts refactor: move voice-call realtime providers into extensions 2026-04-04 12:07:23 +09: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 [Fix] Remove spurious plugin id mismatch warning (#59185) 2026-04-03 12:58:56 +08:00
manifest-registry.ts feat(plugins): auto-load provider plugins from model support 2026-04-04 04:52:25 +01:00
manifest.json5-tolerance.test.ts feat(plugins): auto-load provider plugins from model support 2026-04-04 04:52:25 +01:00
manifest.ts refactor(plugins): route bundled channel config runtime through metadata 2026-04-04 05:20:43 +01:00
marketplace.test.ts fix: keep local marketplace paths stable (#60556) (thanks @eleqtrizit) 2026-04-04 11:58:52 +09:00
marketplace.ts fix: keep local marketplace paths stable (#60556) (thanks @eleqtrizit) 2026-04-04 11:58:52 +09:00
memory-embedding-providers.test.ts test: dedupe plugin provider runtime suites 2026-03-28 06:04:51 +00:00
memory-embedding-providers.ts
memory-runtime.test.ts fix(plugins): preserve activation provenance (#59641) 2026-04-02 20:57:14 +09:00
memory-runtime.ts fix(plugins): preserve activation provenance (#59641) 2026-04-02 20:57:14 +09:00
memory-state.test.ts test: dedupe plugin bundle discovery suites 2026-03-28 06:04:50 +00:00
memory-state.ts Memory: fix QMD doctor contract typing 2026-03-30 00:54:41 -04:00
min-host-version.test.ts test: dedupe plugin provider runtime suites 2026-03-28 06:04:51 +00:00
min-host-version.ts
path-safety.ts
pi-package-graph.test.ts test: dedupe plugin lifecycle runtime suites 2026-03-28 04:28:54 +00:00
plugin-graceful-init-failure.test.ts fix: migrate legacy web search config on startup 2026-04-03 23:24:02 +09:00
provider-api-key-auth.runtime.ts
provider-api-key-auth.ts
provider-auth-choice-helpers.ts
provider-auth-choice-preference.ts Keep non-interactive auth choices on trusted plugins (#59120) 2026-04-03 14:28:01 -07:00
provider-auth-choice.runtime.ts
provider-auth-choice.ts
provider-auth-choices.test.ts Keep non-interactive auth choices on trusted plugins (#59120) 2026-04-03 14:28:01 -07:00
provider-auth-choices.ts Keep non-interactive auth choices on trusted plugins (#59120) 2026-04-03 14:28:01 -07: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
provider-auth-mode.ts
provider-auth-ref.ts
provider-auth-storage.ts
provider-auth-token.ts fix: slim provider sdk surfaces 2026-03-28 09:35:42 +00:00
provider-auth-types.ts
provider-catalog.test.ts test: dedupe plugin provider runtime suites 2026-03-28 06:04:51 +00:00
provider-catalog.ts fix: normalize provider catalog config lookup 2026-03-27 21:03:53 -05:00
provider-discovery.runtime.ts fix: keep provider discovery on mockable lazy runtime paths 2026-03-28 11:40:40 +00:00
provider-discovery.test.ts test: dedupe plugin provider runtime suites 2026-03-28 06:04:51 +00:00
provider-discovery.ts fix: keep provider discovery on mockable lazy runtime paths 2026-03-28 11:40:40 +00:00
provider-model-allowlist.ts fix(ci): stabilize bundled capability contract loading 2026-03-28 07:33:19 +00:00
provider-model-compat.ts refactor(providers): share openai compat defaults 2026-04-04 02:10:24 +09:00
provider-model-defaults.ts fix(plugins): enforce activation before shipped imports (#59136) 2026-04-02 11:18:49 +09:00
provider-model-helpers.test.ts test: dedupe plugin provider runtime suites 2026-03-28 06:04:51 +00:00
provider-model-helpers.ts refactor(xai): move bundled xai runtime into plugin 2026-03-28 05:02:41 +00:00
provider-model-kilocode.ts
provider-model-primary.ts
provider-oauth-flow.ts
provider-onboarding-config.test.ts test: dedupe plugin provider runtime suites 2026-03-28 06:04:51 +00:00
provider-onboarding-config.ts
provider-openai-codex-oauth-tls.ts
provider-openai-codex-oauth.ts
provider-replay-helpers.test.ts refactor(providers): share passthrough replay helpers 2026-04-04 11:22:41 +09:00
provider-replay-helpers.ts refactor(providers): share passthrough replay helpers 2026-04-04 11:22:41 +09:00
provider-runtime.runtime.ts
provider-runtime.test-support.ts feat(openai): add codex gpt-5.4-mini support 2026-04-04 11:51:57 +09:00
provider-runtime.test.ts feat(openai): add codex gpt-5.4-mini support 2026-04-04 11:51:57 +09:00
provider-runtime.ts refactor(openai): move native transport policy into extension 2026-04-04 04:27:14 +01:00
provider-self-hosted-setup.ts
provider-thinking.ts
provider-validation.test.ts test: dedupe plugin provider runtime suites 2026-03-28 06:04:51 +00:00
provider-validation.ts
provider-wizard.test.ts test: dedupe plugin provider runtime suites 2026-03-28 06:04:51 +00:00
provider-wizard.ts fix(provider-wizard): avoid hook-time model normalization 2026-03-28 14:46:12 +05:30
provider-zai-endpoint.ts
providers.runtime.ts feat(plugins): auto-load provider plugins from model support 2026-04-04 04:52:25 +01:00
providers.test.ts feat(plugins): auto-load provider plugins from model support 2026-04-04 04:52:25 +01:00
providers.ts feat(plugins): auto-load provider plugins from model support 2026-04-04 04:52:25 +01:00
public-artifacts.ts test: baseline bundled runtime sidecar paths 2026-04-03 14:26:01 +01:00
registry-empty.ts refactor: move voice-call realtime providers into extensions 2026-04-04 12:07:23 +09:00
registry.dual-kind-memory-gate.test.ts fix: support multi-kind plugins for dual slot ownership (#57507) (thanks @fuller-stack-dev) 2026-03-31 10:06:48 +05:30
registry.ts refactor: move voice-call realtime providers into extensions 2026-04-04 12:07:23 +09:00
roots.ts
runtime-live-state-guardrails.test.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
runtime-plugin-boundary.whatsapp.test.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
runtime-sidecar-paths-baseline.ts test: baseline bundled runtime sidecar paths 2026-04-03 14:26:01 +01:00
runtime-sidecar-paths.ts test: baseline bundled runtime sidecar paths 2026-04-03 14:26:01 +01:00
runtime.channel-pin.test.ts fix(channels): use pinned channel registry for outbound adapter resolution 2026-03-29 12:54:14 +05:30
runtime.test.ts refactor: move voice-call realtime providers into extensions 2026-04-04 12:07:23 +09:00
runtime.ts feat(plugins): surface imported runtime state in status tooling (#59659) 2026-04-02 22:50:17 +09:00
schema-validator.test.ts test: dedupe plugin bundle discovery suites 2026-03-28 06:04:50 +00:00
schema-validator.ts
sdk-alias.test.ts refactor(plugin-sdk): remove channel-specific sdk shims 2026-03-30 01:03:24 +01:00
sdk-alias.ts
services.test.ts test: dedupe plugin provider runtime suites 2026-03-28 06:04:51 +00:00
services.ts
setup-binary.ts
setup-browser.ts
slots.test.ts fix: support multi-kind plugins for dual slot ownership (#57507) (thanks @fuller-stack-dev) 2026-03-31 10:06:48 +05:30
slots.ts fix: support multi-kind plugins for dual slot ownership (#57507) (thanks @fuller-stack-dev) 2026-03-31 10:06:48 +05:30
source-display.test.ts test: dedupe plugin provider runtime suites 2026-03-28 06:04:51 +00:00
source-display.ts
stage-bundled-plugin-runtime.test.ts test: isolate bundled plugin coverage from unit 2026-04-03 10:58:44 +01:00
status.test-helpers.ts refactor: move voice-call realtime providers into extensions 2026-04-04 12:07:23 +09:00
status.test.ts refactor(plugins): separate activation from enablement (#59844) 2026-04-03 03:22:37 +09:00
status.ts refactor: move voice-call realtime providers into extensions 2026-04-04 12:07:23 +09:00
toggle-config.ts refactor: move built-in channel normalization to ids 2026-04-04 01:07:28 +09:00
tools.optional.test.ts test: streamline runtime wrapper test reloads 2026-04-03 04:41:38 +01:00
tools.ts fix(plugins): preserve activation provenance (#59641) 2026-04-02 20:57:14 +09:00
types.ts refactor(openai): move native transport policy into extension 2026-04-04 04:27:14 +01:00
uninstall.test.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
uninstall.ts Plugins: clean up channel config on uninstall (#35915) 2026-03-27 17:28:38 -07:00
update.test.ts Plugins: allow unsafe-force override on update 2026-04-04 01:49:35 +09:00
update.ts Plugins: allow unsafe-force override on update 2026-04-04 01:49:35 +09:00
web-fetch-providers.runtime.test.ts fix(plugins): reuse runtime registries for web provider snapshots (#59865) 2026-04-03 04:07:43 +09:00
web-fetch-providers.runtime.ts fix(plugins): reuse runtime registries for web provider snapshots (#59865) 2026-04-03 04:07:43 +09:00
web-fetch-providers.shared.ts refactor(plugins): split activation snapshot and compat flow 2026-04-04 00:42:11 +09:00
web-fetch-providers.ts !feat(plugins): add web fetch provider boundary (#59465) 2026-04-02 20:25:19 +09:00
web-search-providers.runtime.test.ts fix(plugins): reuse runtime registries for web provider snapshots (#59865) 2026-04-03 04:07:43 +09:00
web-search-providers.runtime.ts fix(plugins): reuse runtime registries for web provider snapshots (#59865) 2026-04-03 04:07:43 +09:00
web-search-providers.shared.ts refactor(plugins): split activation snapshot and compat flow 2026-04-04 00:42:11 +09:00
web-search-providers.test.ts test: isolate bundled plugin coverage from unit 2026-04-03 10:58:44 +01:00
web-search-providers.ts refactor(plugins): separate activation from enablement (#59844) 2026-04-03 03:22:37 +09:00
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 refactor: lazy load compaction store updates 2026-04-04 01:07:28 +09: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 fix: enrich session_end lifecycle hooks (#59715) 2026-04-03 00:16:14 -07:00
wired-hooks-subagent.test.ts test: dedupe plugin hook runner suites 2026-03-28 03:30:25 +00:00