@openclaw/slack 2026.5.26-beta.2 → 2026.5.27-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (37) hide show
  1. package/dist/{action-runtime-aNlZUC5X.js → action-runtime-JVb7KyQs.js} +1 -1
  2. package/dist/action-runtime.runtime-BZa5VDjs.js +2 -0
  3. package/dist/{actions-DZqQvsrH.js → actions-1o9nMIY8.js} +1 -1
  4. package/dist/{actions.runtime-BnyePHn6.js → actions.runtime-qQtdNww-.js} +1 -1
  5. package/dist/api.js +5 -5
  6. package/dist/{approval-handler.runtime-XWqmvXQj.js → approval-handler.runtime-Ba8nwnYi.js} +67 -11
  7. package/dist/{channel-CxtT6zWb.js → channel-Bd7eept6.js} +9 -10
  8. package/dist/channel-plugin-api.js +1 -1
  9. package/dist/{channel.setup-BVEey2Ge.js → channel.setup-WNNVmCm0.js} +1 -1
  10. package/dist/contract-api.js +1 -1
  11. package/dist/{doctor-contract-BVvVoRt-.js → doctor-contract-DIMUXDHO.js} +1 -1
  12. package/dist/doctor-contract-api.js +1 -1
  13. package/dist/inbound-contract-test-api.js +1 -1
  14. package/dist/{monitor-CWa6zIBH.js → monitor-Cn7LUDFL.js} +2 -2
  15. package/dist/{outbound-adapter-C3lEsGEd.js → outbound-adapter-ChuR4_0v.js} +2 -2
  16. package/dist/outbound-payload-test-api.js +1 -1
  17. package/dist/{outbound-payload.test-harness-C57ipELl.js → outbound-payload.test-harness-8MnHFgR1.js} +1 -1
  18. package/dist/{pipeline.runtime-_isT5Hxs.js → pipeline.runtime-BVK8yXw_.js} +248 -247
  19. package/dist/{prepare-fzBRqJsc.js → prepare-Bl5WcC3f.js} +10 -24
  20. package/dist/{provider-HjdBmwDx.js → provider-Bccng2Wp.js} +3 -3
  21. package/dist/{replies-C6KAYDBW.js → replies-jiEDV6lH.js} +2 -2
  22. package/dist/runtime-api.js +5 -5
  23. package/dist/{send-CXGjjgpT.js → send-DvfE8LVm.js} +1 -1
  24. package/dist/send.runtime-Dv6ajTGK.js +2 -0
  25. package/dist/send.runtime-v3TSw9xY.js +2 -0
  26. package/dist/setup-plugin-api.js +1 -1
  27. package/dist/{setup-surface-DZAXKCKa.js → setup-surface-gjRthuZA.js} +1 -1
  28. package/dist/{shared-CqkL-uuZ.js → shared-D8A7iVVH.js} +1 -1
  29. package/dist/{slash-dispatch.runtime-CANn5muk.js → slash-dispatch.runtime-BBhdJHb8.js} +1 -1
  30. package/dist/{streaming-compat-gDv83t5m.js → streaming-compat-DjlgH-Be.js} +1 -1
  31. package/dist/test-api.js +5 -5
  32. package/npm-shrinkwrap.json +3 -3
  33. package/openclaw.plugin.json +2 -0
  34. package/package.json +5 -5
  35. package/dist/action-runtime.runtime-CLBURvAS.js +0 -2
  36. package/dist/send.runtime-B0Gg0Ncx.js +0 -2
  37. package/dist/send.runtime-BbMOcD7_.js +0 -2
@@ -2,27 +2,26 @@ import { l as resolveSlackReplyToMode } from "./accounts-BnLQ3fe2.js";
2
2
  import { r as parseSlackTarget } from "./target-parsing-C7eeWg7M.js";
3
3
  import "./targets-nUqxHGgg.js";
4
4
  import { i as normalizeSlackAllowOwnerEntry, o as resolveSlackAllowListMatch, r as normalizeAllowListLower } from "./allow-list-B1lkGjwl.js";
