openclaw/src/plugins
Harold Hunt 401ffb59f5
CLI: support versioned plugin updates (#49998)
Merged via squash.

Prepared head SHA: 545ea60fa2
Co-authored-by: huntharo <5617868+huntharo@users.noreply.github.com>
Reviewed-by: @huntharo
2026-03-19 12:51:10 -04:00
..
contracts MiniMax: add M2.7 models and update default to M2.7 (#49691) 2026-03-18 09:24:37 -07:00
runtime Matrix: fix Jiti runtime API boundary 2026-03-19 11:40:44 -04:00
test-helpers fix: resolve current ci regressions 2026-03-14 00:51:12 +00:00
build-smoke-entry.ts CI: add built plugin singleton smoke (#48710) 2026-03-17 15:17:41 -05:00
bundle-claude-inspect.test.ts Tests: update Claude bundle integration test for agents, output styles, and LSP 2026-03-18 00:12:24 -07:00
bundle-lsp.ts Plugins: add LSP server loader and surface in inspect reports 2026-03-18 00:12:24 -07:00
bundle-manifest.test.ts Plugins: merge agent and output-style dirs into Claude bundle skills 2026-03-18 00:12:24 -07:00
bundle-manifest.ts Plugins: merge agent and output-style dirs into Claude bundle skills 2026-03-18 00:12:24 -07: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 style(format): restore import order drift 2026-03-19 09:38:42 -07:00
bundled-compat.ts refactor(plugins): share bundled compat transforms 2026-03-16 02:11:18 +00:00
bundled-dir.test.ts refactor: move bundled extension deps to plugin packages 2026-03-19 00:04:50 +00:00
bundled-dir.ts refactor: move bundled extension deps to plugin packages 2026-03-19 00:04:50 +00:00
bundled-provider-auth-env-vars.generated.ts Plugins: generate bundled auth env metadata 2026-03-18 10:53:48 -07:00
bundled-provider-auth-env-vars.test.ts Plugins: generate bundled auth env metadata 2026-03-18 10:53:48 -07:00
bundled-provider-auth-env-vars.ts Plugins: generate bundled auth env metadata 2026-03-18 10:53:48 -07:00
bundled-runtime-deps.test.ts refactor: install heavy plugins on demand 2026-03-19 03:37:30 +00: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
bundled-web-search.test.ts Plugins: fix bundled web search compat registry 2026-03-18 01:42:02 -07:00
bundled-web-search.ts Plugins: fix bundled web search compat registry 2026-03-18 01:42:02 -07: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 fix(plugins): share split-load singleton state (openclaw#50418) thanks @huntharo 2026-03-19 09:10:24 -04:00
commands.ts fix(plugins): share split-load singleton state (openclaw#50418) thanks @huntharo 2026-03-19 09:10:24 -04:00
config-schema.ts
config-state.test.ts feat: add bundled Chutes extension (#49136) 2026-03-17 09:35:21 -07:00
config-state.ts feat: add bundled Chutes extension (#49136) 2026-03-17 09:35:21 -07:00
conversation-binding.test.ts test: stabilize gate regressions 2026-03-18 15:36:32 +00:00
conversation-binding.ts Plugins: add binding resolution callbacks (#48678) 2026-03-17 13:11:08 -04: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 Session management improvements and dashboard API (#50101) 2026-03-19 12:12:30 +09:00
discovery.ts Session management improvements and dashboard API (#50101) 2026-03-19 12:12:30 +09: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 plugins: harden global hook runner state (#40184) 2026-03-09 11:20:33 -07:00
hook-runner-global.ts plugins: harden global hook runner state (#40184) 2026-03-09 11:20:33 -07:00
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 fix(gateway): harden plugin HTTP route auth 2026-03-07 19:55:06 +00:00
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 Stabilize plugin loader and Docker extension smoke (#50058) 2026-03-18 23:35:32 -05:00
loader.ts fix: restore full gate stability 2026-03-19 03:36:03 +00:00
logger.test.ts
logger.ts
manifest-registry.test.ts feat: add bundled Chutes extension (#49136) 2026-03-17 09:35:21 -07:00
manifest-registry.ts test: stabilize gate regressions 2026-03-18 15:36:32 +00:00
manifest.ts feat: add bundled Chutes extension (#49136) 2026-03-17 09:35:21 -07:00
marketplace.test.ts fix(ci): resolve Claude marketplace shortcuts from OS home 2026-03-19 09:38:42 -07:00
marketplace.ts fix(ci): resolve Claude marketplace shortcuts from OS home 2026-03-19 09:38:42 -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 Models: add native GPT-5.4 mini and nano support (#49289) 2026-03-17 16:21:39 -07:00
provider-catalog.test.ts feat: add bundled Chutes extension (#49136) 2026-03-17 09:35:21 -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: add bundled Chutes extension (#49136) 2026-03-17 09:35:21 -07:00
provider-discovery.ts feat: add bundled Chutes extension (#49136) 2026-03-17 09:35:21 -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 fix(release): isolate config doc surfaces and sdk exports 2026-03-18 17:14:15 -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 fix(ollama): don't auto-pull glm-4.7-flash during Local mode onboarding 2026-03-18 18:02:44 -07:00
provider-onboarding-config.ts refactor: unify plugin sdk primitives 2026-03-18 23:58:56 +00: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 Models: add native GPT-5.4 mini and nano support (#49289) 2026-03-17 16:21:39 -07:00
provider-runtime.test.ts Models: add native GPT-5.4 mini and nano support (#49289) 2026-03-17 16:21:39 -07: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: shrink plugin sdk public surface 2026-03-18 23:31:08 +00:00
providers.test.ts feat: add bundled Chutes extension (#49136) 2026-03-17 09:35:21 -07:00
providers.ts feat: add bundled Chutes extension (#49136) 2026-03-17 09:35:21 -07:00
registry-empty.ts perf(test): decouple plugin runtime bootstrap 2026-03-18 11:30:34 +05:30
registry.ts perf(test): decouple plugin runtime bootstrap 2026-03-18 11:30:34 +05:30
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 perf(test): decouple plugin runtime bootstrap 2026-03-18 11:30:34 +05:30
schema-validator.test.ts
schema-validator.ts
sdk-alias.ts Stabilize plugin loader and Docker extension smoke (#50058) 2026-03-18 23:35:32 -05:00
services.test.ts test: stabilize gate regressions 2026-03-18 15:36:32 +00: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 feature(context): extend plugin system to support custom context management (#22201) 2026-03-06 05:31:59 -08:00
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 refactor: move bundled extension deps to plugin packages 2026-03-19 00:04:50 +00:00
status.test.ts refactor: replace "seam" terminology across codebase 2026-03-18 00:20:15 -07:00
status.ts Plugins: add LSP server loader and surface in inspect reports 2026-03-18 00:12:24 -07: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 refactor: move bundled extension deps to plugin packages 2026-03-19 00:04:50 +00:00
uninstall.test.ts
uninstall.ts
update.test.ts CLI: support versioned plugin updates (#49998) 2026-03-19 12:51:10 -04:00
update.ts CLI: support versioned plugin updates (#49998) 2026-03-19 12:51:10 -04:00
voice-call.plugin.test.ts refactor: dedupe bundled plugin entrypoints 2026-03-17 00:14:12 -07:00
web-search-providers.test.ts test: stabilize gate regressions 2026-03-18 15:36:32 +00:00
web-search-providers.ts Plugins: fix bundled web search compat registry 2026-03-18 01:42:02 -07:00
wired-hooks-after-tool-call.e2e.test.ts refactor(core): extract shared dedup helpers 2026-03-07 10:41:05 +00:00
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