..
http
refactor(slack): lazy-load webhook handler
2026-04-04 02:26:19 +09:00
monitor
fix(slack): pre-set shuttingDown before app.stop() to prevent orphaned ping intervals ( #56646 )
2026-04-04 20:49:23 +08:00
account-inspect.ts
…
account-surface-fields.ts
…
accounts.runtime.ts
perf(memory): lazy-load slack action runtime graph
2026-04-02 11:31:19 +09:00
accounts.test.ts
fix: honor slack default runtime account
2026-04-03 13:45:28 -05:00
accounts.ts
fix: honor slack default runtime account
2026-04-03 13:45:28 -05:00
action-runtime.runtime.ts
refactor(slack): lazy-load action and send runtimes
2026-04-04 04:08:41 +09:00
action-runtime.test.ts
refactor(plugin-sdk): untangle extension test seams
2026-03-29 23:43:53 +01:00
action-runtime.ts
perf(memory): lazy-load slack action runtime graph
2026-04-02 11:31:19 +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: trim extension test import churn
2026-04-03 04:41:08 +01:00
actions.read.test.ts
…
actions.runtime.ts
perf(memory): lazy-load slack action runtime graph
2026-04-02 11:31:19 +09:00
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
refactor(plugin-sdk): split runtime helper seams
2026-04-04 08:53:19 +01:00
approval-native.test.ts
Matrix: add native exec approvals ( #58635 )
2026-04-02 21:08:54 -04:00
approval-native.ts
refactor(plugin-sdk): split runtime helper seams
2026-04-04 08:53:19 +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
test: trim extension partial mocks
2026-04-03 19:28:19 +01:00
channel-actions.ts
refactor(slack): lazy-load action and send runtimes
2026-04-04 04:08:41 +09:00
channel-api.ts
refactor(extensions): split channel runtime helper seams
2026-04-04 07:39:53 +01:00
channel-migration.test.ts
…
channel-migration.ts
…
channel-type.test.ts
style(extensions): format channel integration updates
2026-04-04 06:02:37 +01:00
channel-type.ts
fix: honor slack default channel-type account
2026-04-03 14:05:35 -05:00
channel.runtime.ts
…
channel.setup.ts
refactor(slack): narrow channel runtime imports
2026-04-04 12:06:00 +09:00
channel.test.ts
test(ci): fix slack pairing notify typing
2026-04-03 21:07:06 +01:00
channel.ts
refactor(plugins): narrow bundled channel core seams
2026-04-04 07:39:53 +01:00
client.test.ts
test: trim extension test import churn
2026-04-03 04:41:08 +01:00
client.ts
fix(slack): prevent duplicate draft replies
2026-03-31 21:22:50 +01:00
config-schema.ts
refactor(extensions): add channel-owned config schema seams
2026-04-04 05:31:11 +01:00
config-ui-hints.ts
fix(config): remove lingering channel streamMode leaks ( #60733 )
2026-04-04 16:14:38 +09:00
directory-config.ts
refactor: share directory config listers
2026-03-26 23:20:26 +00:00
directory-live.ts
…
doctor-contract.ts
refactor(plugins): move extension seams into extensions
2026-04-04 00:10:16 +01:00
doctor.ts
refactor(plugins): move extension seams into extensions
2026-04-04 00:10:16 +01: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
feat(approvals): auto-enable native chat approvals
2026-04-02 17:30:40 +01:00
exec-approvals.ts
refactor(plugin-sdk): split runtime helper seams
2026-04-04 08:53:19 +01: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
…
group-policy.ts
refactor(extensions): split channel runtime helper seams
2026-04-04 07:39:53 +01:00
index.ts
…
interactive-dispatch.ts
refactor(plugins): move channel behavior into plugins
2026-04-03 19:09:20 +01:00
interactive-replies.test.ts
refactor(plugins): move channel behavior into plugins
2026-04-03 19:09:20 +01:00
interactive-replies.ts
refactor(plugins): move channel behavior into plugins
2026-04-03 19:09:20 +01: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
fix: honor slack action discovery account config
2026-04-03 11:33:23 -05:00
message-actions.ts
style(extensions): format channel integration updates
2026-04-04 06:02:37 +01:00
message-tool-schema.ts
…
modal-metadata.test.ts
…
modal-metadata.ts
…
monitor.test-helpers.ts
test: reduce extension runtime partial mocks
2026-04-03 18:33:47 +01:00
monitor.test.ts
test: import slack monitor helpers directly
2026-04-03 14:03:05 +01:00
monitor.threading.missing-thread-ts.test.ts
test: trim extension test import churn
2026-04-03 04:41:08 +01:00
monitor.tool-result.test.ts
test: trim extension test import churn
2026-04-03 04:41:08 +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(plugin-sdk): split runtime helper seams
2026-04-04 08:53:19 +01:00
outbound-hooks.test.ts
fix: honor slack default hook account
2026-04-03 14:26:57 -05:00
outbound-payload-harness.ts
fix(ci): restore plugin sdk boundary seams
2026-04-04 08:51:57 +09:00
outbound-payload.test.ts
test(plugins): finish moving contract coverage
2026-04-04 00:11:39 +01:00
plugin-shared.ts
…
probe.test.ts
test: trim extension test import churn
2026-04-03 04:41:08 +01:00
probe.ts
…
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(extensions): split channel runtime helper seams
2026-04-04 07:39:53 +01:00
runtime.ts
refactor(extensions): split channel runtime helper seams
2026-04-04 07:39:53 +01:00
scopes.ts
…
secret-contract.ts
refactor(plugins): move extension seams into extensions
2026-04-04 00:10:16 +01:00
security-audit.ts
fix(outbound): restore generic delivery and security seams
2026-04-03 19:09:20 +01:00
security-doctor.ts
refactor(plugins): move extension seams into extensions
2026-04-04 00:10:16 +01: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.runtime.ts
refactor(slack): lazy-load action and send runtimes
2026-04-04 04:08:41 +09:00
send.ts
fix(slack): prevent duplicate draft replies
2026-03-31 21:22:50 +01:00
send.upload.test.ts
test: trim more extension importOriginal usage
2026-04-03 19:49:43 +01: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
style(extensions): format channel integration updates
2026-04-04 06:02:37 +01:00
setup-surface.test.ts
fix: honor slack default setup status
2026-04-03 15:21:02 -05: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.test.ts
fix(config): migrate legacy group allow aliases ( #60597 )
2026-04-04 11:15:32 +09:00
shared.ts
refactor(extensions): split channel runtime helper seams
2026-04-04 07:39:53 +01:00
stream-mode.test.ts
…
stream-mode.ts
refactor(plugins): move extension seams into extensions
2026-04-04 00:10:16 +01:00
streaming-compat.ts
refactor(plugins): move extension seams into extensions
2026-04-04 00:10:16 +01:00
streaming.ts
…
target-parsing.ts
refactor(extensions): split channel runtime helper seams
2026-04-04 07:39:53 +01:00
targets.test.ts
fix(ci): reduce slow channel test skew
2026-03-31 19:49:40 +09:00
targets.ts
refactor(extensions): split channel runtime helper seams
2026-04-04 07:39:53 +01: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
…
threading.test.ts
…
threading.ts
…
token.ts
…
truncate.ts
…
types.ts
…