openclaw/src/plugins
Peter Steinberger b7dc23b403 test: merge loader cache miss cases 2026-03-17 16:21:59 +00:00
..
contracts test: cache provider discovery fixtures 2026-03-17 16:21:58 +00:00
runtime refactor: expose lazy runtime helper to plugins 2026-03-17 08:37:11 -07:00
test-helpers fix: resolve current ci regressions 2026-03-14 00:51:12 +00:00
bundle-manifest.test.ts feat(plugins): add compatible bundle support 2026-03-15 16:08:50 -07:00
bundle-manifest.ts refactor(plugins): share bundle path list helpers 2026-03-17 06:24:01 +00:00
bundle-mcp.test-support.ts refactor(bundle-tests): share bundle mcp fixtures 2026-03-17 07:23:44 +00:00
bundle-mcp.test.ts refactor(bundle-tests): share bundle mcp fixtures 2026-03-17 07:23:44 +00:00
bundle-mcp.ts refactor(plugins): share bundle path list helpers 2026-03-17 06:24:01 +00:00
bundled-compat.ts refactor(plugins): share bundled compat transforms 2026-03-16 02:11:18 +00:00
bundled-dir.test.ts Plugins: stage local bundled runtime tree 2026-03-16 16:43:47 +00:00
bundled-dir.ts refactor: finish provider auth extraction and canonicalize kimi 2026-03-16 20:49:38 -07:00
bundled-provider-auth-env-vars.test.ts refactor(core): land plugin auth and startup cleanup 2026-03-15 20:12:37 -07:00
bundled-provider-auth-env-vars.ts refactor(plugins): move auth and model policy to providers 2026-03-15 21:52:29 -07:00
bundled-runtime-deps.test.ts Build: unbundle LanceDB from published package 2026-03-15 21:51:42 -07:00
bundled-sources.test.ts Plugins: fix env-aware root resolution and caching (#44046) 2026-03-12 15:31:31 +00:00
bundled-sources.ts Plugins: fix env-aware root resolution and caching (#44046) 2026-03-12 15:31:31 +00:00
captured-registration.ts feat(plugins): add image generation capability 2026-03-16 22:58:55 -07:00
channel-plugin-ids.ts Gateway: gate deferred channel startup behind opt-in 2026-03-16 13:55:53 +00:00
cli.test.ts Plugins: fix env-aware root resolution and caching (#44046) 2026-03-12 15:31:31 +00:00
cli.ts Plugins: fix env-aware root resolution and caching (#44046) 2026-03-12 15:31:31 +00:00
commands.test.ts Plugins: reject conflicting native command aliases 2026-03-16 21:49:26 -07:00
commands.ts Plugins: reject conflicting native command aliases 2026-03-16 21:49:26 -07:00
config-schema.ts
config-state.test.ts fix(plugins): forward plugin subagent overrides (#48277) 2026-03-17 07:20:27 -07:00
config-state.ts fix(plugins): forward plugin subagent overrides (#48277) 2026-03-17 07:20:27 -07:00
conversation-binding.test.ts refactor(plugin-tests): share binding approval resolution 2026-03-17 07:23:44 +00:00
conversation-binding.ts Plugins: centralize binding approval interactions 2026-03-15 21:55:45 -07:00
copy-bundled-plugin-metadata.test.ts fix: retry runtime postbuild skill copy races 2026-03-16 08:42:50 +00:00
discovery.test.ts fix(plugins): normalize speech plugin package ids (#48777) 2026-03-17 08:21:43 +02:00
discovery.ts fix(plugins): normalize speech plugin package ids (#48777) 2026-03-17 08:21:43 +02:00
enable.test.ts refactor(google): merge gemini auth into google plugin 2026-03-16 01:19:32 +00:00
enable.ts
hook-runner-global.test.ts
hook-runner-global.ts
hooks.before-agent-start.test.ts
hooks.model-override-wiring.test.ts
hooks.phase-hooks.test.ts
hooks.test-helpers.ts feat(plugins): add image generation capability 2026-03-16 22:58:55 -07:00
hooks.ts refactor(plugins): share claiming hook loop 2026-03-17 06:24:01 +00:00
http-path.ts
http-registry.test.ts fix(gateway): pin plugin webhook route registry (#47902) 2026-03-15 21:53:05 -07:00
http-registry.ts fix(gateway): pin plugin webhook route registry (#47902) 2026-03-15 21:53:05 -07:00
http-route-overlap.ts
install.test.ts feat(plugins): add compatible bundle support 2026-03-15 16:08:50 -07:00
install.ts refactor(plugins): share install target flow 2026-03-17 06:24:01 +00:00
installs.test.ts
installs.ts
interactive-dispatch-adapters.ts refactor: split plugin interactive dispatch adapters 2026-03-16 05:53:35 +00:00
interactive.test.ts fix: restore full gate 2026-03-17 07:47:28 +00:00
interactive.ts refactor: split plugin interactive dispatch adapters 2026-03-16 05:53:35 +00:00
loader.test.ts test: merge loader cache miss cases 2026-03-17 16:21:59 +00:00
loader.ts feat(plugins): add image generation capability 2026-03-16 22:58:55 -07:00
logger.test.ts
logger.ts
manifest-registry.test.ts fix: accept sandbox plugin id hints 2026-03-16 00:14:57 -07:00
manifest-registry.ts Gateway: gate deferred channel startup behind opt-in 2026-03-16 13:55:53 +00:00
manifest.ts Gateway: gate deferred channel startup behind opt-in 2026-03-16 13:55:53 +00:00
marketplace.test.ts docs: rename onboarding user-facing wizard copy 2026-03-16 19:50:31 -05:00
marketplace.ts Plugins: add Claude marketplace registry installs (#48058) 2026-03-16 01:46:07 -07:00
path-safety.ts
provider-api-key-auth.runtime.ts refactor: consolidate lazy runtime surfaces 2026-03-17 00:59:20 -07:00
provider-api-key-auth.ts refactor: consolidate lazy runtime surfaces 2026-03-17 00:59:20 -07:00
provider-auth-choice-helpers.ts refactor: move provider auth-choice helpers into plugins 2026-03-16 22:40:33 -07:00
provider-auth-choice-preference.ts refactor: move provider auth-choice helpers into plugins 2026-03-16 22:40:33 -07:00
provider-auth-choice.runtime.ts build: tighten lazy runtime boundaries 2026-03-16 23:24:17 -07:00
provider-auth-choice.ts refactor: fix rebase fallout in plugin auth seams 2026-03-16 22:51:46 -07:00
provider-auth-choices.test.ts refactor(plugins): move onboarding auth metadata to manifests 2026-03-15 23:47:16 -07:00
provider-auth-choices.ts refactor(plugins): finish provider auth boundary cleanup 2026-03-16 01:20:56 -07:00
provider-auth-helpers.ts refactor: isolate provider sdk auth and model helpers 2026-03-16 21:47:28 -07:00
provider-auth-input.ts refactor: isolate provider sdk auth and model helpers 2026-03-16 21:47:28 -07:00
provider-auth-storage.ts refactor: add shared provider auth modules 2026-03-16 21:21:17 -07:00
provider-auth-token.ts refactor: isolate provider sdk auth and model helpers 2026-03-16 21:47:28 -07:00
provider-auth-types.ts refactor: isolate provider sdk auth and model helpers 2026-03-16 21:47:28 -07:00
provider-catalog-metadata.ts refactor(providers): share catalog template matcher 2026-03-17 04:10:36 +00:00
provider-catalog.test.ts fix(extensions): restore setup and catalog tests 2026-03-16 21:31:00 -07:00
provider-catalog.ts refactor(providers): share paired api-key catalogs 2026-03-17 04:10:36 +00:00
provider-discovery.test.ts feat(plugins): move provider runtimes into bundled plugins 2026-03-15 15:18:32 -07:00
provider-discovery.ts fix(plugins): restore provider compatibility fallbacks 2026-03-15 16:09:40 -07:00
provider-model-allowlist.ts refactor: isolate provider sdk auth and model helpers 2026-03-16 21:47:28 -07:00
provider-model-defaults.ts refactor: isolate provider sdk auth and model helpers 2026-03-16 21:47:28 -07:00
provider-model-definitions.ts refactor: add shared provider model definitions 2026-03-16 21:34:10 -07:00
provider-model-helpers.test.ts refactor(providers): share template model cloning 2026-03-17 05:17:51 +00:00
provider-model-helpers.ts refactor(providers): share template model cloning 2026-03-17 05:17:51 +00:00
provider-model-primary.ts refactor: isolate provider sdk auth and model helpers 2026-03-16 21:47:28 -07:00
provider-oauth-flow.ts refactor: isolate provider sdk auth and model helpers 2026-03-16 21:47:28 -07:00
provider-ollama-setup.ts refactor: move plugin sdk setup helpers out of commands 2026-03-16 22:11:56 -07:00
provider-onboarding-config.ts refactor: add shared provider auth modules 2026-03-16 21:21:17 -07:00
provider-openai-codex-oauth-tls.ts refactor: isolate provider sdk auth and model helpers 2026-03-16 21:47:28 -07:00
provider-openai-codex-oauth.ts refactor: isolate provider sdk auth and model helpers 2026-03-16 21:47:28 -07:00
provider-runtime.runtime.ts refactor(plugins): move auth profile hooks into providers 2026-03-15 22:23:55 -07:00
provider-runtime.test-support.ts refactor(provider-tests): share codex catalog assertions 2026-03-17 07:23:44 +00:00
provider-runtime.test.ts refactor(provider-tests): share codex catalog assertions 2026-03-17 07:23:44 +00:00
provider-runtime.ts fix: detect Ollama "prompt too long" as context overflow error (#34019) 2026-03-16 18:57:33 -07:00
provider-self-hosted-setup.ts refactor: move plugin sdk setup helpers out of commands 2026-03-16 22:11:56 -07:00
provider-validation.test.ts refactor(plugins): simplify provider auth choice metadata 2026-03-15 23:01:12 -07:00
provider-validation.ts refactor(plugins): simplify provider auth choice metadata 2026-03-15 23:01:12 -07:00
provider-vllm-setup.ts refactor: move plugin sdk setup helpers out of commands 2026-03-16 22:11:56 -07:00
provider-wizard.test.ts refactor(plugins): simplify provider auth choice metadata 2026-03-15 23:01:12 -07:00
provider-wizard.ts refactor(plugins): simplify provider auth choice metadata 2026-03-15 23:01:12 -07:00
provider-zai-endpoint.ts refactor: move plugin sdk setup helpers out of commands 2026-03-16 22:11:56 -07:00
providers.test.ts fix: stabilize full gate 2026-03-17 07:06:25 +00:00
providers.ts feat(plugins): derive bundled web search providers from plugins 2026-03-16 21:59:50 -07:00
registry.ts fix(plugins): forward plugin subagent overrides (#48277) 2026-03-17 07:20:27 -07:00
roots.ts Plugins: fix env-aware root resolution and caching (#44046) 2026-03-12 15:31:31 +00:00
runtime.test.ts fix(gateway): pin plugin webhook route registry (#47902) 2026-03-15 21:53:05 -07:00
runtime.ts fix(gateway): pin plugin webhook route registry (#47902) 2026-03-15 21:53:05 -07:00
schema-validator.test.ts
schema-validator.ts
services.test.ts Plugins: broaden plugin surface for Codex App Server (#45318) 2026-03-15 16:06:11 -07:00
services.ts Plugins: broaden plugin surface for Codex App Server (#45318) 2026-03-15 16:06:11 -07:00
setup-binary.ts refactor: move plugin sdk setup helpers out of commands 2026-03-16 22:11:56 -07:00
setup-browser.ts refactor: move plugin sdk setup helpers out of commands 2026-03-16 22:11:56 -07:00
signal-cli-install.ts refactor: move plugin sdk setup helpers out of commands 2026-03-16 22:11:56 -07:00
slots.test.ts
slots.ts
source-display.test.ts refactor: share plugin test fixtures 2026-03-13 20:19:38 +00:00
source-display.ts Plugins: fix env-aware root resolution and caching (#44046) 2026-03-12 15:31:31 +00:00
stage-bundled-plugin-runtime.test.ts fix: detect Ollama "prompt too long" as context overflow error (#34019) 2026-03-16 18:57:33 -07:00
status.test.ts fix: restore full gate 2026-03-17 07:47:28 +00:00
status.ts Plugins: fix env-aware root resolution and caching (#44046) 2026-03-12 15:31:31 +00:00
toggle-config.ts
tools.optional.test.ts fix: stabilize full gate 2026-03-17 07:06:25 +00:00
tools.ts fix(plugins): late-binding subagent runtime for non-gateway load paths (#46648) 2026-03-16 14:27:54 -07:00
types.ts feat(plugins): add image generation capability 2026-03-16 22:58:55 -07:00
uninstall.test.ts
uninstall.ts
update.test.ts test: remove repeated update module imports 2026-03-17 16:21:58 +00:00
update.ts Plugins: add Claude marketplace registry installs (#48058) 2026-03-16 01:46:07 -07:00
voice-call.plugin.test.ts refactor: dedupe bundled plugin entrypoints 2026-03-17 00:14:12 -07:00
web-search-providers.test.ts feat(plugins): add web search runtime capability 2026-03-16 21:31:00 -07:00
web-search-providers.ts feat(plugins): share capability capture helpers 2026-03-16 22:21:18 -07:00
wired-hooks-after-tool-call.e2e.test.ts
wired-hooks-compaction.test.ts fix(hooks): pass sessionFile and sessionKey in after_compaction hook (#40781) 2026-03-17 08:30:37 -07:00
wired-hooks-gateway.test.ts
wired-hooks-inbound-claim.test.ts Plugins: broaden plugin surface for Codex App Server (#45318) 2026-03-15 16:06:11 -07:00
wired-hooks-llm.test.ts
wired-hooks-message.test.ts
wired-hooks-session.test.ts
wired-hooks-subagent.test.ts