openclaw/src/plugins
Vincent Koc 91d37ccfc3 fix(auth): lazy-load provider oauth helpers 2026-03-18 13:40:28 -07:00
..
contracts MiniMax: add M2.7 models and update default to M2.7 (#49691) 2026-03-18 09:24:37 -07:00
runtime Plugin SDK: add public WhatsApp runtime subpaths 2026-03-18 11:13:19 -07: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 Plugins: surface MCP servers and bundle capabilities in inspect reports 2026-03-17 23:14:40 -07:00
bundled-compat.ts refactor(plugins): share bundled compat transforms 2026-03-16 02:11:18 +00:00
bundled-dir.test.ts Plugins: prefer source bundles in git checkouts 2026-03-18 01:08:40 -07:00
bundled-dir.ts Plugins: prefer source bundles in git checkouts 2026-03-18 01:08:40 -07: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 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
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 Plugins: reject conflicting native command aliases 2026-03-16 21:49:26 -07:00
commands.ts UI: expand-to-canvas, session navigation, plugin SDK fixes (#49483) 2026-03-18 00:07:53 -05: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 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 fix: sync built-in channel enablement across config paths 2026-02-23 19:40:42 +00:00
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 refactor: dedupe cli config cron and install flows 2026-03-02 19:57:33 +00:00
hooks.model-override-wiring.test.ts add prependSystemContext and appendSystemContext to before_prompt_build (fixes #35131) (#35177) 2026-03-05 13:06:59 -05:00
hooks.phase-hooks.test.ts add prependSystemContext and appendSystemContext to before_prompt_build (fixes #35131) (#35177) 2026-03-05 13:06:59 -05:00
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 refactor: dedupe cli config cron and install flows 2026-03-02 19:57:33 +00:00
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 fix: use transpiled jiti for source plugin shims 2026-03-18 16:24:45 +00:00
loader.ts fix(auth): lazy-load provider oauth helpers 2026-03-18 13:40:28 -07: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 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 fix(windows): normalize namespaced path containment checks 2026-02-26 18:49:48 +00:00
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 Plugin SDK: route provider metadata through public models subpath 2026-03-18 11:18:04 -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 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 Plugin SDK: route provider metadata through public models subpath 2026-03-18 11:18:04 -07: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 CLI: dedupe config validate errors and expose allowed values 2026-03-02 20:05:12 -05:00
schema-validator.ts CLI: dedupe config validate errors and expose allowed values 2026-03-02 20:05:12 -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 plugins: dist node_modules symlink + config raw-toggle UI fix (#49490) 2026-03-18 00:20:14 -05: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 fix: sync built-in channel enablement across config paths 2026-02-23 19:40:42 +00:00
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 web search config ownership into extensions 2026-03-17 23:39:51 -05: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 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 Plugins: add sessionKey to session lifecycle hooks 2026-03-03 01:48:46 +00:00
wired-hooks-subagent.test.ts