openclaw/extensions/slack/src/monitor
Chunyue Wang e8fb140642
fix: preserve Slack guarded media transport (#62239) (thanks @openperf)
* fix(slack ): prevent undici dispatcher leak to globalThis.fetch causing media download failure

* fix(slack): preserve guarded media transport

* fix: preserve Slack guarded media transport (#62239) (thanks @openperf)

---------

Co-authored-by: Ayaan Zaidi <hi@obviy.us>
2026-04-07 11:15:53 +05:30
..
events fix(plugins): clean second channel lint batch 2026-04-06 14:29:51 +01:00
message-handler feat(slack): add thread.requireExplicitMention config option (#58276) 2026-04-06 17:05:11 -07:00
allow-list.test.ts
allow-list.ts perf(test): narrow slack string normalization imports 2026-04-02 00:29:50 +09:00
auth.test.ts test: trim more extension importOriginal usage 2026-04-03 19:40:20 +01:00
auth.ts
channel-config.ts fix(config): migrate legacy group allow aliases (#60597) 2026-04-04 11:15:32 +09:00
channel-type.ts
commands.ts
config.runtime.ts test: reduce extension runtime partial mocks 2026-04-03 18:33:47 +01:00
context.test.ts feat(slack): add thread.requireExplicitMention config option (#58276) 2026-04-06 17:05:11 -07:00
context.ts feat(slack): add thread.requireExplicitMention config option (#58276) 2026-04-06 17:05:11 -07:00
conversation.runtime.ts test: reduce extension runtime partial mocks 2026-04-03 18:33:47 +01:00
dm-auth.ts test: reduce extension runtime partial mocks 2026-04-03 18:33:47 +01:00
events.ts
exec-approvals.test.ts fix(plugins): finish channel lint cleanup 2026-04-06 14:48:35 +01:00
exec-approvals.ts style: fix extension lint violations 2026-04-06 14:53:55 +01:00
external-arg-menu-store.ts refactor: move secure random helpers onto core sdk 2026-03-28 03:06:06 +00:00
media.test.ts fix: preserve Slack guarded media transport (#62239) (thanks @openperf) 2026-04-07 11:15:53 +05:30
media.ts fix: preserve Slack guarded media transport (#62239) (thanks @openperf) 2026-04-07 11:15:53 +05:30
message-handler.app-mention-race.test.ts test: trim extension test import churn 2026-04-03 04:41:08 +01:00
message-handler.debounce-key.test.ts
message-handler.test.ts test: stabilize browser and provider ci shards 2026-04-06 03:38:28 +01:00
message-handler.ts
monitor.media.test.ts test: split slack monitor coverage 2026-04-03 17:33:45 +01:00
monitor.test.ts feat(slack): add thread.requireExplicitMention config option (#58276) 2026-04-06 17:05:11 -07:00
monitor.thread-resolution.test.ts chore(plugins): drop dead channel test any suppressions 2026-04-06 15:45:18 +01:00
mrkdwn.ts
policy.ts
provider.allowlist.test.ts fix(slack): prevent duplicate draft replies 2026-03-31 21:22:50 +01:00
provider.auth-errors.test.ts
provider.interop.test.ts
provider.reconnect.test.ts fix(slack): pre-set shuttingDown before app.stop() to prevent orphaned ping intervals (#56646) 2026-04-04 20:49:23 +08:00
provider.ts feat(slack): add thread.requireExplicitMention config option (#58276) 2026-04-06 17:05:11 -07:00
reconnect-policy.ts
replies.test.ts fix: preserve slack fallback thread classification (#61835) 2026-04-06 14:38:51 +01:00
replies.ts fix: preserve slack fallback thread classification (#61835) 2026-04-06 14:38:51 +01:00
reply.runtime.ts test: reduce extension runtime partial mocks 2026-04-03 18:33:47 +01:00
room-context.test.ts feat(slack): add scoped prompts and mrkdwn hints (#59100) 2026-04-02 11:23:43 +09:00
room-context.ts feat(slack): add scoped prompts and mrkdwn hints (#59100) 2026-04-02 11:23:43 +09:00
send.runtime.ts test: reduce extension runtime partial mocks 2026-04-03 18:33:47 +01:00
slash-commands.runtime.ts
slash-dispatch.runtime.ts
slash-skill-commands.runtime.ts
slash.test-harness.ts test: reduce extension runtime partial mocks 2026-04-03 18:33:47 +01:00
slash.test.ts test: stabilize browser and provider ci shards 2026-04-06 03:38:28 +01:00
slash.ts feat(slack): add scoped prompts and mrkdwn hints (#59100) 2026-04-02 11:23:43 +09:00
thread-resolution.ts refactor: add host and collection runtime sdk seams 2026-03-28 06:19:16 +00:00
types.ts