openclaw/extensions/slack/src/monitor
Vincent Koc a7e3c0b0e1
feat(slack): add scoped prompts and mrkdwn hints (#59100)
* feat(slack): add scoped prompts and mrkdwn hints

* refactor(slack): drop dm prompt override

* refactor(slack): drop exposed prompt config

* chore(changelog): note slack mrkdwn fix
2026-04-02 11:23:43 +09:00
..
events test: speed up extension suites 2026-03-31 02:25:02 +01:00
message-handler feat(slack): add scoped prompts and mrkdwn hints (#59100) 2026-04-02 11:23:43 +09: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 Restore channel test module rebinding 2026-03-27 23:29:42 -05:00
auth.ts
channel-config.ts
channel-type.ts
commands.ts
context.test.ts refactor(plugin-sdk): untangle extension test seams 2026-03-29 23:43:53 +01:00
context.ts refactor: move channel dedupe helpers onto core sdk 2026-03-28 02:58:45 +00:00
dm-auth.ts
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 Exec approvals: unify effective policy reporting and actions (#59283) 2026-04-01 22:02:39 -04: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 refactor(plugin-sdk): untangle extension test seams 2026-03-29 23:43:53 +01:00
media.ts refactor: add host and collection runtime sdk seams 2026-03-28 06:19:16 +00:00
message-handler.app-mention-race.test.ts Restore channel test module rebinding 2026-03-27 23:29:42 -05:00
message-handler.debounce-key.test.ts
message-handler.test.ts
message-handler.ts
monitor.test.ts refactor(plugin-sdk): untangle extension test seams 2026-03-29 23:43:53 +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 fix(approvals): restore native DM approval behavior 2026-04-01 06:02:04 +09:00
reconnect-policy.ts
replies.test.ts fix(slack): complete interactive block delivery (#57473) 2026-03-30 16:25:51 +09:00
replies.ts fix(slack): complete interactive block delivery (#57473) 2026-03-30 16:25:51 +09: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
slash-commands.runtime.ts
slash-dispatch.runtime.ts
slash-skill-commands.runtime.ts
slash.test-harness.ts
slash.test.ts test(slack): remove slash metadata polling 2026-03-31 21:02:06 +09: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