openclaw/src/plugins
Gustavo Madeira Santana afb6e4b185
Plugins: extract provider auth and wizard flows
2026-03-15 17:47:31 +00:00
..
runtime refactor: remove channel shim directories, point all imports to extensions (#45967) 2026-03-14 03:43:07 -07:00
test-helpers fix: resolve current ci regressions 2026-03-14 00:51:12 +00:00
bundled-dir.ts Plugins: fix env-aware root resolution and caching (#44046) 2026-03-12 15:31:31 +00:00
bundled-runtime-deps.test.ts fix(plugins): ship Feishu bundled runtime dependency (#39990) 2026-03-08 10:36:41 -05: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
cli.test.ts Plugins: fix env-aware root resolution and caching (#44046) 2026-03-12 15:31:31 +00:00
cli.ts Plugins: extract CLI lifecycle 2026-03-15 17:27:26 +00:00
commands.test.ts fix(discord): avoid native plugin command collisions 2026-03-07 21:59:44 +00:00
commands.ts Add /btw side questions (#45444) 2026-03-14 17:27:54 +02:00
config-schema.ts
config-state.test.ts Plugins: require explicit trust for workspace-discovered plugins (#44174) 2026-03-12 12:12:41 -04:00
config-state.ts feat: modularize provider plugin architecture 2026-03-12 22:24:35 +00:00
discovery.test.ts Fix full local gate on main 2026-03-14 15:52:11 -05:00
discovery.ts Plugins: add extension host registry boundary 2026-03-15 11:26:41 +00:00
enable.test.ts
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 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 fix: restore helper imports and plugin hook test exports 2026-03-02 19:57:33 +00:00
hooks.ts add prependSystemContext and appendSystemContext to before_prompt_build (fixes #35131) (#35177) 2026-03-05 13:06:59 -05:00
http-path.ts
http-registry.test.ts fix(gateway): harden plugin HTTP route auth 2026-03-07 19:55:06 +00:00
http-registry.ts Plugins: add extension host registry boundary 2026-03-15 11:26:41 +00:00
http-route-overlap.ts fix(gateway): harden plugin HTTP route auth 2026-03-07 19:55:06 +00:00
install.test.ts Infra: require explicit opt-in for prerelease npm installs (#38117) 2026-03-06 11:13:30 -05:00
install.ts Plugins: add extension host registry boundary 2026-03-15 11:26:41 +00:00
installs.test.ts
installs.ts refactor: dedupe cli config cron and install flows 2026-03-02 19:57:33 +00:00
loader.test.ts fix(plugins): prefer explicit installs over bundled duplicates (#46722) 2026-03-14 21:08:32 -05:00
loader.ts Plugins: extract loader orchestration 2026-03-15 14:39:44 +00:00
logger.test.ts
logger.ts
manifest-registry.test.ts Plugins: add extension host registry boundary 2026-03-15 11:26:41 +00:00
manifest-registry.ts Plugins: add extension host registry boundary 2026-03-15 11:26:41 +00:00
manifest.ts Plugins: add extension host registry boundary 2026-03-15 11:26:41 +00:00
path-safety.ts fix(windows): normalize namespaced path containment checks 2026-02-26 18:49:48 +00:00
provider-discovery.test.ts feat: modularize provider plugin architecture 2026-03-12 22:24:35 +00:00
provider-discovery.ts Plugins: extract provider discovery 2026-03-15 17:41:46 +00:00
provider-validation.test.ts refactor: validate provider plugin metadata 2026-03-13 01:19:35 +00:00
provider-validation.ts refactor: validate provider plugin metadata 2026-03-13 01:19:35 +00:00
provider-wizard.test.ts test: cover provider plugin boundaries 2026-03-12 22:43:55 +00:00
provider-wizard.ts Plugins: extract provider auth and wizard flows 2026-03-15 17:47:31 +00:00
providers.test.ts Plugins: fix env-aware root resolution and caching (#44046) 2026-03-12 15:31:31 +00:00
providers.ts Plugins: extract provider runtime 2026-03-15 17:35:54 +00:00
registry.ts Plugins: extract registry compatibility facade 2026-03-15 17:10:47 +00:00
roots.ts Plugins: fix env-aware root resolution and caching (#44046) 2026-03-12 15:31:31 +00:00
runtime.ts Plugins: add extension host registry boundary 2026-03-15 11:26:41 +00:00
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
services.ts Plugins: extract service lifecycle 2026-03-15 17:25:32 +00: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
status.test.ts Plugins: fix env-aware root resolution and caching (#44046) 2026-03-12 15:31:31 +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 Plugins: fix env-aware root resolution and caching (#44046) 2026-03-12 15:31:31 +00:00
tools.ts Plugins: extract tool runtime 2026-03-15 17:33:53 +00:00
types.ts refactor: add non-interactive provider plugin setup 2026-03-13 01:19:35 +00:00
uninstall.test.ts
uninstall.ts
update.test.ts Plugins: fix env-aware root resolution and caching (#44046) 2026-03-12 15:31:31 +00:00
update.ts Plugins: fix env-aware root resolution and caching (#44046) 2026-03-12 15:31:31 +00:00
voice-call.plugin.test.ts
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: persist context-engine auto-compaction counts (#42629) 2026-03-14 16:22:10 -07:00
wired-hooks-gateway.test.ts
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