openclaw/src/plugin-sdk
Peter Steinberger 34daed1d1e refactor(core): dedupe infra, media, pairing, and plugin helpers 2026-03-02 21:32:11 +00:00
..
account-id.ts fix(channels): add optional defaultAccount routing 2026-03-02 04:03:46 +00:00
account-resolution.ts refactor(plugin-sdk): share auth, routing, and stream/account helpers 2026-03-02 15:21:19 +00:00
agent-media-payload.ts refactor(plugin-sdk): add shared helper utilities 2026-02-15 19:37:40 +00:00
allow-from.test.ts refactor(zalo): split monitor access and webhook logic 2026-02-24 23:40:51 +00:00
allow-from.ts refactor(zalo): split monitor access and webhook logic 2026-02-24 23:40:51 +00:00
boolean-param.ts refactor(plugin-sdk): share boolean action param parsing 2026-03-02 14:36:41 +00:00
channel-config-helpers.ts refactor(extensions): dedupe channel config, onboarding, and monitors 2026-03-02 08:54:20 +00:00
channel-lifecycle.test.ts refactor: harden msteams lifecycle and attachment flows 2026-03-02 21:19:23 +00:00
channel-lifecycle.ts refactor: harden msteams lifecycle and attachment flows 2026-03-02 21:19:23 +00:00
command-auth.test.ts fix: enforce explicit group auth boundaries across channels 2026-02-26 18:49:16 +01:00
command-auth.ts refactor(plugin-sdk): share auth, routing, and stream/account helpers 2026-03-02 15:21:19 +00:00
config-paths.ts refactor(zalo): share outbound chunker 2026-02-15 01:15:43 +00:00
fetch-auth.test.ts refactor: unify typing dispatch lifecycle and policy boundaries 2026-02-26 17:36:16 +01:00
fetch-auth.ts refactor: unify channel/plugin ssrf fetch policy and auth fallback 2026-02-26 16:44:13 +01:00
file-lock.ts refactor: dedupe process-scoped lock maps 2026-02-17 00:45:02 +00:00
group-access.test.ts refactor(zalo): split monitor access and webhook logic 2026-02-24 23:40:51 +00:00
group-access.ts refactor(zalo): split monitor access and webhook logic 2026-02-24 23:40:51 +00:00
inbound-envelope.ts refactor: dedupe channel and gateway surfaces 2026-03-02 19:57:33 +00:00
index.test.ts fix(plugin-sdk): add export verification tests and release guard (#27569) 2026-03-02 21:30:44 +00:00
index.ts refactor: harden msteams lifecycle and attachment flows 2026-03-02 21:19:23 +00:00
json-store.ts fix: harden sandbox writes and centralize atomic file writes 2026-03-02 16:45:12 +00:00
keyed-async-queue.test.ts refactor: unify queueing and normalize telegram slack flows 2026-03-02 20:55:15 +00:00
keyed-async-queue.ts refactor: unify queueing and normalize telegram slack flows 2026-03-02 20:55:15 +00:00
oauth-utils.ts refactor(extensions): dedupe channel config, onboarding, and monitors 2026-03-02 08:54:20 +00:00
onboarding.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
outbound-media.test.ts refactor: centralize delivery/path/media/version lifecycle 2026-03-02 04:04:36 +00:00
outbound-media.ts refactor: centralize delivery/path/media/version lifecycle 2026-03-02 04:04:36 +00:00
pairing-access.ts refactor(extensions): use scoped pairing helper 2026-02-26 21:57:52 +01:00
persistent-dedupe.test.ts refactor(plugin-sdk): unify channel dedupe primitives 2026-02-22 10:46:34 +01:00
persistent-dedupe.ts refactor(plugin-sdk): unify channel dedupe primitives 2026-02-22 10:46:34 +01:00
provider-auth-result.ts refactor(plugin-sdk): add shared helper utilities 2026-02-15 19:37:40 +00:00
reply-payload.ts refactor: de-duplicate channel runtime and payload helpers 2026-02-23 21:25:28 +00:00
resolution-notes.ts refactor(extensions): dedupe channel config, onboarding, and monitors 2026-03-02 08:54:20 +00:00
run-command.ts refactor: de-duplicate channel runtime and payload helpers 2026-02-23 21:25:28 +00:00
runtime.ts refactor: de-duplicate channel runtime and payload helpers 2026-02-23 21:25:28 +00:00
slack-message-actions.test.ts refactor(core): dedupe infra, media, pairing, and plugin helpers 2026-03-02 21:32:11 +00:00
slack-message-actions.ts fix(slack): scope download-file to channel and thread context 2026-03-02 02:23:22 +00:00
ssrf-policy.test.ts refactor: unify channel/plugin ssrf fetch policy and auth fallback 2026-02-26 16:44:13 +01:00
ssrf-policy.ts refactor: unify channel/plugin ssrf fetch policy and auth fallback 2026-02-26 16:44:13 +01:00
status-helpers.test.ts refactor: de-duplicate channel runtime and payload helpers 2026-02-23 21:25:28 +00:00
status-helpers.ts refactor(extensions): dedupe channel config, onboarding, and monitors 2026-03-02 08:54:20 +00:00
temp-path.test.ts fix(security): lock sandbox tmp media paths to openclaw roots 2026-02-24 23:10:19 +00:00
temp-path.ts refactor(tmp): harden temp boundary guardrails 2026-02-24 23:51:10 +00:00
text-chunking.test.ts refactor(shared): reuse outbound text chunking core 2026-02-19 07:01:54 +00:00
text-chunking.ts refactor(shared): reuse outbound text chunking core 2026-02-19 07:01:54 +00:00
tool-send.ts refactor(core): dedupe shared config and runtime helpers 2026-02-16 14:59:30 +00:00
webhook-memory-guards.test.ts refactor(security): unify webhook guardrails across channels 2026-03-02 00:31:42 +00:00
webhook-memory-guards.ts refactor(security): unify webhook guardrails across channels 2026-03-02 00:31:42 +00:00
webhook-path.ts refactor(plugin-sdk): add shared helper utilities 2026-02-15 19:37:40 +00:00
webhook-request-guards.test.ts fix: harden webhook auth-before-body handling 2026-03-02 17:21:09 +00:00
webhook-request-guards.ts refactor: split webhook ingress and policy guards 2026-03-02 18:02:21 +00:00
webhook-targets.test.ts refactor: split webhook ingress and policy guards 2026-03-02 18:02:21 +00:00
webhook-targets.ts refactor: dedupe channel and gateway surfaces 2026-03-02 19:57:33 +00:00
windows-spawn.ts fix(acpx): default strict windows wrapper policy on windows 2026-03-02 01:31:32 +00:00