openclaw/extensions/slack/src
Peter Steinberger 035028208f
test: trim line webhook/slack setup prompts
2026-04-01 08:02:26 +01:00
..
http
monitor refactor(approvals): share native delivery runtime 2026-03-31 23:11:53 +01:00
account-inspect.ts refactor: consolidate plugin sdk surface 2026-03-20 19:24:10 +00:00
account-surface-fields.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
accounts.test.ts
accounts.ts refactor: share merged account config helper 2026-03-22 19:01:52 +00:00
action-runtime.test.ts refactor(plugin-sdk): untangle extension test seams 2026-03-29 23:43:53 +01:00
action-runtime.ts fix(media): align outbound sends with fs read capability 2026-04-01 00:07:50 +09:00
action-threading.test.ts Slack: keep auto-thread test context local 2026-03-29 23:56:32 -04:00
action-threading.ts refactor: share slack and telegram action helpers 2026-03-26 19:07:35 +00:00
actions.blocks.test.ts
actions.download-file.test.ts test: speed up discord slack telegram suites 2026-03-24 16:26:58 +00:00
actions.read.test.ts
actions.ts fix(slack): prevent duplicate draft replies 2026-03-31 21:22:50 +01:00
approval-auth.test.ts fix(slack): restore plugin approval auth 2026-03-31 16:45:46 +09:00
approval-auth.ts fix(slack): restore plugin approval auth 2026-03-31 16:45:46 +09:00
approval-native.test.ts refactor(approvals): share origin target reconciliation 2026-03-31 23:11:53 +01:00
approval-native.ts refactor(approvals): share origin target reconciliation 2026-03-31 23:11:53 +01:00
block-kit-tables.test.ts style: apply formatter cleanups 2026-03-30 16:20:27 +01:00
block-kit-tables.ts style: apply formatter cleanups 2026-03-30 16:20:27 +01:00
blocks-fallback.test.ts
blocks-fallback.ts
blocks-input.test.ts
blocks-input.ts fix(slack): complete interactive block delivery (#57473) 2026-03-30 16:25:51 +09:00
blocks-render.ts style: apply formatter cleanups 2026-03-30 16:20:27 +01:00
blocks.test-helpers.ts Channels: stabilize lane harness and monitor tests (#50167) 2026-03-19 01:47:48 -05:00
channel-actions.ts fix(media): align outbound sends with fs read capability 2026-04-01 00:07:50 +09:00
channel-migration.test.ts
channel-migration.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
channel-type.ts refactor: dedupe test and runtime seams 2026-03-24 23:33:30 +00:00
channel.runtime.ts refactor: bundle lazy runtime surfaces 2026-03-17 00:00:45 -07:00
channel.setup.ts Plugins: internalize slack SDK imports 2026-03-17 21:35:32 -07:00
channel.test.ts fix: stabilize ci task and docs checks 2026-03-30 09:25:01 +01:00
channel.ts fix(approvals): restore native DM approval behavior 2026-04-01 06:02:04 +09:00
client.test.ts fix(slack): prevent duplicate draft replies 2026-03-31 21:22:50 +01:00
client.ts fix(slack): prevent duplicate draft replies 2026-03-31 21:22:50 +01:00
config-schema.ts refactor: move channel config metadata into plugin-owned manifests 2026-03-27 01:59:30 +00:00
config-ui-hints.ts feat(slack): add native exec approvals (#58155) 2026-03-31 16:20:57 +09:00
directory-config.ts refactor: share directory config listers 2026-03-26 23:20:26 +00:00
directory-live.ts refactor: consolidate plugin sdk surface 2026-03-20 19:24:10 +00:00
draft-stream.test.ts fix: prevent delivery-mirror re-delivery and raise Slack chunk limit (#45489) 2026-03-24 00:11:19 +03:00
draft-stream.ts fix: prevent delivery-mirror re-delivery and raise Slack chunk limit (#45489) 2026-03-24 00:11:19 +03:00
exec-approvals.test.ts fix(approvals): restore native DM approval behavior 2026-04-01 06:02:04 +09:00
exec-approvals.ts fix(approvals): restore native DM approval behavior 2026-04-01 06:02:04 +09:00
format.test.ts refactor(markdown): share render-aware chunking 2026-03-29 16:33:22 +09:00
format.ts refactor(markdown): share render-aware chunking 2026-03-29 16:33:22 +09:00
group-policy.test.ts Slack: move group policy behind plugin boundary 2026-03-18 03:26:21 +00:00
group-policy.ts perf: reduce plugin runtime startup overhead 2026-03-22 16:34:09 +00:00
index.ts Slack: move group policy behind plugin boundary 2026-03-18 03:26:21 +00:00
interactive-replies.test.ts refactor(plugin-sdk): untangle extension test seams 2026-03-29 23:43:53 +01:00
interactive-replies.ts fix(slack): improve interactive reply parity (#53389) 2026-03-24 10:23:10 -07:00
limits.ts fix: prevent delivery-mirror re-delivery and raise Slack chunk limit (#45489) 2026-03-24 00:11:19 +03:00
message-action-dispatch.test.ts fix: add slack upload-file action (#54987) (thanks @kevinlin-openai) 2026-03-26 13:37:58 +05:30
message-action-dispatch.ts fix: add slack upload-file action (#54987) (thanks @kevinlin-openai) 2026-03-26 13:37:58 +05:30
message-actions.test.ts refactor(plugin-sdk): untangle extension test seams 2026-03-29 23:43:53 +01:00
message-actions.ts fix: add slack upload-file action (#54987) (thanks @kevinlin-openai) 2026-03-26 13:37:58 +05:30
message-tool-schema.ts Plugins: move message tool schemas into channel plugins 2026-03-19 01:08:23 -04:00
modal-metadata.test.ts
modal-metadata.ts
monitor.test-helpers.ts feat(slack): status reaction lifecycle for tool/thinking progress indicators (#56430) 2026-03-29 16:49:53 +08:00
monitor.test.ts
monitor.threading.missing-thread-ts.test.ts refactor(plugin-sdk): untangle extension test seams 2026-03-29 23:43:53 +01:00
monitor.tool-result.test.ts refactor(plugin-sdk): untangle extension test seams 2026-03-29 23:43:53 +01:00
monitor.ts
outbound-adapter.test.ts perf(slack): avoid module resets in outbound adapter test 2026-03-31 22:13:39 +09:00
outbound-adapter.ts refactor(media): centralize outbound access plumbing 2026-04-01 00:32:53 +09:00
outbound-hooks.test.ts refactor(plugin-sdk): untangle extension test seams 2026-03-29 23:43:53 +01:00
outbound-payload.test.ts refactor(plugin-sdk): untangle extension test seams 2026-03-29 23:43:53 +01:00
plugin-shared.ts refactor: move agent runtime into agents layer 2026-03-16 22:53:16 -07:00
probe.test.ts test: harden channel suite isolation 2026-03-23 11:09:12 +00:00
probe.ts refactor: consolidate plugin sdk surface 2026-03-20 19:24:10 +00:00
reply-blocks.ts style: apply formatter cleanups 2026-03-30 16:20:27 +01:00
resolve-allowlist-common.test.ts
resolve-allowlist-common.ts
resolve-channels.test.ts
resolve-channels.ts
resolve-users.test.ts
resolve-users.ts
runtime-api.ts refactor(media): centralize outbound access plumbing 2026-04-01 00:32:53 +09:00
runtime.ts fix(regression): restore slack probe fallback without runtime 2026-03-27 20:24:14 -05:00
scopes.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
send.blocks.test.ts fix: prevent delivery-mirror re-delivery and raise Slack chunk limit (#45489) 2026-03-24 00:11:19 +03:00
send.ts fix(slack): prevent duplicate draft replies 2026-03-31 21:22:50 +01:00
send.upload.test.ts test(ci): fix outbound media loader seams 2026-04-01 01:17:08 +09:00
sent-thread-cache.test.ts
sent-thread-cache.ts refactor: move channel dedupe helpers onto core sdk 2026-03-28 02:58:45 +00:00
setup-core.ts fix(slack): improve interactive reply parity (#53389) 2026-03-24 10:23:10 -07:00
setup-surface.test.ts test: trim line webhook/slack setup prompts 2026-04-01 08:02:26 +01:00
setup-surface.ts refactor: share scoped account accessor adapters 2026-03-22 20:30:21 +00:00
shared-interactive.test.ts fix(slack): complete interactive block delivery (#57473) 2026-03-30 16:25:51 +09:00
shared.ts refactor: move channel config metadata into plugin-owned manifests 2026-03-27 01:59:30 +00:00
stream-mode.test.ts
stream-mode.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
streaming.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
targets.test.ts fix(ci): reduce slow channel test skew 2026-03-31 19:49:40 +09:00
targets.ts fix(ci): reduce slow channel test skew 2026-03-31 19:49:40 +09:00
threading-tool-context.test.ts refactor(plugin-sdk): untangle extension test seams 2026-03-29 23:43:53 +01:00
threading-tool-context.ts refactor: consolidate plugin sdk surface 2026-03-20 19:24:10 +00:00
threading.test.ts
threading.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
token.ts refactor: consolidate plugin sdk surface 2026-03-20 19:24:10 +00:00
truncate.ts
types.ts