openclaw/extensions/slack/src
Vincent Koc f2475a7f70
fix(slack): improve interactive reply parity (#53389)
* fix(slack): improve interactive reply parity

* fix(slack): isolate reply interactions from plugins

* docs(changelog): note slack interactive parity fixes

* fix(slack): preserve preview text for local agent replies

* fix(agent): preserve directive text in local previews
2026-03-24 10:23:10 -07:00
..
http
monitor fix(slack): improve interactive reply parity (#53389) 2026-03-24 10:23:10 -07: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 Slack: move action runtime into extension 2026-03-18 02:08:08 +00:00
action-runtime.ts Plugins: internalize slack SDK imports 2026-03-17 21:35:32 -07: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 refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
blocks-fallback.test.ts
blocks-fallback.ts
blocks-input.test.ts
blocks-input.ts
blocks-render.ts fix(slack): improve interactive reply parity (#53389) 2026-03-24 10:23:10 -07: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(plugins): unblock Discord/Slack message tool sends and Feishu media (#52991) 2026-03-23 09:04:57 -07:00
channel-migration.test.ts
channel-migration.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07: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(slack): improve interactive reply parity (#53389) 2026-03-24 10:23:10 -07:00
channel.ts fix(slack): improve interactive reply parity (#53389) 2026-03-24 10:23:10 -07:00
client.test.ts test: harden channel suite isolation 2026-03-23 11:09:12 +00:00
client.ts
config-schema.ts refactor: consolidate plugin sdk surface 2026-03-20 19:24:10 +00:00
directory-config.ts perf: reduce plugin runtime startup overhead 2026-03-22 16:34:09 +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
format.test.ts
format.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07: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 fix(slack): improve interactive reply parity (#53389) 2026-03-24 10:23:10 -07: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 Slack: move message actions behind plugin boundary 2026-03-18 03:14:32 +00:00
message-action-dispatch.ts perf: reduce plugin runtime startup overhead 2026-03-22 16:34:09 +00:00
message-actions.test.ts
message-actions.ts refactor: consolidate plugin sdk surface 2026-03-20 19:24:10 +00:00
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 Channels: stabilize lane harness and monitor tests (#50167) 2026-03-19 01:47:48 -05:00
monitor.test.ts
monitor.threading.missing-thread-ts.test.ts test: harden channel suite isolation 2026-03-23 12:57:43 +00:00
monitor.tool-result.test.ts test: speed up slack extension suites 2026-03-24 15:16:18 +00:00
monitor.ts
outbound-adapter.test.ts tests: add boundary coverage for media delivery (#53361) 2026-03-23 23:37:34 -05:00
outbound-adapter.ts fix: prevent delivery-mirror re-delivery and raise Slack chunk limit (#45489) 2026-03-24 00:11:19 +03: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
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 perf: reduce plugin runtime startup overhead 2026-03-22 16:34:09 +00:00
runtime.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07: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: prevent delivery-mirror re-delivery and raise Slack chunk limit (#45489) 2026-03-24 00:11:19 +03:00
send.upload.test.ts test: speed up slack extension suites 2026-03-24 15:57:16 +00:00
sent-thread-cache.test.ts
sent-thread-cache.ts refactor: dedupe extension runtime caches 2026-03-22 18:09: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 fix(slack): improve interactive reply parity (#53389) 2026-03-24 10:23:10 -07:00
setup-surface.ts refactor: share scoped account accessor adapters 2026-03-22 20:30:21 +00:00
shared-interactive.test.ts fix(slack): improve interactive reply parity (#53389) 2026-03-24 10:23:10 -07:00
shared.ts fix(slack): improve interactive reply parity (#53389) 2026-03-24 10:23:10 -07: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
targets.ts refactor: consolidate plugin sdk surface 2026-03-20 19:24:10 +00:00
threading-tool-context.test.ts
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