cclawd 1.0.2 → 1.0.4
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.
- package/dist/build-info.json +3 -3
- package/dist/plugin-sdk/active-listener-CN-tMEvN.js +35 -0
- package/dist/plugin-sdk/api-key-rotation-CimGYMBc.js +176 -0
- package/dist/plugin-sdk/audio-preflight-C-xXBoE2.js +51 -0
- package/dist/plugin-sdk/audio-transcription-runner-CTIHpebA.js +2173 -0
- package/dist/plugin-sdk/audit-membership-runtime-BFatB2LJ.js +58 -0
- package/dist/plugin-sdk/channel-activity-DO0FEzyj.js +95 -0
- package/dist/plugin-sdk/channel-web-Da-__nUF.js +2238 -0
- package/dist/plugin-sdk/commands-registry-6no2NNrY.js +1118 -0
- package/dist/plugin-sdk/compact.runtime-CCoclu5e.js +35 -0
- package/dist/plugin-sdk/config-B9ODwgpz.js +37426 -0
- package/dist/plugin-sdk/deliver-B1fFpKjV.js +1757 -0
- package/dist/plugin-sdk/deliver-runtime-DB-VRMe1.js +15 -0
- package/dist/plugin-sdk/deps-send-discord.runtime-DklqycYG.js +15 -0
- package/dist/plugin-sdk/deps-send-imessage.runtime-Chs8zeon.js +14 -0
- package/dist/plugin-sdk/deps-send-signal.runtime-clW9aSJP.js +13 -0
- package/dist/plugin-sdk/deps-send-slack.runtime-BUx0LYY1.js +13 -0
- package/dist/plugin-sdk/deps-send-telegram.runtime-LECSHgMG.js +16 -0
- package/dist/plugin-sdk/deps-send-whatsapp.runtime-D2d65fw0.js +40 -0
- package/dist/plugin-sdk/diagnostic-CxIvS-C2.js +315 -0
- package/dist/plugin-sdk/dispatch-BqlR4dPx.js +105863 -0
- package/dist/plugin-sdk/env-b9k1PHMI.js +34 -0
- package/dist/plugin-sdk/fetch-PoxzAANT.js +326 -0
- package/dist/plugin-sdk/fetch-guard-4UVSZ0uS.js +164 -0
- package/dist/plugin-sdk/image-Ch6M4tnJ.js +2420 -0
- package/dist/plugin-sdk/image-runtime-CSh2o5wY.js +8 -0
- package/dist/plugin-sdk/index.js +35 -35
- package/dist/plugin-sdk/ir-CugsqGH8.js +1312 -0
- package/dist/plugin-sdk/local-roots-adnEg9zb.js +217 -0
- package/dist/plugin-sdk/logger-D6zRubj0.js +1164 -0
- package/dist/plugin-sdk/login-CYvkQ0At.js +54 -0
- package/dist/plugin-sdk/login-qr-ll4NtaT5.js +316 -0
- package/dist/plugin-sdk/manager-CHy8IclH.js +3959 -0
- package/dist/plugin-sdk/manager-runtime-C70EkEr7.js +11 -0
- package/dist/plugin-sdk/outbound-Wzs2iN7X.js +216 -0
- package/dist/plugin-sdk/outbound-attachment-khXJwucX.js +17 -0
- package/dist/plugin-sdk/paths-BtVqCdw4.js +3063 -0
- package/dist/plugin-sdk/pi-model-discovery-Dh4ziodY.js +131 -0
- package/dist/plugin-sdk/pi-model-discovery-runtime-b83Xe-HT.js +8 -0
- package/dist/plugin-sdk/pi-tools.before-tool-call.runtime-C1z5CDBF.js +349 -0
- package/dist/plugin-sdk/proxy-fetch-CJEmoBxi.js +54 -0
- package/dist/plugin-sdk/pw-ai-Dj3Cvlzl.js +1990 -0
- package/dist/plugin-sdk/qmd-manager-egHUAseQ.js +1581 -0
- package/dist/plugin-sdk/resolve-outbound-target-BiICvIKs.js +38 -0
- package/dist/plugin-sdk/runtime-whatsapp-login.runtime-DNApufzW.js +9 -0
- package/dist/plugin-sdk/runtime-whatsapp-outbound.runtime-CBmtfIQ8.js +13 -0
- package/dist/plugin-sdk/send-CScblaI4.js +532 -0
- package/dist/plugin-sdk/send-CeHhnld6.js +407 -0
- package/dist/plugin-sdk/send-DP_c8JfR.js +3277 -0
- package/dist/plugin-sdk/send-Dc5fI6e8.js +495 -0
- package/dist/plugin-sdk/send-l-77_s1_.js +2507 -0
- package/dist/plugin-sdk/session-CkOKZaqa.js +166 -0
- package/dist/plugin-sdk/signal.js +2 -2
- package/dist/plugin-sdk/skill-commands-BohYCgkq.js +336 -0
- package/dist/plugin-sdk/slash-commands.runtime-DpLfVTM6.js +8 -0
- package/dist/plugin-sdk/slash-dispatch.runtime-CASMHwpm.js +35 -0
- package/dist/plugin-sdk/slash-skill-commands.runtime-D7rrJEci.js +9 -0
- package/dist/plugin-sdk/sqlite-CJE3X7Mv.js +1005 -0
- package/dist/plugin-sdk/subagent-registry-runtime-B1oo5bih.js +35 -0
- package/dist/plugin-sdk/tables-D5VgpTmm.js +53 -0
- package/dist/plugin-sdk/target-errors-C6zZ_OpA.js +191 -0
- package/dist/plugin-sdk/tokens-DUnJnpMS.js +50 -0
- package/dist/plugin-sdk/web-TfUM1nSi.js +39 -0
- package/dist/plugin-sdk/whatsapp-actions-DuWJ0j1r.js +71 -0
- package/extensions/mfa-auth/index.ts +36 -17
- package/extensions/mfa-auth/src/auth-manager.ts +4 -0
- package/extensions/mfa-auth/src/notification-service.ts +5 -1
- package/package.json +1 -1
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import "./paths-BtVqCdw4.js";
|
|
2
|
+
import "./config-B9ODwgpz.js";
|
|
3
|
+
import "./paths-eFexkPEh.js";
|
|
4
|
+
import "./github-copilot-token-Cxf8QYZb.js";
|
|
5
|
+
import "./logger-D6zRubj0.js";
|
|
6
|
+
import "./env-b9k1PHMI.js";
|
|
7
|
+
import { t as describeImageWithModel } from "./image-Ch6M4tnJ.js";
|
|
8
|
+
export { describeImageWithModel };
|
package/dist/plugin-sdk/index.js
CHANGED
|
@@ -1,43 +1,43 @@
|
|
|
1
|
-
import { E as redactSensitiveText, Ft as DEFAULT_ACCOUNT_ID, It as normalizeAccountId, Mt as resolveThreadSessionKeys, _ as openFileWithinRoot, c as applyWindowsSpawnProgramPolicy, ct as sameFileIdentity, d as resolveWindowsSpawnProgram, dt as isPathInside, f as resolveWindowsSpawnProgramCandidate, kt as normalizeAgentId, l as materializeWindowsSpawnProgram, nt as runCommandWithTimeout, p as SafeOpenError, u as resolveWindowsExecutablePath, ut as isNotFoundPathError, v as openWritableFileWithinRoot } from "./paths-
|
|
2
|
-
import { $i as resolveWhatsAppGroupToolPolicy, $l as normalizeResolvedSecretInputString, $t as requireApiKey, A as DmConfigSchema, Aa as formatTrimmedAllowFromEntries, Ao as resolveToolsBySender, B as TtsProviderSchema, Ba as resolveDefaultWhatsAppAccountId, Bi as resolveBlueBubblesGroupRequireMention, Ci as listTelegramDirectoryGroupsFromConfig, Co as resolveDefaultDiscordAccountId, Da as resolveSignalAccount, Di as looksLikeSlackTargetId, Ds as getFileExtension, Ea as resolveDefaultSignalAccountId, Ei as listWhatsAppDirectoryPeersFromConfig, Es as extensionForMime, F as ReplyRuntimeConfigSchemaShape, Fa as resolveOptionalConfigString, Gi as resolveGoogleChatGroupToolPolicy, H as requireOpenAllowFrom, Ha as resolveWhatsAppAuthDir, Hi as resolveDiscordGroupRequireMention, Hl as withFileLock, Hs as formatErrorMessage, I as SecretInputSchema, Ia as resolveWhatsAppConfigAllowFrom, Ii as resolveWhatsAppGroupIntroHint, Jc as getChatChannelMeta, Ji as resolveSlackGroupRequireMention, Jl as assertSecretInputResolved, Ki as resolveIMessageGroupRequireMention, L as TtsAutoSchema, La as resolveWhatsAppConfigDefaultTo, Li as resolveWhatsAppMentionStripPatterns, M as GroupPolicySchema, Ma as mapAllowFromEntries, Ml as resolveDefaultSecretProviderAlias, N as MarkdownConfigSchema, Na as resolveIMessageConfigAllowFrom, O as ToolPolicySchema, Oa as createScopedAccountConfigAccessors, Oi as normalizeSlackMessagingTarget, Oo as resolveChannelGroupRequireMention, P as MarkdownTableModeSchema, Pa as resolveIMessageConfigDefaultTo, Pl as encodeJsonPointerToken, Qi as resolveWhatsAppGroupRequireMention, Ql as isValidEnvSecretRefId, R as TtsConfigSchema, Ri as looksLikeSignalTargetId, Si as listSlackDirectoryPeersFromConfig, Ss as extractOriginalFilename, Ta as listSignalAccountIds, Ti as listWhatsAppDirectoryGroupsFromConfig, Ts as detectMime, Ui as resolveDiscordGroupToolPolicy, Ul as formatCliCommand, V as normalizeAllowFrom, Va as resolveWhatsAppAccount, Vi as resolveBlueBubblesGroupToolPolicy, Vl as acquireFileLock, Wi as resolveGoogleChatGroupRequireMention, Xi as resolveTelegramGroupRequireMention, Xl as hasConfiguredSecretInput, Yi as resolveSlackGroupToolPolicy, Zi as resolveTelegramGroupToolPolicy, Zl as isSecretRef, Zs as SsrFBlockedError, _ as TelegramConfigSchema, _a as listEnabledSlackAccounts, _o as isAllowedParsedChatSender, aa as listTelegramAccountIds, ao as looksLikeWhatsAppTargetId, ba as resolveSlackAccount, bi as listDiscordDirectoryPeersFromConfig, bs as rawDataToString, co as looksLikeHandleOrPhoneTarget, d as DiscordConfigSchema, do as normalizeWhatsAppTarget, du as createAccountListHelpers, ec as isBlockedHostname, eu as normalizeSecretInputString, f as GoogleChatConfigSchema, fo as clearAccountEntryFields, g as SlackConfigSchema, ga as inspectSlackAccount, go as formatNormalizedAllowFromEntries, h as SignalConfigSchema, ha as buildSlackThreadingToolContext, ho as formatAllowFromLowercase, io as resolveIMessageAccount, j as DmPolicySchema, ja as formatWhatsAppConfigAllowFromEntries, jl as isValidFileSecretRefId, k as BlockStreamingCoalesceSchema, ka as createScopedChannelConfigBase, lo as trimMessagingTarget, m as MSTeamsConfigSchema, ma as resolveAccountWithDefaultFallback, ml as registerContextEngine, mo as setAccountEnabledInConfigSection, na as inspectTelegramAccount, nc as isPrivateIpAddress, no as listIMessageAccountIds, oa as resolveDefaultTelegramAccountId, ol as normalizePluginHttpPath, oo as normalizeWhatsAppAllowFromEntries, p as IMessageConfigSchema, pa as listConfiguredAccountIds, po as deleteAccountFromConfigSection, qi as resolveIMessageGroupToolPolicy, ro as resolveDefaultIMessageAccountId, sa as resolveTelegramAccount, so as normalizeWhatsAppMessagingTarget, tc as isBlockedHostnameOrIp, u as WhatsAppConfigSchema, uo as isWhatsAppGroupJid, va as listSlackAccountIds, vo as isNormalizedSenderAllowed, wi as listTelegramDirectoryPeersFromConfig, wl as resolveSecretRefString, wo as resolveDiscordAccount, xa as resolveSlackReplyToMode, xi as listSlackDirectoryGroupsFromConfig, xo as listDiscordAccountIds, ya as resolveDefaultSlackAccountId, yi as listDiscordDirectoryGroupsFromConfig, yo as inspectDiscordAccount, z as TtsModeSchema, za as listWhatsAppAccountIds, zi as normalizeSignalMessagingTarget } from "./config-
|
|
3
|
-
import { $t as installRequestBodyLimitGuard, A as createReplyPrefixContext, At as createReceiptCard, B as evictOldHistoryKeys, Bt as DM_GROUP_ACCESS_REASON, C as resolveDiscordChannelAllowlist, Cn as CHANNEL_MESSAGE_ACTION_NAMES, D as resolveMentionGating, Dt as hasMarkdownToConvert, F as DEFAULT_GROUP_HISTORY_LIMIT, G as recordInboundSession, Gt as resolveDmGroupAccessWithLists, H as recordPendingHistoryEntryIfEnabled, Ht as resolveDmAllowState, It as formatInboundFromLabel, J as shouldAckReactionForWhatsApp, Jt as resolveControlCommandGate, K as removeAckReactionAfterReply, Kt as resolveEffectiveAllowFromLists, L as buildPendingHistoryContextFromMap, Lt as formatUtcTimestamp, M as logAckFailure, Mt as extractToolSend, N as logInboundDrop, Nt as issuePairingChallenge, O as resolveMentionGatingWithBypass, Ot as processLineMessage, P as logTypingFailure, Pt as resolveInboundSessionEnvelopeContext, Qt as RequestBodyLimitError, R as clearHistoryEntries, Rt as formatZonedTimestamp, S as resolveDiscordUserAllowlist, Sn as BLUEBUBBLES_GROUP_ACTIONS, T as summarizeMapping, U as buildMediaPayload, Ut as resolveDmGroupAccessDecision, V as recordPendingHistoryEntry, Vt as readStoreAllowFromForDmPolicy, W as collectDiscordAuditChannelIds, Wt as resolveDmGroupAccessWithCommandGate, Xt as DEFAULT_WEBHOOK_BODY_TIMEOUT_MS, Yt as pruneMapToMaxSize, Zt as DEFAULT_WEBHOOK_MAX_BODY_BYTES, _ as listLineAccountIds, _n as formatAllowlistMatchMeta, an as enqueueKeyedTask, b as resolveLineAccount, bn as BLUEBUBBLES_ACTIONS, bt as listDevicePairing, cn as getAcpRuntimeBackend, dn as unregisterAcpRuntimeBackend, dt as readBooleanParam, en as isRequestBodyLimitError, f as formatDocsLink, fn as ACP_ERROR_CODES, ft as optionalStringEnum, g as resolveSlackChannelAllowlist, gn as unbindThreadBindingsBySessionKey, gt as resolveAckReaction, h as resolveSlackUserAllowlist, hn as listThreadBindingsBySessionKey, in as KeyedAsyncQueue, j as createReplyPrefixOptions, jt as attachFooterText, k as createTypingCallbacks, kt as stripMarkdown, ln as registerAcpRuntimeBackend, lt as parseTelegramReplyToMessageId, mn as autoBindSpawnedDiscordSubagent, n as dispatchReplyFromConfig, nn as readRequestBodyWithLimit, on as isDangerousNameMatchingEnabled, ot as createDedupeCache, pn as AcpRuntimeError, pt as stringEnum, q as shouldAckReaction, rn as requestBodyErrorToText, sn as registerPluginHttpRoute, t as withReplyDispatcher, tn as readJsonBodyWithLimit, un as requireAcpRuntimeBackend, ut as parseTelegramThreadId, v as normalizeAccountId$1, vn as resolveAllowlistMatchByCandidates, w as mergeAllowlist, x as detectBinary, xn as BLUEBUBBLES_ACTION_NAMES, xt as rejectDevicePairing, y as resolveDefaultLineAccountId, yn as resolveAllowlistMatchSimple, yt as approveDevicePairing, z as clearHistoryEntriesIfEnabled, zt as resolveTimezone } from "./dispatch-
|
|
1
|
+
import { E as redactSensitiveText, Ft as DEFAULT_ACCOUNT_ID, It as normalizeAccountId, Mt as resolveThreadSessionKeys, _ as openFileWithinRoot, c as applyWindowsSpawnProgramPolicy, ct as sameFileIdentity, d as resolveWindowsSpawnProgram, dt as isPathInside, f as resolveWindowsSpawnProgramCandidate, kt as normalizeAgentId, l as materializeWindowsSpawnProgram, nt as runCommandWithTimeout, p as SafeOpenError, u as resolveWindowsExecutablePath, ut as isNotFoundPathError, v as openWritableFileWithinRoot } from "./paths-BtVqCdw4.js";
|
|
2
|
+
import { $i as resolveWhatsAppGroupToolPolicy, $l as normalizeResolvedSecretInputString, $t as requireApiKey, A as DmConfigSchema, Aa as formatTrimmedAllowFromEntries, Ao as resolveToolsBySender, B as TtsProviderSchema, Ba as resolveDefaultWhatsAppAccountId, Bi as resolveBlueBubblesGroupRequireMention, Ci as listTelegramDirectoryGroupsFromConfig, Co as resolveDefaultDiscordAccountId, Da as resolveSignalAccount, Di as looksLikeSlackTargetId, Ds as getFileExtension, Ea as resolveDefaultSignalAccountId, Ei as listWhatsAppDirectoryPeersFromConfig, Es as extensionForMime, F as ReplyRuntimeConfigSchemaShape, Fa as resolveOptionalConfigString, Gi as resolveGoogleChatGroupToolPolicy, H as requireOpenAllowFrom, Ha as resolveWhatsAppAuthDir, Hi as resolveDiscordGroupRequireMention, Hl as withFileLock, Hs as formatErrorMessage, I as SecretInputSchema, Ia as resolveWhatsAppConfigAllowFrom, Ii as resolveWhatsAppGroupIntroHint, Jc as getChatChannelMeta, Ji as resolveSlackGroupRequireMention, Jl as assertSecretInputResolved, Ki as resolveIMessageGroupRequireMention, L as TtsAutoSchema, La as resolveWhatsAppConfigDefaultTo, Li as resolveWhatsAppMentionStripPatterns, M as GroupPolicySchema, Ma as mapAllowFromEntries, Ml as resolveDefaultSecretProviderAlias, N as MarkdownConfigSchema, Na as resolveIMessageConfigAllowFrom, O as ToolPolicySchema, Oa as createScopedAccountConfigAccessors, Oi as normalizeSlackMessagingTarget, Oo as resolveChannelGroupRequireMention, P as MarkdownTableModeSchema, Pa as resolveIMessageConfigDefaultTo, Pl as encodeJsonPointerToken, Qi as resolveWhatsAppGroupRequireMention, Ql as isValidEnvSecretRefId, R as TtsConfigSchema, Ri as looksLikeSignalTargetId, Si as listSlackDirectoryPeersFromConfig, Ss as extractOriginalFilename, Ta as listSignalAccountIds, Ti as listWhatsAppDirectoryGroupsFromConfig, Ts as detectMime, Ui as resolveDiscordGroupToolPolicy, Ul as formatCliCommand, V as normalizeAllowFrom, Va as resolveWhatsAppAccount, Vi as resolveBlueBubblesGroupToolPolicy, Vl as acquireFileLock, Wi as resolveGoogleChatGroupRequireMention, Xi as resolveTelegramGroupRequireMention, Xl as hasConfiguredSecretInput, Yi as resolveSlackGroupToolPolicy, Zi as resolveTelegramGroupToolPolicy, Zl as isSecretRef, Zs as SsrFBlockedError, _ as TelegramConfigSchema, _a as listEnabledSlackAccounts, _o as isAllowedParsedChatSender, aa as listTelegramAccountIds, ao as looksLikeWhatsAppTargetId, ba as resolveSlackAccount, bi as listDiscordDirectoryPeersFromConfig, bs as rawDataToString, co as looksLikeHandleOrPhoneTarget, d as DiscordConfigSchema, do as normalizeWhatsAppTarget, du as createAccountListHelpers, ec as isBlockedHostname, eu as normalizeSecretInputString, f as GoogleChatConfigSchema, fo as clearAccountEntryFields, g as SlackConfigSchema, ga as inspectSlackAccount, go as formatNormalizedAllowFromEntries, h as SignalConfigSchema, ha as buildSlackThreadingToolContext, ho as formatAllowFromLowercase, io as resolveIMessageAccount, j as DmPolicySchema, ja as formatWhatsAppConfigAllowFromEntries, jl as isValidFileSecretRefId, k as BlockStreamingCoalesceSchema, ka as createScopedChannelConfigBase, lo as trimMessagingTarget, m as MSTeamsConfigSchema, ma as resolveAccountWithDefaultFallback, ml as registerContextEngine, mo as setAccountEnabledInConfigSection, na as inspectTelegramAccount, nc as isPrivateIpAddress, no as listIMessageAccountIds, oa as resolveDefaultTelegramAccountId, ol as normalizePluginHttpPath, oo as normalizeWhatsAppAllowFromEntries, p as IMessageConfigSchema, pa as listConfiguredAccountIds, po as deleteAccountFromConfigSection, qi as resolveIMessageGroupToolPolicy, ro as resolveDefaultIMessageAccountId, sa as resolveTelegramAccount, so as normalizeWhatsAppMessagingTarget, tc as isBlockedHostnameOrIp, u as WhatsAppConfigSchema, uo as isWhatsAppGroupJid, va as listSlackAccountIds, vo as isNormalizedSenderAllowed, wi as listTelegramDirectoryPeersFromConfig, wl as resolveSecretRefString, wo as resolveDiscordAccount, xa as resolveSlackReplyToMode, xi as listSlackDirectoryGroupsFromConfig, xo as listDiscordAccountIds, ya as resolveDefaultSlackAccountId, yi as listDiscordDirectoryGroupsFromConfig, yo as inspectDiscordAccount, z as TtsModeSchema, za as listWhatsAppAccountIds, zi as normalizeSignalMessagingTarget } from "./config-B9ODwgpz.js";
|
|
3
|
+
import { $t as installRequestBodyLimitGuard, A as createReplyPrefixContext, At as createReceiptCard, B as evictOldHistoryKeys, Bt as DM_GROUP_ACCESS_REASON, C as resolveDiscordChannelAllowlist, Cn as CHANNEL_MESSAGE_ACTION_NAMES, D as resolveMentionGating, Dt as hasMarkdownToConvert, F as DEFAULT_GROUP_HISTORY_LIMIT, G as recordInboundSession, Gt as resolveDmGroupAccessWithLists, H as recordPendingHistoryEntryIfEnabled, Ht as resolveDmAllowState, It as formatInboundFromLabel, J as shouldAckReactionForWhatsApp, Jt as resolveControlCommandGate, K as removeAckReactionAfterReply, Kt as resolveEffectiveAllowFromLists, L as buildPendingHistoryContextFromMap, Lt as formatUtcTimestamp, M as logAckFailure, Mt as extractToolSend, N as logInboundDrop, Nt as issuePairingChallenge, O as resolveMentionGatingWithBypass, Ot as processLineMessage, P as logTypingFailure, Pt as resolveInboundSessionEnvelopeContext, Qt as RequestBodyLimitError, R as clearHistoryEntries, Rt as formatZonedTimestamp, S as resolveDiscordUserAllowlist, Sn as BLUEBUBBLES_GROUP_ACTIONS, T as summarizeMapping, U as buildMediaPayload, Ut as resolveDmGroupAccessDecision, V as recordPendingHistoryEntry, Vt as readStoreAllowFromForDmPolicy, W as collectDiscordAuditChannelIds, Wt as resolveDmGroupAccessWithCommandGate, Xt as DEFAULT_WEBHOOK_BODY_TIMEOUT_MS, Yt as pruneMapToMaxSize, Zt as DEFAULT_WEBHOOK_MAX_BODY_BYTES, _ as listLineAccountIds, _n as formatAllowlistMatchMeta, an as enqueueKeyedTask, b as resolveLineAccount, bn as BLUEBUBBLES_ACTIONS, bt as listDevicePairing, cn as getAcpRuntimeBackend, dn as unregisterAcpRuntimeBackend, dt as readBooleanParam, en as isRequestBodyLimitError, f as formatDocsLink, fn as ACP_ERROR_CODES, ft as optionalStringEnum, g as resolveSlackChannelAllowlist, gn as unbindThreadBindingsBySessionKey, gt as resolveAckReaction, h as resolveSlackUserAllowlist, hn as listThreadBindingsBySessionKey, in as KeyedAsyncQueue, j as createReplyPrefixOptions, jt as attachFooterText, k as createTypingCallbacks, kt as stripMarkdown, ln as registerAcpRuntimeBackend, lt as parseTelegramReplyToMessageId, mn as autoBindSpawnedDiscordSubagent, n as dispatchReplyFromConfig, nn as readRequestBodyWithLimit, on as isDangerousNameMatchingEnabled, ot as createDedupeCache, pn as AcpRuntimeError, pt as stringEnum, q as shouldAckReaction, rn as requestBodyErrorToText, sn as registerPluginHttpRoute, t as withReplyDispatcher, tn as readJsonBodyWithLimit, un as requireAcpRuntimeBackend, ut as parseTelegramThreadId, v as normalizeAccountId$1, vn as resolveAllowlistMatchByCandidates, w as mergeAllowlist, x as detectBinary, xn as BLUEBUBBLES_ACTION_NAMES, xt as rejectDevicePairing, y as resolveDefaultLineAccountId, yn as resolveAllowlistMatchSimple, yt as approveDevicePairing, z as clearHistoryEntriesIfEnabled, zt as resolveTimezone } from "./dispatch-BqlR4dPx.js";
|
|
4
4
|
import "./paths-eFexkPEh.js";
|
|
5
5
|
import "./github-copilot-token-Cxf8QYZb.js";
|
|
6
|
-
import { C as normalizeE164, O as safeParseJson, Q as resolvePreferredOpenClawTmpDir, b as isRecord, j as sleep, m as clamp, p as CONFIG_DIR, q as registerLogTransport, s as stripAnsi, v as escapeRegExp, w as pathExists } from "./logger-
|
|
7
|
-
import { t as isTruthyEnvValue } from "./env-
|
|
8
|
-
import { At as GROUP_POLICY_BLOCKED_LABEL, Bt as buildChannelKeyCandidates, Dt as evaluateSenderGroupAccess, Et as evaluateMatchedGroupAccessForPolicy, Ft as resolveRuntimeGroupPolicy, Ht as resolveChannelEntryMatch, It as warnMissingProviderGroupPolicyFallbackOnce, Mt as resolveAllowlistProviderRuntimeGroupPolicy, Nt as resolveDefaultGroupPolicy, Ot as evaluateSenderGroupAccessForPolicy, Pt as resolveOpenProviderRuntimeGroupPolicy, Tt as evaluateGroupRouteAccessForPolicy, Ut as resolveChannelEntryMatchWithFallback, Vt as normalizeChannelSlug, Wt as resolveNestedAllowlistDecision, at as parseDiscordTarget, dt as normalizeDiscordSlug, jt as resetMissingProviderGroupPolicyFallbackWarningsForTesting, kt as resolveSenderScopedGroupPolicy } from "./send-
|
|
6
|
+
import { C as normalizeE164, O as safeParseJson, Q as resolvePreferredOpenClawTmpDir, b as isRecord, j as sleep, m as clamp, p as CONFIG_DIR, q as registerLogTransport, s as stripAnsi, v as escapeRegExp, w as pathExists } from "./logger-D6zRubj0.js";
|
|
7
|
+
import { t as isTruthyEnvValue } from "./env-b9k1PHMI.js";
|
|
8
|
+
import { At as GROUP_POLICY_BLOCKED_LABEL, Bt as buildChannelKeyCandidates, Dt as evaluateSenderGroupAccess, Et as evaluateMatchedGroupAccessForPolicy, Ft as resolveRuntimeGroupPolicy, Ht as resolveChannelEntryMatch, It as warnMissingProviderGroupPolicyFallbackOnce, Mt as resolveAllowlistProviderRuntimeGroupPolicy, Nt as resolveDefaultGroupPolicy, Ot as evaluateSenderGroupAccessForPolicy, Pt as resolveOpenProviderRuntimeGroupPolicy, Tt as evaluateGroupRouteAccessForPolicy, Ut as resolveChannelEntryMatchWithFallback, Vt as normalizeChannelSlug, Wt as resolveNestedAllowlistDecision, at as parseDiscordTarget, dt as normalizeDiscordSlug, jt as resetMissingProviderGroupPolicyFallbackWarningsForTesting, kt as resolveSenderScopedGroupPolicy } from "./send-DP_c8JfR.js";
|
|
9
9
|
import "./fetch-BSKpf2dM.js";
|
|
10
|
-
import "./channel-activity-
|
|
11
|
-
import { t as fetchWithSsrFGuard } from "./fetch-guard-
|
|
12
|
-
import "./local-roots-
|
|
13
|
-
import { p as chunkTextByBreakResolver, v as loadWebMedia } from "./ir-
|
|
10
|
+
import "./channel-activity-DO0FEzyj.js";
|
|
11
|
+
import { t as fetchWithSsrFGuard } from "./fetch-guard-4UVSZ0uS.js";
|
|
12
|
+
import "./local-roots-adnEg9zb.js";
|
|
13
|
+
import { p as chunkTextByBreakResolver, v as loadWebMedia } from "./ir-CugsqGH8.js";
|
|
14
14
|
import "./render-CKf6NJ1M.js";
|
|
15
|
-
import "./tables-
|
|
16
|
-
import { J as formatLocationText, Y as toLocationContext, nt as readJsonFileWithFallback, rt as writeJsonFileAtomically } from "./send-
|
|
17
|
-
import { d as readNumberParam, f as readReactionParams, h as readStringParam, l as jsonResult, n as missingTargetError, o as createActionGate } from "./target-errors-
|
|
18
|
-
import { s as parseSlackBlocksInput } from "./send-
|
|
19
|
-
import { h as resolveChannelMediaMaxBytes } from "./deliver-
|
|
20
|
-
import { g as onDiagnosticEvent, h as isDiagnosticsEnabled, m as emitDiagnosticEvent } from "./diagnostic-
|
|
21
|
-
import "./pi-model-discovery-
|
|
22
|
-
import { d as buildRandomTempFilePath, f as withTempDownloadPath } from "./audio-transcription-runner-
|
|
23
|
-
import "./image-
|
|
24
|
-
import "./api-key-rotation-
|
|
25
|
-
import "./proxy-fetch-
|
|
26
|
-
import { i as isSilentReplyText, n as SILENT_REPLY_TOKEN } from "./tokens-
|
|
27
|
-
import "./commands-registry-
|
|
15
|
+
import "./tables-D5VgpTmm.js";
|
|
16
|
+
import { J as formatLocationText, Y as toLocationContext, nt as readJsonFileWithFallback, rt as writeJsonFileAtomically } from "./send-l-77_s1_.js";
|
|
17
|
+
import { d as readNumberParam, f as readReactionParams, h as readStringParam, l as jsonResult, n as missingTargetError, o as createActionGate } from "./target-errors-C6zZ_OpA.js";
|
|
18
|
+
import { s as parseSlackBlocksInput } from "./send-CeHhnld6.js";
|
|
19
|
+
import { h as resolveChannelMediaMaxBytes } from "./deliver-B1fFpKjV.js";
|
|
20
|
+
import { g as onDiagnosticEvent, h as isDiagnosticsEnabled, m as emitDiagnosticEvent } from "./diagnostic-CxIvS-C2.js";
|
|
21
|
+
import "./pi-model-discovery-Dh4ziodY.js";
|
|
22
|
+
import { d as buildRandomTempFilePath, f as withTempDownloadPath } from "./audio-transcription-runner-CTIHpebA.js";
|
|
23
|
+
import "./image-Ch6M4tnJ.js";
|
|
24
|
+
import "./api-key-rotation-CimGYMBc.js";
|
|
25
|
+
import "./proxy-fetch-CJEmoBxi.js";
|
|
26
|
+
import { i as isSilentReplyText, n as SILENT_REPLY_TOKEN } from "./tokens-DUnJnpMS.js";
|
|
27
|
+
import "./commands-registry-6no2NNrY.js";
|
|
28
28
|
import { n as normalizeTelegramLookupTarget, r as parseTelegramTarget } from "./targets-s9KeyATC.js";
|
|
29
|
-
import { n as listSkillCommandsForAgents } from "./skill-commands-
|
|
30
|
-
import "./send-
|
|
31
|
-
import "./outbound-attachment-
|
|
32
|
-
import { c as createAllowedChatSenderMatcher, d as resolveServicePrefixedAllowTarget, f as resolveServicePrefixedChatTarget, l as parseChatAllowTargetPrefixes, m as resolveServicePrefixedTarget, o as normalizeIMessageHandle, p as resolveServicePrefixedOrChatAllowTarget, u as parseChatTargetPrefixesOrThrow } from "./send-
|
|
33
|
-
import "./sqlite-
|
|
34
|
-
import { i as isWSLSync, n as isWSL2Sync, r as isWSLEnv } from "./fetch-
|
|
35
|
-
import "./manager-
|
|
36
|
-
import { t as resolveWhatsAppOutboundTarget } from "./resolve-outbound-target-
|
|
37
|
-
import { r as resolveWhatsAppHeartbeatRecipients } from "./channel-web-
|
|
38
|
-
import "./outbound-
|
|
39
|
-
import "./session-
|
|
40
|
-
import { t as loginWeb } from "./login-
|
|
29
|
+
import { n as listSkillCommandsForAgents } from "./skill-commands-BohYCgkq.js";
|
|
30
|
+
import "./send-CScblaI4.js";
|
|
31
|
+
import "./outbound-attachment-khXJwucX.js";
|
|
32
|
+
import { c as createAllowedChatSenderMatcher, d as resolveServicePrefixedAllowTarget, f as resolveServicePrefixedChatTarget, l as parseChatAllowTargetPrefixes, m as resolveServicePrefixedTarget, o as normalizeIMessageHandle, p as resolveServicePrefixedOrChatAllowTarget, u as parseChatTargetPrefixesOrThrow } from "./send-Dc5fI6e8.js";
|
|
33
|
+
import "./sqlite-CJE3X7Mv.js";
|
|
34
|
+
import { i as isWSLSync, n as isWSL2Sync, r as isWSLEnv } from "./fetch-PoxzAANT.js";
|
|
35
|
+
import "./manager-CHy8IclH.js";
|
|
36
|
+
import { t as resolveWhatsAppOutboundTarget } from "./resolve-outbound-target-BiICvIKs.js";
|
|
37
|
+
import { r as resolveWhatsAppHeartbeatRecipients } from "./channel-web-Da-__nUF.js";
|
|
38
|
+
import "./outbound-Wzs2iN7X.js";
|
|
39
|
+
import "./session-CkOKZaqa.js";
|
|
40
|
+
import { t as loginWeb } from "./login-CYvkQ0At.js";
|
|
41
41
|
import fs, { constants, createWriteStream } from "node:fs";
|
|
42
42
|
import path from "node:path";
|
|
43
43
|
import os from "node:os";
|