openclaw/extensions/slack/src/monitor
Vincent Koc 9e389cff3d
fix(config): migrate legacy group allow aliases (#60597)
* fix(config): migrate legacy group allow aliases

* fix(config): inline legacy streaming migration helpers

* refactor(config): rename legacy account matcher helper

* chore(agents): codify config contract boundaries

* fix(config): keep legacy allow aliases writable

* Update AGENTS.md
2026-04-04 11:15:32 +09:00
..
events fix(config): migrate legacy group allow aliases (#60597) 2026-04-04 11:15:32 +09:00
message-handler test: reduce extension runtime partial mocks 2026-04-03 18:33:47 +01: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
context.ts test: reduce extension runtime partial mocks 2026-04-03 18:33:47 +01: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 Exec approvals: unify effective policy reporting and actions (#59283) 2026-04-01 22:02:39 -04:00
exec-approvals.ts feat(approvals): auto-enable native chat approvals 2026-04-02 17:30:40 +01:00
external-arg-menu-store.ts
media.test.ts fix(ci): route extension test helpers through public sdk seams 2026-04-04 00:03:48 +09:00
media.ts Slack: filter thread context by allowlist (#58380) 2026-04-02 11:01:11 +01:00
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: trim more extension importOriginal usage 2026-04-03 19:49:43 +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 fix(config): migrate legacy group allow aliases (#60597) 2026-04-04 11:15:32 +09:00
monitor.thread-resolution.test.ts test: split slack monitor coverage 2026-04-03 17:33:45 +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
provider.ts test: reduce extension runtime partial mocks 2026-04-03 18:33:47 +01:00
reconnect-policy.ts
replies.test.ts test: trim extension test import churn 2026-04-03 04:41:08 +01:00
replies.ts test: reduce extension runtime partial mocks 2026-04-03 18:33:47 +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 fix(config): migrate legacy group allow aliases (#60597) 2026-04-04 11:15:32 +09:00
slash.ts feat(slack): add scoped prompts and mrkdwn hints (#59100) 2026-04-02 11:23:43 +09:00
thread-resolution.ts
types.ts