openclaw/src/slack
Vincent Koc a976cc2e95
Slack: add opt-in interactive reply directives (#44607)
* Reply: add Slack interactive directive parser

* Reply: wire Slack directives into normalization

* Reply: cover Slack directive parsing

* Reply: test Slack directive normalization

* Slack: hint interactive reply directives

* Config: add Slack interactive reply capability type

* Config: validate Slack interactive reply capability

* Reply: gate Slack directives behind capability

* Slack: gate interactive reply hints by capability

* Tests: cover Slack interactive reply capability gating

* Changelog: note opt-in Slack interactive replies

* Slack: fix interactive reply review findings

* Slack: harden interactive reply routing and limits

* Slack: harden interactive reply trust and validation
2026-03-13 14:08:04 -07:00
..
http
monitor fix(routing): require ids for slack and msteams allowlists 2026-03-13 01:44:42 +00:00
account-inspect.ts refactor(slack): share account surface field types 2026-03-07 17:05:23 +00:00
account-surface-fields.ts refactor(slack): share account surface field types 2026-03-07 17:05:23 +00:00
accounts.test.ts
accounts.ts refactor(slack): share account surface field types 2026-03-07 17:05:23 +00:00
actions.blocks.test.ts
actions.download-file.test.ts refactor: dedupe channel outbound and monitor tests 2026-03-03 00:15:15 +00:00
actions.read.test.ts
actions.ts fix(slack): propagate mediaLocalRoots through Slack send path 2026-03-05 16:52:49 -06:00
blocks-fallback.test.ts
blocks-fallback.ts
blocks-input.test.ts
blocks-input.ts
blocks.test-helpers.ts
channel-migration.test.ts
channel-migration.ts
client.test.ts
client.ts
directory-live.ts fix(slack): use SLACK_USER_TOKEN when connecting to Slack (#28103) 2026-03-01 11:05:35 -06:00
draft-stream.test.ts
draft-stream.ts
format.test.ts refactor: unify queueing and normalize telegram slack flows 2026-03-02 20:55:15 +00:00
format.ts refactor: unify queueing and normalize telegram slack flows 2026-03-02 20:55:15 +00:00
index.ts
interactive-replies.test.ts Slack: add opt-in interactive reply directives (#44607) 2026-03-13 14:08:04 -07:00
interactive-replies.ts Slack: add opt-in interactive reply directives (#44607) 2026-03-13 14:08:04 -07:00
message-actions.test.ts feat(slack): add download-file action for on-demand file attachment access (#24723) 2026-03-01 11:45:05 -06:00
message-actions.ts feat(slack): add download-file action for on-demand file attachment access (#24723) 2026-03-01 11:45:05 -06:00
modal-metadata.test.ts
modal-metadata.ts
monitor.test-helpers.ts
monitor.test.ts
monitor.threading.missing-thread-ts.test.ts
monitor.tool-result.test.ts refactor(channels): dedupe monitor message test flows 2026-03-03 01:06:00 +00:00
monitor.ts
probe.test.ts refactor: remove redundant ?? undefined in Slack probe (#44775) 2026-03-13 21:52:15 +03:00
probe.ts refactor: remove redundant ?? undefined in Slack probe (#44775) 2026-03-13 21:52:15 +03:00
resolve-allowlist-common.test.ts refactor: share slack allowlist resolver scaffolding 2026-03-07 21:09:27 +00:00
resolve-allowlist-common.ts refactor: share slack allowlist resolver scaffolding 2026-03-07 21:09:27 +00:00
resolve-channels.test.ts
resolve-channels.ts refactor: share slack allowlist resolver scaffolding 2026-03-07 21:09:27 +00:00
resolve-users.test.ts refactor: share slack allowlist resolver scaffolding 2026-03-07 21:09:27 +00:00
resolve-users.ts refactor: share slack allowlist resolver scaffolding 2026-03-07 21:09:27 +00:00
scopes.ts
send.blocks.test.ts
send.ts fix(outbound): unify resolved cfg threading across send paths (#33987) 2026-03-04 00:20:44 -06:00
send.upload.test.ts refactor(net): unify proxy env checks and guarded fetch modes 2026-03-02 16:24:26 +00:00
sent-thread-cache.test.ts fix(runtime): duplicate messages, share singleton state across bundled chunks (#43683) 2026-03-12 14:59:27 -04:00
sent-thread-cache.ts fix(runtime): duplicate messages, share singleton state across bundled chunks (#43683) 2026-03-12 14:59:27 -04:00
stream-mode.test.ts fix(slack): map legacy streaming=false to off (openclaw#26020) thanks @chilu18 2026-03-01 10:21:25 -06:00
stream-mode.ts
streaming.ts fix(slack): remove double mrkdwn conversion in native streaming path 2026-03-05 20:34:43 -06:00
targets.test.ts
targets.ts refactor: dedupe channel and gateway surfaces 2026-03-02 19:57:33 +00:00
threading-tool-context.test.ts fix(slack): thread channel ID through inbound context for reactions (#34831) 2026-03-05 20:47:31 -06:00
threading-tool-context.ts fix(slack): thread channel ID through inbound context for reactions (#34831) 2026-03-05 20:47:31 -06:00
threading.test.ts refactor: dedupe channel and gateway surfaces 2026-03-02 19:57:33 +00:00
threading.ts
token.ts feat(secrets): expand SecretRef coverage across user-supplied credentials (#29580) 2026-03-03 02:58:20 +00:00
types.ts