openclaw/src/plugins
Vincent Koc 774beb8e5c
refactor(plugin-sdk): add task domain runtime surfaces (#59805)
* refactor(plugin-sdk): add task domain runtime views

* chore(plugin-sdk): refresh api baseline

* fix(plugin-sdk): preserve task runtime owner isolation
2026-04-03 02:11:21 +09:00
..
capability-runtime-vitest-shims Tests: shim config runtime for capability contracts 2026-03-28 20:02:28 -04:00
contracts refactor(plugins): tighten web fetch provider boundary (#59646) 2026-04-02 20:53:57 +09:00
runtime refactor(plugin-sdk): add task domain runtime surfaces (#59805) 2026-04-03 02:11:21 +09: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
api-builder.ts !feat(plugins): add web fetch provider boundary (#59465) 2026-04-02 20:25:19 +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
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 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 refactor: dedupe helpers and source seams 2026-03-24 21:00:36 +00:00
bundled-capability-metadata.ts !feat(plugins): add web fetch provider boundary (#59465) 2026-04-02 20:25:19 +09:00
bundled-capability-runtime.ts !feat(plugins): add web fetch provider boundary (#59465) 2026-04-02 20:25:19 +09: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 bundle discovery suites 2026-03-28 06:04:50 +00:00
bundled-dir.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
bundled-plugin-metadata.test.ts fix: stabilize serial test suite 2026-03-30 04:46:04 +09:00
bundled-plugin-metadata.ts refactor: finish decoupling plugin sdk seams 2026-03-29 22:42:06 +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 revert: remove TinyFish bundled plugin 2026-04-02 03:07:33 -04: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 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-registry.ts style: normalize import order and formatting 2026-03-29 16:33:22 +09:00
bundled-web-search.test.ts test: speed up core runtime suites 2026-03-31 02:25:02 +01: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: speed up core runtime suites 2026-03-31 02:25:02 +01:00
capability-provider-runtime.ts fix(plugins): preserve active capability providers 2026-03-28 15:46:24 +05:30
captured-registration.test.ts Revert "refactor: move tasks into bundled plugin" 2026-04-01 01:30:22 +09:00
captured-registration.ts !feat(plugins): add web fetch provider boundary (#59465) 2026-04-02 20:25:19 +09:00
channel-plugin-ids.test.ts perf(plugins): keep gateway startup channel-only (#59754) 2026-04-03 00:28:15 +09:00
channel-plugin-ids.ts perf(plugins): keep gateway startup channel-only (#59754) 2026-04-03 00:28:15 +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 feat: pluginize cli inference backends 2026-03-26 15:11:15 +00:00
cli.browser-plugin.integration.test.ts fix(ci): stabilize browser bundled integration tests 2026-03-28 08:34:18 +00:00
cli.test.ts fix(plugins): preserve activation provenance (#59641) 2026-04-02 20:57:14 +09:00
cli.ts fix(plugins): preserve activation provenance (#59641) 2026-04-02 20:57:14 +09: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 fix: pass session identity to plugin commands (#59044) 2026-04-01 13:07:17 -07:00
commands.ts fix: pass session identity to plugin commands (#59044) 2026-04-01 13:07:17 -07:00
config-schema.test.ts test: dedupe plugin bundle discovery suites 2026-03-28 06:04:50 +00:00
config-schema.ts refactor: deduplicate plugin config schemas 2026-03-27 02:53:08 +00:00
config-state.test.ts fix(plugins): preserve activation provenance (#59641) 2026-04-02 20:57:14 +09:00
config-state.ts fix(plugins): preserve activation provenance (#59641) 2026-04-02 20:57:14 +09:00
conversation-binding.test.ts test: dedupe plugin command and runtime helpers 2026-03-28 03:06:27 +00:00
conversation-binding.ts
copy-bundled-plugin-metadata.test.ts fix: ship bundled runtime support packages 2026-03-31 14:25:32 +01:00
discovery.test.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
discovery.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
enable.test.ts test: dedupe plugin provider runtime suites 2026-03-28 06:04:51 +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-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 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 Revert "refactor(plugins): remove before_install hook" 2026-04-01 19:57:07 -05: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.runtime.ts plugins: enrich before_install policy context 2026-03-29 12:35:01 -07:00
install.test.ts Revert "refactor(plugins): remove before_install hook" 2026-04-01 19:57:07 -05:00
install.ts fix(plugins): pass dangerouslyForceUnsafeInstall through archive and … (#58879) 2026-04-01 02:52:01 -07:00
installs.test.ts test: dedupe plugin provider runtime suites 2026-03-28 06:04:51 +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 feat(plugins): surface imported runtime state in status tooling (#59659) 2026-04-02 22:50:17 +09:00
loader.ts feat(plugins): surface imported runtime state in status tooling (#59659) 2026-04-02 22:50:17 +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(matrix): resolve crypto bootstrap failure and multi-extension idHint warning (#53298) 2026-03-29 12:38:10 -04:00
manifest-registry.ts fix: support multi-kind plugins for dual slot ownership (#57507) (thanks @fuller-stack-dev) 2026-03-31 10:06:48 +05:30
manifest.json5-tolerance.test.ts fix: use JSON5 parser for plugin manifest loading (#57734) [AI-assisted] (#59084) 2026-04-02 22:02:04 +08:00
manifest.ts fix: use JSON5 parser for plugin manifest loading (#57734) [AI-assisted] (#59084) 2026-04-02 22:02:04 +08:00
marketplace.test.ts feat(plugins): add dangerous unsafe install override 2026-03-31 23:16:11 +09:00
marketplace.ts feat(security): fail closed on dangerous skill installs 2026-03-31 23:27:20 +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 fix(memory): share embedding providers across plugin runtime splits (#55945) 2026-03-27 21:40:19 +03:00
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
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 06:04:51 +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
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 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): centralize request capabilities (#59636) 2026-04-02 20:26:22 +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 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 06:04:51 +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 build: update deps and align pi sdk usage 2026-03-31 22:56:20 +09:00
provider-runtime.test.ts refactor: add provider replay runtime hook surfaces (#59143) 2026-04-01 13:45:41 -07:00
provider-runtime.ts refactor: add provider replay runtime hook surfaces (#59143) 2026-04-01 13:45:41 -07: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
provider-validation.test.ts test: dedupe plugin provider runtime suites 2026-03-28 06:04:51 +00:00
provider-validation.ts refactor: move oauth profile repair metadata into providers 2026-03-27 17:23:40 +00:00
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 refactor: move provider model helpers into plugins 2026-03-27 20:20:31 +00:00
providers.runtime.ts fix(plugins): preserve activation provenance (#59641) 2026-04-02 20:57:14 +09:00
providers.test.ts fix: harden plugin auto-enable empty config handling 2026-04-02 15:19:53 +01:00
providers.ts refactor: scope provider runtime to enabled provider plugins 2026-03-28 01:40:30 +00:00
public-artifacts.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
registry-empty.ts !feat(plugins): add web fetch provider boundary (#59465) 2026-04-02 20:25:19 +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 feat(plugins): surface imported runtime state in status tooling (#59659) 2026-04-02 22:50:17 +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.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 feat(plugins): surface imported runtime state in status tooling (#59659) 2026-04-02 22:50:17 +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 fix(config): support uri formats in schema validation 2026-03-27 02:29:32 +00:00
sdk-alias.test.ts refactor(plugin-sdk): remove channel-specific sdk shims 2026-03-30 01:03:24 +01: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 provider runtime suites 2026-03-28 06:04:51 +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 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 refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
status.test-helpers.ts fix(plugins): preserve activation provenance (#59641) 2026-04-02 20:57:14 +09:00
status.test.ts refactor(plugins): drop generic status report alias (#59700) 2026-04-02 22:59:25 +09:00
status.ts refactor(plugins): drop generic status report alias (#59700) 2026-04-02 22:59:25 +09:00
toggle-config.ts
tools.optional.test.ts test: reset plugin runtime state in optional tools tests 2026-03-29 08:52:12 +01:00
tools.ts fix(plugins): preserve activation provenance (#59641) 2026-04-02 20:57:14 +09:00
types.ts refactor(providers): normalize transport policy wiring (#59682) 2026-04-02 22:54:34 +09: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 refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
update.ts refactor(cli): extract hook pack update flow 2026-03-22 12:02:52 -07:00
web-fetch-providers.runtime.ts !feat(plugins): add web fetch provider boundary (#59465) 2026-04-02 20:25:19 +09:00
web-fetch-providers.shared.ts !feat(plugins): add web fetch provider boundary (#59465) 2026-04-02 20:25:19 +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: harden plugin auto-enable empty config handling 2026-04-02 15:19:53 +01:00
web-search-providers.runtime.ts fix(plugins): preserve activation provenance (#59641) 2026-04-02 20:57:14 +09:00
web-search-providers.shared.ts fix(plugins): preserve activation provenance (#59641) 2026-04-02 20:57:14 +09:00
web-search-providers.test.ts feat(web-search): add SearXNG as bundled web search provider plugin (#57317) 2026-04-01 19:24:33 +09: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