5
- import { i as hasSlackThreadParticipationWithPersistence, t as sendMessageSlack } from "./send-CXGjjgpT.js";
6
- import { _ as resolveSlackThreadStarter, g as resolveSlackThreadHistory, l as reactSlackMessage, y as formatSlackFileReference } from "./actions-DZqQvsrH.js";
5
+ import { i as hasSlackThreadParticipationWithPersistence, t as sendMessageSlack } from "./send-DvfE8LVm.js";
6
+ import { _ as resolveSlackThreadStarter, g as resolveSlackThreadHistory, l as reactSlackMessage, y as formatSlackFileReference } from "./actions-1o9nMIY8.js";
7
7
  import { t as formatSlackError } from "./errors-CZtmv-h0.js";
8
8
  import { C as resolveStorePath, O as stripSlackMentionsForCommandDetection, b as resolveChannelContextVisibilityMode, c as authorizeSlackBotRoomMessage, d as resolveSlackEffectiveAllowFrom, f as buildSlackAssistantThreadMetadata, g as resolveSlackChatType, h as normalizeSlackChannelType, m as parseSlackAssistantThreadMetadata, n as authorizeSlackDirectMessage, o as resolveConversationLabel$1, t as resolveSlackRoomContextHints, u as resolveSlackCommandIngress, y as readSessionUpdatedAt } from "./room-context-BmNTBiw5.js";
9
9
  import { n as resolveSlackChannelConfig } from "./policy-pu8tsF8_.js";
10
- import "./send.runtime-BbMOcD7_.js";
10
+ import "./send.runtime-Dv6ajTGK.js";
11
11
  import { asOptionalRecord, normalizeLowercaseStringOrEmpty, normalizeOptionalString, readStringValue } from "openclaw/plugin-sdk/string-coerce-runtime";
12
12
  import { resolveAgentRoute, resolveInboundLastRouteSessionKey, resolveThreadSessionKeys } from "openclaw/plugin-sdk/routing";
13
- import { resolveChannelMessageSourceReplyDeliveryMode } from "openclaw/plugin-sdk/channel-message";
13
+ import { resolveChannelMessageSourceReplyDeliveryMode } from "openclaw/plugin-sdk/channel-outbound";
14
14
  import { logVerbose, shouldLogVerbose } from "openclaw/plugin-sdk/runtime-env";
15
15
  import { formatErrorMessage } from "openclaw/plugin-sdk/error-runtime";
16
16
  import { ensureConfiguredBindingRouteReady, resolveConfiguredBindingRoute, resolveRuntimeConversationBindingRoute } from "openclaw/plugin-sdk/conversation-runtime";
17
17
  import { createChannelHistoryWindow } from "openclaw/plugin-sdk/reply-history";
18
18
  import { enqueueSystemEvent } from "openclaw/plugin-sdk/system-event-runtime";
19
- import { buildChannelInboundEventContext, buildMentionRegexes, classifyChannelInboundEvent, formatInboundEnvelope, implicitMentionKindWhen, logInboundDrop, matchesMentionWithExplicit, resolveEnvelopeFormatOptions, resolveUnmentionedGroupInboundPolicy, toInboundMediaFacts } from "openclaw/plugin-sdk/channel-inbound";
19
+ import { buildChannelInboundEventContext, buildMentionRegexes, classifyChannelInboundEvent, formatInboundEnvelope, implicitMentionKindWhen, logInboundDrop, matchesMentionWithExplicit, recordDroppedChannelInboundHistory, resolveEnvelopeFormatOptions, resolveUnmentionedGroupInboundPolicy, toInboundMediaFacts } from "openclaw/plugin-sdk/channel-inbound";
20
20
  import { filterSupplementalContextItems, resolvePinnedMainDmOwnerFromAllowlist, shouldIncludeSupplementalContext } from "openclaw/plugin-sdk/security-runtime";
21
21
  import { resolveAckReaction, shouldAckReaction } from "openclaw/plugin-sdk/channel-feedback";
22
22
  import { hasControlCommand } from "openclaw/plugin-sdk/command-detection";
23
23
  import { isAbortRequestText } from "openclaw/plugin-sdk/command-primitives-runtime";
24
24
  import { shouldHandleTextCommands } from "openclaw/plugin-sdk/command-surface";
25
- import { recordDroppedChannelTurnHistory } from "openclaw/plugin-sdk/inbound-reply-dispatch";
26
25
  import { mimeTypeFromFilePath } from "openclaw/plugin-sdk/media-mime";
