openclaw/extensions/slack/src
2026-04-25 22:19:09 +01:00
..
http fix(slack): share HTTP route registry across module loads 2026-04-24 22:41:12 +01:00
monitor fix(slack): stop block-based sender rehydration on assistant message edits (#71700) 2026-04-25 12:34:55 -07:00
account-inspect.ts refactor: dedupe account name normalization 2026-04-07 06:07:13 +01:00
account-reply-mode.ts perf: narrow slack monitor imports 2026-04-24 01:09:28 +01:00
account-surface-fields.ts
accounts.runtime.ts
accounts.test.ts fix(channels): thread runtime config through sends 2026-04-22 06:47:51 +01:00
accounts.ts perf: narrow slack monitor imports 2026-04-24 01:09:28 +01:00
action-runtime.runtime.ts
action-runtime.test.ts fix(slack): return non-image downloads as files 2026-04-25 00:55:57 +01:00
action-runtime.ts fix(slack): return non-image downloads as files 2026-04-25 00:55:57 +01:00
action-threading.test.ts
action-threading.ts refactor: dedupe messaging lowercase helpers 2026-04-07 15:53:50 +01:00
actions.blocks.test.ts
actions.download-file.test.ts refactor(slack): reuse default write clients 2026-04-25 01:13:55 +01:00
actions.read.test.ts
actions.runtime.ts
actions.ts refactor(slack): reuse default write clients 2026-04-25 01:13:55 +01:00
approval-auth.test.ts
approval-auth.ts
approval-handler.runtime.test.ts Feat: Add Active Memory recall plugin (#63286) 2026-04-09 11:27:37 -05:00
approval-handler.runtime.ts fix(approval): split discord and slack runtime seams 2026-04-10 09:08:28 +01:00
approval-native.test.ts test: share slack approval origin fixture 2026-04-20 17:59:57 +01:00
approval-native.ts fix(cycles): repair broken type surfaces 2026-04-11 13:42:17 +01:00
blocks-fallback.ts
blocks-input.ts
blocks-render.ts perf: split slack reply action constants 2026-04-24 00:47:52 +01:00
blocks.test-helpers.ts
blocks.test.ts perf: consolidate extension test entrypoints 2026-04-24 02:03:00 +01:00
channel-actions-setup-status.contract.test.ts refactor(channels): decouple presentation rendering 2026-04-21 21:29:44 +01:00
channel-actions.ts Tests: fast-path Slack message tool discovery 2026-04-17 02:00:26 -04:00
channel-api.ts
channel-migration.test.ts
channel-migration.ts refactor: dedupe messaging lowercase helpers 2026-04-07 15:53:50 +01:00
channel-type.test.ts
channel-type.ts refactor: dedupe messaging trimmed readers 2026-04-08 01:36:39 +01:00
channel.lazy-seams.test.ts perf(slack): narrow runtime-setter + lazy-load 4 modules + narrow 2 SDK surfaces (#69317) 2026-04-22 16:42:43 +10:00
channel.setup.ts fix(channels): keep bundled setup entries dependency-light 2026-04-24 06:10:07 +01:00
channel.test.ts fix(slack): preserve real thread anchors 2026-04-25 00:38:19 +01:00
channel.ts perf(plugin-sdk): add narrow outbound send deps entry 2026-04-25 22:19:09 +01:00
client-options.ts fix(slack): preserve rapid send ordering 2026-04-25 01:11:10 +01:00
client.test.ts fix(slack): hash token cache keys 2026-04-25 01:17:55 +01:00
client.ts fix(slack): hash token cache keys 2026-04-25 01:17:55 +01:00
config-schema.test.ts test(extensions): move legacy schema assertions 2026-04-20 21:58:34 +01:00
config-schema.ts
config-ui-hints.ts feat(channels): stream tool progress into preview edits (#69611) (thanks @thewilloftheshadow) 2026-04-21 11:51:16 -05:00
directory-config.ts test: speed channel contract hotspots 2026-04-18 01:36:15 +01:00
directory-contract.test.ts test: share channel directory id assertions 2026-04-20 23:15:58 +01:00
directory-live.ts refactor: dedupe messaging trimmed readers 2026-04-08 01:36:39 +01:00
doctor-contract.ts refactor: move channel doctor migrations to plugins 2026-04-22 18:55:18 +01:00
doctor.test.ts refactor: move channel doctor migrations to plugins 2026-04-22 18:55:18 +01:00
doctor.ts
draft-stream.test.ts fix(channels): thread runtime config through sends 2026-04-22 06:47:51 +01:00
draft-stream.ts fix(channels): thread runtime config through sends 2026-04-22 06:47:51 +01:00
exec-approvals.test.ts fix(approvals): require explicit chat exec enablement 2026-04-23 11:51:17 -07:00
exec-approvals.ts refactor: dedupe messaging trimmed readers 2026-04-08 01:36:39 +01:00
file-reference.ts fix(slack): return non-image downloads as files 2026-04-25 00:55:57 +01:00
format.test.ts
format.ts
group-policy.test.ts
group-policy.ts
inbound-context.contract.test.ts test: narrow slack inbound contract imports 2026-04-24 13:00:05 +01:00
index.ts
interactive-dispatch.ts
interactive-replies.test.ts
interactive-replies.ts refactor(lint): reduce map spread patterns 2026-04-18 19:27:43 +01:00
limits.ts
message-action-dispatch.test.ts
message-action-dispatch.ts refactor(channels): decouple presentation rendering 2026-04-21 21:29:44 +01:00
message-actions.ts refactor: dedupe string readers 2026-04-07 05:06:54 +01:00
message-tool-api.ts refactor(channels): decouple presentation rendering 2026-04-21 21:29:44 +01:00
message-tool-schema.ts build: migrate schema deps to typebox 2026-04-23 04:59:42 +01:00
message-tools.test.ts perf: consolidate extension test entrypoints 2026-04-24 02:03:00 +01:00
modal-metadata.ts refactor: dedupe plugin string helpers 2026-04-07 02:03:33 +01:00
monitor.test-helpers.ts fix(browser): scope control auth to active gateway mode (#65639) 2026-04-25 01:03:39 +01:00
monitor.test.ts
monitor.threading.missing-thread-ts.test.ts test: isolate slack thread-ts recovery 2026-04-09 02:43:29 +01:00
monitor.tool-result.test.ts perf: narrow slack tool result test import 2026-04-23 21:38:30 +01:00
monitor.ts
outbound-adapter.test.ts fix(slack): preserve real thread anchors 2026-04-25 00:38:19 +01:00
outbound-adapter.ts perf(plugin-sdk): add narrow outbound send deps entry 2026-04-25 22:19:09 +01:00
outbound-delivery.test.ts test: keep hook and slack tests on public boundaries 2026-04-22 19:09:18 +01:00
outbound-payload.test-harness.ts perf(plugin-sdk): add narrow outbound send deps entry 2026-04-25 22:19:09 +01:00
outbound-payload.test.ts perf: narrow slack test imports 2026-04-24 03:17:32 +01:00
probe.test.ts test: speed up channel probe tests 2026-04-07 13:37:01 +01:00
probe.ts refactor: dedupe probe error formatting 2026-04-07 02:03:34 +01:00
reply-action-ids.ts perf: split slack reply action constants 2026-04-24 00:47:52 +01:00
reply-blocks.ts
resolve-allowlist-common.test.ts
resolve-allowlist-common.ts
resolve-channels.test.ts
resolve-channels.ts refactor: dedupe messaging lowercase helpers 2026-04-07 15:53:50 +01:00
resolve-users.test.ts
resolve-users.ts refactor: dedupe messaging lowercase helpers 2026-04-07 15:53:50 +01:00
runtime-api.ts
runtime.ts fix(plugins): stabilize bundled setup runtimes (#67200) 2026-04-15 12:35:18 -04:00
scopes.ts refactor: dedupe channel helper readers 2026-04-07 10:37:39 +01:00
secret-contract.ts chore(lint): clear extension lint regressions and add #63416 changelog 2026-04-08 17:17:29 -07:00
security-audit.test.ts test: share slack security audit fixture 2026-04-20 17:58:24 +01:00
security-audit.ts test: speed up slow import-boundary tests 2026-04-16 21:14:17 +01:00
security-doctor.ts
security.ts perf(slack): narrow runtime-setter + lazy-load 4 modules + narrow 2 SDK surfaces (#69317) 2026-04-22 16:42:43 +10:00
send.blocks.test.ts fix(slack): route stream-fallback delivery through chunked sender (follow-up to #70370) (#71124) 2026-04-24 22:50:18 +01:00
send.identity-fallback.test.ts test(slack): provide send config in identity fallback tests 2026-04-22 21:09:42 +01:00
send.runtime.ts
send.ts fix(slack): hash token cache keys 2026-04-25 01:17:55 +01:00
send.upload.test.ts fix(slack): preserve rapid send ordering 2026-04-25 01:11:10 +01:00
sent-thread-cache.test.ts
sent-thread-cache.ts perf(plugins): narrow boundary compile import surfaces 2026-04-08 08:52:52 +01:00
setup-core.lazy-proxy.test.ts perf(slack): narrow runtime-setter + lazy-load 4 modules + narrow 2 SDK surfaces (#69317) 2026-04-22 16:42:43 +10:00
setup-core.ts fix(channels): keep bundled setup entries dependency-light 2026-04-24 06:10:07 +01:00
setup-shared.ts fix(channels): keep bundled setup entries dependency-light 2026-04-24 06:10:07 +01:00
setup-surface.test.ts test: speed up setup surface tests 2026-04-07 13:16:49 +01:00
setup-surface.ts
shared-interactive.test.ts refactor(channels): decouple presentation rendering 2026-04-21 21:29:44 +01:00
shared.test.ts fix(cli): keep channel status checks off plugin runtimes (#69479) 2026-04-21 13:53:08 -04:00
shared.ts refactor: dedupe shared helpers 2026-04-24 08:26:37 +01:00
stream-mode.test.ts
stream-mode.ts refactor: dedupe slack matrix venice lowercase helpers 2026-04-07 15:12:31 +01:00
streaming-compat.ts refactor: dedupe messaging lowercase helpers 2026-04-07 15:53:50 +01:00
streaming.test.ts fix: harden Slack stream fallback delivery (#70370) (thanks @mvanhorn) 2026-04-23 02:42:48 +01:00
streaming.ts fix(slack): route stream-fallback delivery through chunked sender (follow-up to #70370) (#71124) 2026-04-24 22:50:18 +01:00
target-parsing.ts
targets.test.ts
targets.ts
thread-ts.test.ts fix(slack): preserve real thread anchors 2026-04-25 00:38:19 +01:00
thread-ts.ts fix(slack): preserve real thread anchors 2026-04-25 00:38:19 +01:00
threading-tool-context.test.ts
threading-tool-context.ts fix(slack): preserve real thread anchors 2026-04-25 00:38:19 +01:00
threading.test.ts
threading.ts
token.ts
truncate.ts
types.ts