openclaw/src/channels/plugins
Peter Steinberger c2b28753e7 refactor: route more test seams through public plugin APIs 2026-03-27 13:46:17 +00:00
..
actions refactor: continue plugin seam cleanup 2026-03-27 13:46:16 +00:00
contracts refactor: add public channel contract test seams 2026-03-27 13:46:16 +00:00
normalize refactor(plugins): move remaining channel and provider ownership out of src 2026-03-22 19:13:25 -07:00
outbound refactor: dedupe helpers and source seams 2026-03-24 21:00:36 +00:00
status-issues refactor: tighten plugin sdk channel seams 2026-03-16 01:05:51 -07:00
account-action-gate.test.ts
account-action-gate.ts
account-helpers.test.ts refactor: share account snapshot descriptions 2026-03-22 20:55:16 +00:00
account-helpers.ts refactor: share account snapshot descriptions 2026-03-22 20:55:16 +00:00
acp-bindings.test.ts refactor: split gateway plugin bootstrap and registry surfaces 2026-03-24 22:16:26 -07:00
acp-configured-binding-consumer.ts ACP: harden startup and move configured routing behind plugin seams (#48197) 2026-03-17 17:27:52 +01:00
acp-stateful-target-driver.ts ACP: harden startup and move configured routing behind plugin seams (#48197) 2026-03-17 17:27:52 +01:00
allowlist-match.ts
binding-provider.ts ACP: harden startup and move configured routing behind plugin seams (#48197) 2026-03-17 17:27:52 +01:00
binding-registry.ts ACP: harden startup and move configured routing behind plugin seams (#48197) 2026-03-17 17:27:52 +01:00
binding-routing.ts ACP: harden startup and move configured routing behind plugin seams (#48197) 2026-03-17 17:27:52 +01:00
binding-targets.test.ts ACP: harden startup and move configured routing behind plugin seams (#48197) 2026-03-17 17:27:52 +01:00
binding-targets.ts ACP: harden startup and move configured routing behind plugin seams (#48197) 2026-03-17 17:27:52 +01:00
binding-types.ts ACP: harden startup and move configured routing behind plugin seams (#48197) 2026-03-17 17:27:52 +01:00
bluebubbles-actions.ts
bundled.ts refactor: generate bundled channel seams 2026-03-27 13:46:16 +00:00
catalog.ts fix(channels): preserve external catalog overrides (#52988) 2026-03-23 18:08:17 +02:00
channel-config.ts
config-helpers.test.ts
config-helpers.ts
config-schema.test.ts refactor: move channel config metadata into plugin-owned manifests 2026-03-27 01:59:30 +00:00
config-schema.ts refactor: move channel config metadata into plugin-owned manifests 2026-03-27 01:59:30 +00:00
config-writes.ts refactor: reuse shared core account lookups 2026-03-22 20:30:20 +00:00
configured-binding-builtins.ts ACP: harden startup and move configured routing behind plugin seams (#48197) 2026-03-17 17:27:52 +01:00
configured-binding-compiler.ts refactor: split gateway plugin bootstrap and registry surfaces 2026-03-24 22:16:26 -07:00
configured-binding-consumers.ts ACP: harden startup and move configured routing behind plugin seams (#48197) 2026-03-17 17:27:52 +01:00
configured-binding-match.ts ACP: harden startup and move configured routing behind plugin seams (#48197) 2026-03-17 17:27:52 +01:00
configured-binding-registry.ts refactor: dedupe gateway and binding helpers 2026-03-26 17:49:19 +00:00
configured-binding-session-lookup.ts ACP: harden startup and move configured routing behind plugin seams (#48197) 2026-03-17 17:27:52 +01:00
directory-adapters.test.ts refactor: deduplicate channel runtime helpers 2026-03-18 16:37:27 +00:00
directory-adapters.ts refactor: deduplicate channel runtime helpers 2026-03-18 16:37:27 +00:00
directory-config-helpers.test.ts refactor: share directory config listers 2026-03-26 23:20:26 +00:00
directory-config-helpers.ts refactor: share directory config listers 2026-03-26 23:20:26 +00:00
directory-types.ts Plugins: move config-backed directories behind channel plugins 2026-03-18 04:29:50 +00:00
exec-approval-local.ts refactor: finish plugin-owned channel runtime seams 2026-03-16 00:25:19 -07:00
group-policy-warnings.test.ts refactor: compose account security warning helpers 2026-03-22 23:37:12 +00:00
group-policy-warnings.ts refactor: compose account security warning helpers 2026-03-22 23:37:12 +00:00
helpers.test.ts
helpers.ts
index.ts Plugins: move config-backed directories behind channel plugins 2026-03-18 04:29:50 +00:00
load.ts
media-limits.ts
media-payload.ts
message-action-discovery.ts Plugin SDK: require unified message discovery 2026-03-18 03:02:16 +00:00
message-action-dispatch.ts Plugins: split message discovery and dispatch 2026-03-18 00:15:58 +00:00
message-action-names.ts fix: add slack upload-file action (#54987) (thanks @kevinlin-openai) 2026-03-26 13:37:58 +05:30
message-actions.security.test.ts Plugin SDK: require unified message discovery 2026-03-18 03:02:16 +00:00
message-actions.test.ts Plugin SDK: require unified message discovery 2026-03-18 03:02:16 +00:00
message-capabilities.ts Channels: add message action capabilities 2026-03-15 21:55:45 -07:00
message-capability-matrix.test.ts test: trim more extension startup from unit tests 2026-03-20 19:28:32 +00:00
pairing-adapters.test.ts test: strengthen regression coverage and trim low-value checks 2026-03-22 07:38:01 +00:00
pairing-adapters.ts test: strengthen regression coverage and trim low-value checks 2026-03-22 07:38:01 +00:00
pairing-message.ts
pairing.ts
plugins-channel.test.ts refactor: route more test seams through public plugin APIs 2026-03-27 13:46:17 +00:00
plugins-core.test.ts refactor: route more test seams through public plugin APIs 2026-03-27 13:46:17 +00:00
registry-loader.ts
registry.ts refactor: split gateway plugin bootstrap and registry surfaces 2026-03-24 22:16:26 -07:00
runtime-forwarders.test.ts refactor: deduplicate channel runtime helpers 2026-03-18 16:37:27 +00:00
runtime-forwarders.ts refactor: deduplicate channel runtime helpers 2026-03-18 16:37:27 +00:00
setup-group-access-configure.test.ts refactor: move group access into setup wizard 2026-03-15 19:58:22 -07:00
setup-group-access-configure.ts refactor: move group access into setup wizard 2026-03-15 19:58:22 -07:00
setup-group-access.test.ts refactor: move group access into setup wizard 2026-03-15 19:58:22 -07:00
setup-group-access.ts refactor: rename setup wizard surfaces 2026-03-15 21:40:31 -07:00
setup-helpers.test.ts Matrix: add allowBots bot-to-bot policy 2026-03-19 23:24:50 -04:00
setup-helpers.ts refactor: collapse zod setup validators 2026-03-27 03:48:15 +00:00
setup-registry.ts refactor: tighten plugin sdk channel seams 2026-03-16 01:05:51 -07:00
setup-wizard-binary.test.ts refactor: deduplicate setup wizard helpers 2026-03-18 03:58:22 +00:00
setup-wizard-binary.ts refactor: deduplicate setup wizard helpers 2026-03-18 03:58:22 +00:00
setup-wizard-helpers.runtime.ts refactor: consolidate lazy runtime surfaces 2026-03-17 00:59:20 -07:00
setup-wizard-helpers.test.ts refactor: share channel setup status helpers 2026-03-23 01:56:01 +00:00
setup-wizard-helpers.ts fix: restore main gate after type updates 2026-03-22 19:08:08 -07:00
setup-wizard-proxy.test.ts refactor(test): dedupe setup wizard helpers 2026-03-22 00:16:31 +00:00
setup-wizard-proxy.ts refactor: deduplicate setup wizard helpers 2026-03-18 03:58:22 +00:00
setup-wizard-types.ts Matrix: rebuild plugin migration branch 2026-03-19 01:58:29 -04:00
setup-wizard.ts refactor: rename setup wizard surfaces 2026-03-15 21:40:31 -07:00
stateful-target-builtins.ts ACP: harden startup and move configured routing behind plugin seams (#48197) 2026-03-17 17:27:52 +01:00
stateful-target-drivers.ts ACP: harden startup and move configured routing behind plugin seams (#48197) 2026-03-17 17:27:52 +01:00
status.ts Status: lazy-load read-only account inspectors 2026-03-15 20:10:43 -07:00
target-parsing.test.ts refactor: continue plugin seam cleanup 2026-03-27 13:46:16 +00:00
target-parsing.ts refactor: continue plugin seam cleanup 2026-03-27 13:46:16 +00:00
target-resolvers.test.ts refactor: deduplicate channel runtime helpers 2026-03-18 16:37:27 +00:00
target-resolvers.ts refactor: deduplicate channel runtime helpers 2026-03-18 16:37:27 +00:00
threading-helpers.test.ts refactor: deduplicate reply payload helpers 2026-03-18 17:30:25 +00:00
threading-helpers.ts refactor: deduplicate reply payload helpers 2026-03-18 17:30:25 +00:00
types.adapters.ts Fix/telegram writeback admin scope gate (#54561) 2026-03-25 12:12:09 -06:00
types.core.ts Fix/telegram writeback admin scope gate (#54561) 2026-03-25 12:12:09 -06:00
types.plugin.ts refactor: move channel config metadata into plugin-owned manifests 2026-03-27 01:59:30 +00:00
types.ts refactor: move bundled extension deps to plugin packages 2026-03-19 00:04:50 +00:00
whatsapp-heartbeat.test.ts perf: reduce plugin runtime startup overhead 2026-03-22 09:35:36 +00:00
whatsapp-heartbeat.ts perf: reduce plugin runtime startup overhead 2026-03-22 09:35:36 +00:00
whatsapp-shared.ts fix(whatsapp): remove outbound runtime cycle 2026-03-22 21:04:14 -07:00