27
26
  import { runTasksWithConcurrency } from "openclaw/plugin-sdk/concurrency-runtime";
28
27
  //#region extensions/slack/src/monitor/message-handler/prepare-content.ts
@@ -31,7 +30,7 @@ const SLACK_MENTION_RESOLUTION_MAX_LOOKUPS_PER_MESSAGE = 20;
31
30
  const SLACK_USER_MENTION_RE$1 = /<@([A-Z0-9]+)(?:\|[^>]+)?>/gi;
32
31
  let slackMediaModulePromise$1;
33
32
  function loadSlackMediaModule$1() {
34
- slackMediaModulePromise$1 ??= import("./actions-DZqQvsrH.js").then((n) => n.h);
33
+ slackMediaModulePromise$1 ??= import("./actions-1o9nMIY8.js").then((n) => n.h);
35
34
  return slackMediaModulePromise$1;
36
35
  }
37
36
  function collectUniqueSlackMentionIds$1(texts) {
@@ -576,7 +575,7 @@ function formatSlackBotStarterThreadLabel(params) {
576
575
  //#region extensions/slack/src/monitor/message-handler/prepare-thread-context.ts
577
576
  let slackMediaModulePromise;
578
577
  function loadSlackMediaModule() {
579
- slackMediaModulePromise ??= import("./actions-DZqQvsrH.js").then((n) => n.h);
578
+ slackMediaModulePromise ??= import("./actions-1o9nMIY8.js").then((n) => n.h);
580
579
  return slackMediaModulePromise;
581
580
  }
582
581
  const SLACK_THREAD_CONTEXT_USER_LOOKUP_CONCURRENCY = 4;
@@ -1357,7 +1356,7 @@ async function prepareSlackMessage(params) {
1357
1356
  }) : null;
1358
1357
  const timestamp = message.ts ? Math.round(Number(message.ts) * 1e3) : void 0;
1359
1358
  const senderName = pendingBody ? await resolveSenderName() : void 0;
1360
- await recordDroppedChannelTurnHistory({
1359
+ await recordDroppedChannelInboundHistory({
1361
1360
  input: {
1362
1361
  id: message.ts ?? `${message.channel}:${Date.now()}`,
1363
1362
  timestamp,
@@ -1558,8 +1557,6 @@ async function prepareSlackMessage(params) {
1558
1557
  const effectiveMessageThreadId = assistantThreadContext?.threadTs ?? threadContext.messageThreadId;
1559
1558
  const ctxPayload = buildChannelInboundEventContext({
1560
1559
  channel: "slack",
1561
- provider: "slack",
1562
- surface: "slack",
1563
1560
  accountId: route.accountId,
1564
1561
  messageId: message.ts,
1565
1562
  timestamp: message.ts ? Math.round(Number(message.ts) * 1e3) : void 0,
@@ -1575,11 +1572,7 @@ async function prepareSlackMessage(params) {
1575
1572
  label: envelopeFrom,
1576
1573
  spaceId: ctx.teamId || void 0,
1577
1574
  threadId: directThreadRoutedToDmSession ? void 0 : effectiveMessageThreadId,
1578
- nativeChannelId: message.channel,
1579
- routePeer: {
1580
- kind: chatType,
1581
- id: message.channel
1582
- }
1575
+ nativeChannelId: message.channel
1583
1576
  },
1584
1577
  route: {
1585
1578
  agentId: route.agentId,
@@ -1589,7 +1582,6 @@ async function prepareSlackMessage(params) {
1589
1582
  },
1590
1583
  reply: {
1591
1584
  to: slackTo,
1592
- originatingTo: slackTo,
1593
1585
  replyToId: threadContext.replyToId,
1594
1586
  messageThreadId: directThreadRoutedToDmSession ? void 0 : effectiveMessageThreadId,
1595
1587
  nativeChannelId: message.channel
@@ -1600,7 +1592,6 @@ async function prepareSlackMessage(params) {
1600
1592
  bodyForAgent: rawBody,
1601
1593
  rawBody,
1602
1594
  commandBody,
1603
- envelopeFrom,
1604
1595
  inboundHistory
1605
1596
  },
1606
1597
  access: {
@@ -1612,12 +1603,7 @@ async function prepareSlackMessage(params) {
1612
1603
  requireMention: shouldRequireMention,
1613
1604
  effectiveWasMentioned
1614
1605
  },
1615
- commands: {
1616
- authorized: commandAuthorized,
1617
- allowTextCommands,
1618
- useAccessGroups: false,
1619
- authorizers: []
1620
- }
1606
+ commands: { authorized: commandAuthorized }
1621
1607
  },
1622
1608
  media: toInboundMediaFacts(effectiveMedia),
1623
1609
  supplemental: {
@@ -15,7 +15,7 @@ import { n as resolveSlackChannelConfig, r as resolveSlackChannelLabel, t as isS
15
15
  import { normalizeResolvedSecretInputString } from "openclaw/plugin-sdk/secret-input";
16
16
  import { asOptionalRecord, normalizeLowercaseStringOrEmpty, normalizeOptionalString, normalizeStringEntries, normalizeStringEntriesLower, normalizeUniqueTrimmedStringList } from "openclaw/plugin-sdk/string-coerce-runtime";
17
17
  import { normalizeAccountId, normalizeMainKey } from "openclaw/plugin-sdk/routing";
18
- import { createChannelMessageReplyPipeline } from "openclaw/plugin-sdk/channel-message";
18
+ import { createChannelMessageReplyPipeline } from "openclaw/plugin-sdk/channel-outbound";
19
19
  import { CHANNEL_APPROVAL_NATIVE_RUNTIME_CONTEXT_CAPABILITY } from "openclaw/plugin-sdk/approval-handler-adapter-runtime";
20
20
  import { addAllowlistUserEntriesFromConfigEntry, buildAllowlistResolutionSummary, mergeAllowlist, patchAllowlistUsersInConfigEntries, summarizeMapping } from "openclaw/plugin-sdk/allow-from";
21
21
  import { computeBackoff, createNonExitingRuntime, danger, logVerbose, shouldLogVerbose, sleepWithAbort, warn } from "openclaw/plugin-sdk/runtime-env";
@@ -1942,7 +1942,7 @@ function createSlackThreadTsResolver(params) {
1942
1942
  //#region extensions/slack/src/monitor/message-handler.ts
1943
1943
  let slackMessagePipelinePromise;
1944
1944
  function loadSlackMessagePipeline() {
1945
- slackMessagePipelinePromise ??= import("./pipeline.runtime-_isT5Hxs.js");
1945
+ slackMessagePipelinePromise ??= import("./pipeline.runtime-BVK8yXw_.js");
1946
1946
  return slackMessagePipelinePromise;
1947
1947
  }
1948
1948
  const APP_MENTION_RETRY_TTL_MS = 6e4;
@@ -2497,7 +2497,7 @@ function loadSlashCommandsRuntime() {
2497
2497
  return slashCommandsRuntimePromise;
2498
2498
  }
2499
2499
  function loadSlashDispatchRuntime() {
2500
- slashDispatchRuntimePromise ??= import("./slash-dispatch.runtime-CANn5muk.js");
2500
+ slashDispatchRuntimePromise ??= import("./slash-dispatch.runtime-BBhdJHb8.js");
2501
2501
  return slashDispatchRuntimePromise;
2502
2502
  }
2503
2503
  function loadSlackPluginCommandsRuntime() {
@@ -1,7 +1,7 @@
1
1
  import { t as resolveSlackReplyBlocks } from "./reply-blocks-BlOURkUm.js";
2
2
  import { o as SLACK_TEXT_LIMIT } from "./thread-ts-ks-O8cEG.js";
3
- import { o as markdownToSlackMrkdwnChunks, t as sendMessageSlack } from "./send-CXGjjgpT.js";
4
- import "./send.runtime-BbMOcD7_.js";
3
+ import { o as markdownToSlackMrkdwnChunks, t as sendMessageSlack } from "./send-DvfE8LVm.js";
4
+ import "./send.runtime-Dv6ajTGK.js";
5
5
  import { createReplyReferencePlanner } from "openclaw/plugin-sdk/reply-reference";
6
6
  import { SILENT_REPLY_TOKEN, chunkMarkdownTextWithMode, isSilentReplyText } from "openclaw/plugin-sdk/reply-chunking";
7
7
  import { deliverTextOrMediaReply, resolveSendableOutboundReplyParts } from "openclaw/plugin-sdk/reply-payload";
@@ -1,14 +1,14 @@
1
1
  import { a as resolveSlackAccount, d as resolveSlackBotToken, i as resolveDefaultSlackAccountId, n as listSlackAccountIds, t as listEnabledSlackAccounts, u as resolveSlackAppToken } from "./accounts-BnLQ3fe2.js";
2
2
  import { n as resolveSlackGroupRequireMention, r as resolveSlackGroupToolPolicy } from "./reply-blocks-BlOURkUm.js";
3
3
  import { n as setSlackRuntime } from "./runtime-BOk7xkOl.js";
4
- import { t as sendMessageSlack } from "./send-CXGjjgpT.js";
5
- import { a as listSlackEmojis, c as pinSlackMessage, d as removeOwnSlackReactions, f as removeSlackReaction, i as getSlackMemberInfo, l as reactSlackMessage, m as unpinSlackMessage, o as listSlackPins, p as sendSlackMessage, r as editSlackMessage, s as listSlackReactions, t as deleteSlackMessage, u as readSlackMessages } from "./actions-DZqQvsrH.js";
4
+ import { t as sendMessageSlack } from "./send-DvfE8LVm.js";
5
+ import { a as listSlackEmojis, c as pinSlackMessage, d as removeOwnSlackReactions, f as removeSlackReaction, i as getSlackMemberInfo, l as reactSlackMessage, m as unpinSlackMessage, o as listSlackPins, p as sendSlackMessage, r as editSlackMessage, s as listSlackReactions, t as deleteSlackMessage, u as readSlackMessages } from "./actions-1o9nMIY8.js";
6
6
  import { t as probeSlack } from "./probe-cBVPhCKZ.js";
7
7
  import { t as resolveSlackChannelAllowlist } from "./resolve-channels-CT4oiz_9.js";
8
8
  import { t as resolveSlackUserAllowlist } from "./resolve-users-o5S-Ijks.js";
9
- import { t as monitorSlackProvider } from "./provider-HjdBmwDx.js";
9
+ import { t as monitorSlackProvider } from "./provider-Bccng2Wp.js";
10
10
  import { t as registerSlackPluginHttpRoutes } from "./plugin-routes-DRR3ijKM.js";
11
- import { n as slackActionRuntime, t as handleSlackAction } from "./action-runtime-aNlZUC5X.js";
11
+ import { n as slackActionRuntime, t as handleSlackAction } from "./action-runtime-JVb7KyQs.js";
12
12
  import { n as listSlackDirectoryGroupsLive, r as listSlackDirectoryPeersLive } from "./directory-live-Cl83cGLZ.js";
13
- import "./monitor-CWa6zIBH.js";
13
+ import "./monitor-Cn7LUDFL.js";
14
14
  export { deleteSlackMessage, editSlackMessage, getSlackMemberInfo, handleSlackAction, listEnabledSlackAccounts, listSlackAccountIds, listSlackDirectoryGroupsLive, listSlackDirectoryPeersLive, listSlackEmojis, listSlackPins, listSlackReactions, monitorSlackProvider, pinSlackMessage, probeSlack, reactSlackMessage, readSlackMessages, registerSlackPluginHttpRoutes, removeOwnSlackReactions, removeSlackReaction, resolveDefaultSlackAccountId, resolveSlackAccount, resolveSlackAppToken, resolveSlackBotToken, resolveSlackChannelAllowlist, resolveSlackGroupRequireMention, resolveSlackGroupToolPolicy, resolveSlackUserAllowlist, sendMessageSlack, sendSlackMessage, setSlackRuntime, slackActionRuntime, unpinSlackMessage };
@@ -6,7 +6,7 @@ import { a as getSlackWriteClient, n as createSlackTokenCacheKey } from "./clien
6
6
  import { t as getOptionalSlackRuntime } from "./runtime-BOk7xkOl.js";
7
7
  import { i as loadOutboundMediaFromUrl } from "./runtime-api-CyPE-EvY.js";
8
8
  import { normalizeLowercaseStringOrEmpty, normalizeOptionalString } from "openclaw/plugin-sdk/string-coerce-runtime";
9
- import { createMessageReceiptFromOutboundResults } from "openclaw/plugin-sdk/channel-message";
9
+ import { createMessageReceiptFromOutboundResults } from "openclaw/plugin-sdk/channel-outbound";
10
10
  import "@slack/web-api";
11
11
  import { withTrustedEnvProxyGuardedFetchMode } from "openclaw/plugin-sdk/fetch-runtime";
12
12
  import { requireRuntimeConfig } from "openclaw/plugin-sdk/plugin-config-runtime";
@@ -0,0 +1,2 @@
1
+ import "./send-DvfE8LVm.js";
2
+ export {};
@@ -0,0 +1,2 @@
1
+ import { t as sendMessageSlack } from "./send-DvfE8LVm.js";
2
+ export { sendMessageSlack };
@@ -1,2 +1,2 @@
1
- import { t as slackSetupPlugin } from "./channel.setup-BVEey2Ge.js";
1
+ import { t as slackSetupPlugin } from "./channel.setup-WNNVmCm0.js";
2
2
  export { slackSetupPlugin };
@@ -1,5 +1,5 @@
1
1
  import { a as resolveSlackAccount, i as resolveDefaultSlackAccountId, o as resolveSlackAccountAllowFrom } from "./accounts-BnLQ3fe2.js";
2
- import "./shared-CqkL-uuZ.js";
2
+ import "./shared-D8A7iVVH.js";
3
3
  import { i as SLACK_CHANNEL, t as createSlackSetupWizardBase } from "./setup-core-DKe7Ug3V.js";
4
4
  import { t as resolveSlackChannelAllowlist } from "./resolve-channels-CT4oiz_9.js";
5
5
  import { t as resolveSlackUserAllowlist } from "./resolve-users-o5S-Ijks.js";
@@ -4,7 +4,7 @@ import { n as isSlackInteractiveRepliesEnabled } from "./interactive-replies-DtY
4
4
  import { r as getChatChannelMeta } from "./channel-api-DdLCPu8a.js";
5
5
  import { i as SLACK_CHANNEL } from "./setup-core-DKe7Ug3V.js";
6
6
  import { t as SlackChannelConfigSchema } from "./config-schema-CUiDK8HV.js";
7
- import { n as normalizeCompatibilityConfig, t as legacyConfigRules } from "./doctor-contract-BVvVoRt-.js";
7
+ import { n as normalizeCompatibilityConfig, t as legacyConfigRules } from "./doctor-contract-DIMUXDHO.js";
8
8
  import { n as collectRuntimeConfigAssignments, r as secretTargetRegistryEntries } from "./secret-contract-g_PPWuoD.js";
9
9
  import { adaptScopedAccountAccessor, createScopedChannelConfigAdapter, createScopedDmSecurityResolver } from "openclaw/plugin-sdk/channel-config-helpers";
10
10
  import { createLazyRuntimeModule } from "openclaw/plugin-sdk/lazy-runtime";
@@ -1,4 +1,4 @@
1
- import { r as deliverSlackSlashReplies$1 } from "./replies-C6KAYDBW.js";
1
+ import { r as deliverSlackSlashReplies$1 } from "./replies-jiEDV6lH.js";
2
2
  import { resolveAgentRoute as resolveAgentRoute$1 } from "openclaw/plugin-sdk/routing";
3
3
  import { resolveMarkdownTableMode as resolveMarkdownTableMode$1 } from "openclaw/plugin-sdk/markdown-table-runtime";
4
4
  import { recordInboundSessionMetaSafe as recordInboundSessionMetaSafe$1, resolveConversationLabel as resolveConversationLabel$1 } from "openclaw/plugin-sdk/conversation-runtime";
@@ -1,5 +1,5 @@
1
1
  import { normalizeLowercaseStringOrEmpty, normalizeOptionalString } from "openclaw/plugin-sdk/string-coerce-runtime";
2
- import { getChannelStreamingConfigObject, resolveChannelStreamingNativeTransport } from "openclaw/plugin-sdk/channel-streaming";
2
+ import { getChannelStreamingConfigObject, resolveChannelStreamingNativeTransport } from "openclaw/plugin-sdk/channel-outbound";
3
3
  //#region extensions/slack/src/streaming-compat.ts
4
4
  function normalizeStreamingMode(value) {
5
5
  if (typeof value !== "string") return null;
package/dist/test-api.js CHANGED
@@ -1,8 +1,8 @@
1
- import { a as createSlackActions, t as slackPlugin } from "./channel-CxtT6zWb.js";
1
+ import { a as createSlackActions, t as slackPlugin } from "./channel-Bd7eept6.js";
2
2
  import { n as setSlackRuntime } from "./runtime-BOk7xkOl.js";
3
- import { t as sendMessageSlack } from "./send-CXGjjgpT.js";
4
- import { t as prepareSlackMessage } from "./prepare-fzBRqJsc.js";
3
+ import { t as sendMessageSlack } from "./send-DvfE8LVm.js";
4
+ import { t as prepareSlackMessage } from "./prepare-Bl5WcC3f.js";
5
5
  import { t as createInboundSlackTestContext } from "./prepare.test-helpers-BcAo4KMw.js";
6
- import { t as createSlackOutboundPayloadHarness } from "./outbound-payload.test-harness-C57ipELl.js";
7
- import { n as slackOutbound } from "./outbound-adapter-C3lEsGEd.js";
6
+ import { t as createSlackOutboundPayloadHarness } from "./outbound-payload.test-harness-8MnHFgR1.js";
7
+ import { n as slackOutbound } from "./outbound-adapter-ChuR4_0v.js";
8
8
  export { createInboundSlackTestContext, createSlackActions, createSlackOutboundPayloadHarness, prepareSlackMessage, sendMessageSlack, setSlackRuntime, slackOutbound, slackPlugin };
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@openclaw/slack",
3
- "version": "2026.5.26-beta.2",
3
+ "version": "2026.5.27-beta.1",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@openclaw/slack",
9
- "version": "2026.5.26-beta.2",
9
+ "version": "2026.5.27-beta.1",
10
10
  "dependencies": {
11
11
  "@slack/bolt": "4.7.2",
12
12
  "@slack/types": "2.21.1",
@@ -16,7 +16,7 @@
16
16
  "zod": "4.4.3"
17
17
  },
18
18
  "peerDependencies": {
19
- "openclaw": ">=2026.5.26-beta.2"
19
+ "openclaw": ">=2026.5.27-beta.1"
20
20
  },
21
21
  "peerDependenciesMeta": {
22
22
  "openclaw": {
@@ -1,5 +1,7 @@
1
1
  {
2
2
  "id": "slack",
3
+ "name": "Slack",
4
+ "description": "OpenClaw Slack channel plugin for channels, DMs, commands, and app events.",
3
5
  "activation": {
4
6
  "onStartup": false
5
7
  },
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@openclaw/slack",
3
- "version": "2026.5.26-beta.2",
4
- "description": "OpenClaw Slack channel plugin",
3
+ "version": "2026.5.27-beta.1",
4
+ "description": "OpenClaw Slack channel plugin for channels, DMs, commands, and app events.",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/openclaw/openclaw"
@@ -16,7 +16,7 @@
16
16
  "zod": "4.4.3"
17
17
  },
18
18
  "peerDependencies": {
19
- "openclaw": ">=2026.5.26-beta.2"
19
+ "openclaw": ">=2026.5.27-beta.1"
20
20
  },
21
21
  "peerDependenciesMeta": {
22
22
  "openclaw": {
@@ -61,10 +61,10 @@
61
61
  "allowInvalidConfigRecovery": true
62
62
  },
63
63
  "compat": {
64
- "pluginApi": ">=2026.5.26-beta.2"
64
+ "pluginApi": ">=2026.5.27-beta.1"
65
65
  },
66
66
  "build": {
67
- "openclawVersion": "2026.5.26-beta.2",
67
+ "openclawVersion": "2026.5.27-beta.1",
68
68
  "bundledDist": false
69
69
  },
70
70
  "release": {
@@ -1,2 +0,0 @@
1
- import { t as handleSlackAction } from "./action-runtime-aNlZUC5X.js";
2
- export { handleSlackAction };
@@ -1,2 +0,0 @@
1
- import { t as sendMessageSlack } from "./send-CXGjjgpT.js";
2
- export { sendMessageSlack };
@@ -1,2 +0,0 @@
1
- import "./send-CXGjjgpT.js";
2
- export {};