openclaw/src/channels/plugins
Peter Steinberger edfaa01d1d
refactor(plugin-sdk): split runtime helper seams
2026-04-04 08:53:19 +01:00
..
actions refactor(plugins): move channel behavior into plugins 2026-04-03 19:09:20 +01:00
contracts refactor(channels): move bootstrap channel logic behind extension seams 2026-04-04 04:53:38 +01:00
normalize test(plugins): finish moving contract coverage 2026-04-04 00:11:39 +01:00
outbound refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
status-issues refactor(channels): remove bluebubbles core status collector 2026-04-04 04:53:38 +01:00
account-action-gate.test.ts
account-action-gate.ts
account-helpers.test.ts refactor: share webhook channel status helpers 2026-03-29 02:11:22 +01:00
account-helpers.ts refactor: share webhook channel status helpers 2026-03-29 02:11:22 +01:00
acp-bindings.test.ts
acp-configured-binding-consumer.ts
acp-stateful-target-driver.ts
allowlist-match.ts
approvals.test.ts Refactor channel approval capability seams (#58634) 2026-04-01 17:10:25 -04:00
approvals.ts refactor(plugin-runtime): remove plugin-specific core seams 2026-04-03 13:08:39 +01:00
binding-provider.ts refactor(acp): generalize message-channel binds 2026-03-28 02:53:54 +00:00
binding-registry.ts
binding-routing.ts
binding-targets.test.ts test: debrand generic outbound channel fixtures 2026-03-27 21:53:19 +00:00
binding-targets.ts refactor: finish decoupling plugin sdk seams 2026-03-29 22:42:06 +01:00
binding-types.ts
bluebubbles-actions.ts
bundled-ids.ts fix(status): keep empty status path lightweight 2026-04-04 10:02:42 +09:00
bundled.shape-guard.test.ts test: reduce import wrapper reload churn 2026-04-03 07:14:58 +01:00
bundled.ts refactor(plugin-sdk): split runtime helper seams 2026-04-04 08:53:19 +01:00
catalog.ts Channel setup: ignore untrusted workspace shadows (#59158) 2026-04-02 07:40:23 -07:00
channel-config.ts
chat-target-prefixes.ts refactor: finish decoupling plugin sdk seams 2026-03-29 22:42:06 +01:00
config-helpers.test.ts
config-helpers.ts
config-schema.test.ts fix: restore channel sdk schema typing 2026-04-04 16:50:25 +09:00
config-schema.ts fix: restore channel sdk schema typing 2026-04-04 16:50:25 +09:00
config-writes.ts
configured-binding-builtins.ts
configured-binding-compiler.ts
configured-binding-consumers.ts
configured-binding-match.ts
configured-binding-registry.ts refactor: dedupe gateway and binding helpers 2026-03-26 17:49:19 +00:00
configured-binding-session-lookup.ts
contract-surfaces.test.ts fix(zalouser): migrate legacy group allow aliases (#60702) 2026-04-04 14:50:15 +09:00
contract-surfaces.ts fix(zalouser): migrate legacy group allow aliases (#60702) 2026-04-04 14:50:15 +09:00
conversation-bindings.ts refactor(channels): route core through registered plugin capabilities 2026-03-30 01:03:42 +01:00
directory-adapters.test.ts
directory-adapters.ts
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
exec-approval-local.ts refactor: move approval auth and payload hooks to generic channel capabilities 2026-03-30 08:46:44 +09:00
group-policy-warnings.test.ts
group-policy-warnings.ts
helpers.test.ts test: dedupe helper-heavy test suites 2026-03-27 22:35:27 +00:00
helpers.ts
index.ts Refactor channel approval capability seams (#58634) 2026-04-01 17:10:25 -04:00
legacy-config.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
lifecycle-startup.ts refactor(plugins): move channel behavior into plugins 2026-04-03 19:09:20 +01:00
load.ts
media-limits.ts
media-payload.ts
message-action-discovery.ts
message-action-dispatch.ts
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
message-actions.test.ts test: debrand generic outbound channel fixtures 2026-03-27 21:53:19 +00:00
message-capabilities.ts
message-capability-matrix.test.ts
pairing-adapters.test.ts
pairing-adapters.ts
pairing-message.ts
pairing.ts
registry-loader.ts fix(channels): use pinned channel registry for outbound adapter resolution 2026-03-29 12:54:14 +05:30
registry.test.ts chore(test): harden channel plugin registry against malformed runtime state 2026-03-29 00:47:39 -07:00
registry.ts chore(test): harden channel plugin registry against malformed runtime state 2026-03-29 00:47:39 -07:00
runtime-forwarders.test.ts
runtime-forwarders.ts
session-conversation.bundled-fallback.test.ts fix(ci): restore session and setup fallbacks 2026-04-04 03:52:37 +01:00
session-conversation.test.ts test: move extension-owned coverage out of core 2026-04-03 10:58:44 +01:00
session-conversation.ts fix(ci): restore session and setup fallbacks 2026-04-04 03:52:37 +01:00
setup-group-access-configure.test.ts fix(config): migrate legacy group allow aliases (#60597) 2026-04-04 11:15:32 +09:00
setup-group-access-configure.ts
setup-group-access.test.ts
setup-group-access.ts
setup-helpers.test.ts test: debrand generic setup helper fixtures 2026-03-27 21:57:58 +00:00
setup-helpers.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
setup-registry.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
setup-wizard-binary.test.ts style(core): format reply and infra helpers 2026-04-04 06:02:47 +01:00
setup-wizard-binary.ts fix: honor setup binary path account overrides 2026-04-03 11:54:21 -05:00
setup-wizard-helpers.runtime.ts
setup-wizard-helpers.test.ts fix: honor legacy setup dm policy accounts 2026-04-03 10:34:18 -05:00
setup-wizard-helpers.ts fix: preserve linked install unsafe flag and baseline regressions 2026-04-04 12:34:55 +09:00
setup-wizard-proxy.test.ts fix: honor selected account in setup status 2026-04-03 11:50:09 -05:00
setup-wizard-proxy.ts fix: honor selected account in setup status 2026-04-03 11:50:09 -05:00
setup-wizard-types.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
setup-wizard.ts fix: honor selected account in setup status 2026-04-03 11:50:09 -05:00
stateful-target-builtins.ts refactor: finish decoupling plugin sdk seams 2026-03-29 22:42:06 +01:00
stateful-target-drivers.ts
status.ts fix(ci): avoid duplicate accountId spread 2026-04-03 21:59:44 +01:00
target-parsing.test.ts refactor: route session target matching through plugin parsers 2026-04-01 13:42:57 +01:00
target-parsing.ts fix(channels): restore target parsing barrel seam 2026-04-01 22:46:10 +09:00
target-resolvers.test.ts
target-resolvers.ts
threading-helpers.test.ts test: dedupe channel helper suites 2026-03-28 08:10:47 +00:00
threading-helpers.ts
types.adapters.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
types.core.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
types.plugin.ts fix(outbound): restore generic delivery and security seams 2026-04-03 19:09:20 +01:00
types.ts Refactor channel approval capability seams (#58634) 2026-04-01 17:10:25 -04:00