openclaw/src/channels/plugins
Josh Avant 0e4245063f
CLI: make read-only SecretRef status flows degrade safely (#37023)
* CLI: add read-only SecretRef inspection

* CLI: fix read-only SecretRef status regressions

* CLI: preserve read-only SecretRef status fallbacks

* Docs: document read-only channel inspection hook

* CLI: preserve audit coverage for read-only SecretRefs

* CLI: fix read-only status account selection

* CLI: fix targeted gateway fallback analysis

* CLI: fix Slack HTTP read-only inspection

* CLI: align audit credential status checks

* CLI: restore Telegram read-only fallback semantics
2026-03-05 23:07:13 -06:00
..
actions Harden Telegram poll gating and schema consistency (#36547) 2026-03-05 19:24:43 -05:00
agent-tools fix(security): centralize owner-only tool gating and scope maps 2026-02-19 15:29:23 +01:00
normalize refactor: de-duplicate channel runtime and payload helpers 2026-02-23 21:25:28 +00:00
onboarding CLI: make read-only SecretRef status flows degrade safely (#37023) 2026-03-05 23:07:13 -06:00
outbound fix(outbound): unify resolved cfg threading across send paths (#33987) 2026-03-04 00:20:44 -06:00
status-issues refactor(channels): dedupe plugin routing and channel helpers 2026-02-22 14:08:51 +00:00
account-action-gate.test.ts refactor(channels): share account action gate resolution 2026-02-18 17:48:02 +00:00
account-action-gate.ts refactor(channels): share account action gate resolution 2026-02-18 17:48:02 +00:00
account-helpers.test.ts fix(channels): add optional defaultAccount routing 2026-03-02 04:03:46 +00:00
account-helpers.ts fix(channels): add optional defaultAccount routing 2026-03-02 04:03:46 +00:00
allowlist-match.ts
bluebubbles-actions.ts
catalog.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
channel-config.ts
config-helpers.ts
config-schema.test.ts fix: harden legacy plugin schema compatibility tests (#24933) (thanks @pandego) 2026-02-24 03:50:53 +00:00
config-schema.ts fix(plugins): guard legacy zod schemas without toJSONSchema 2026-02-24 03:50:53 +00:00
config-writes.ts fix(security): harden account-key handling against prototype pollution 2026-02-24 01:09:31 +00:00
directory-config.ts CLI: make read-only SecretRef status flows degrade safely (#37023) 2026-03-05 23:07:13 -06:00
group-mentions.test.ts fix(security): harden toolsBySender sender-key matching 2026-02-22 21:04:37 +01:00
group-mentions.ts CLI: make read-only SecretRef status flows degrade safely (#37023) 2026-03-05 23:07:13 -06:00
helpers.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
index.ts refactor(runtime): harden channel-registry cache invalidation and split outbound delivery flow 2026-03-03 00:05:39 +00:00
load.ts refactor(channels): dedupe plugin routing and channel helpers 2026-02-22 14:08:51 +00:00
media-limits.ts
media-payload.ts refactor: de-duplicate channel runtime and payload helpers 2026-02-23 21:25:28 +00:00
message-action-names.ts Agents: add generic poll-vote action support 2026-03-04 11:36:14 -05:00
message-actions.security.test.ts refactor(channels): dedupe plugin routing and channel helpers 2026-02-22 14:08:51 +00:00
message-actions.test.ts refactor(channels): dedupe plugin routing and channel helpers 2026-02-22 14:08:51 +00:00
message-actions.ts refactor(channels): dedupe plugin routing and channel helpers 2026-02-22 14:08:51 +00:00
onboarding-types.ts feat(secrets): expand SecretRef coverage across user-supplied credentials (#29580) 2026-03-03 02:58:20 +00:00
pairing-message.ts
pairing.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
plugins-channel.test.ts refactor(channels): dedupe plugin routing and channel helpers 2026-02-22 14:08:51 +00:00
plugins-core.test.ts CLI: make read-only SecretRef status flows degrade safely (#37023) 2026-03-05 23:07:13 -06:00
registry-loader.ts refactor(channels): dedupe plugin routing and channel helpers 2026-02-22 14:08:51 +00:00
setup-helpers.ts Channels: move single-account config into accounts.default (#27334) 2026-02-26 04:06:03 -05:00
slack.actions.ts fix(slack): propagate mediaLocalRoots through Slack send path 2026-03-05 16:52:49 -06:00
status.ts CLI: make read-only SecretRef status flows degrade safely (#37023) 2026-03-05 23:07:13 -06:00
types.adapters.ts CLI: make read-only SecretRef status flows degrade safely (#37023) 2026-03-05 23:07:13 -06:00
types.core.ts CLI: make read-only SecretRef status flows degrade safely (#37023) 2026-03-05 23:07:13 -06:00
types.plugin.ts Config UI: tag filters and complete schema help/labels coverage (#23796) 2026-02-22 15:17:07 -06:00
types.ts
whatsapp-heartbeat.test.ts refactor(channels): dedupe plugin routing and channel helpers 2026-02-22 14:08:51 +00:00
whatsapp-heartbeat.ts refactor(security): enforce account-scoped pairing APIs 2026-02-26 21:57:52 +01:00
whatsapp-shared.ts refactor: de-duplicate channel runtime and payload helpers 2026-02-23 21:25:28 +00:00