@openclaw/whatsapp 2026.8.1 → 2026.8.2
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/{action-runtime-YA_Yvunu.js → action-runtime-Bw0loEdy.js} +1 -1
- package/dist/action-runtime-api.js +1 -1
- package/dist/action-runtime.runtime.js +1 -1
- package/dist/agent-tools-api.js +2 -2
- package/dist/api.js +9 -9
- package/dist/{approval-handler.runtime-C7jZ8rsD.js → approval-handler.runtime-DeyPb57-.js} +2 -2
- package/dist/{approval-reactions-rpaNVHzZ.js → approval-reactions-DGDA6hQ7.js} +6 -4
- package/dist/{auth-store-CtpBqH5S.js → auth-store-DTj1H9pv.js} +5 -3
- package/dist/{channel-Dx09AAmX.js → channel-DxMmDjqK.js} +23 -19
- package/dist/channel-config-api.js +1 -1
- package/dist/channel-plugin-api.js +1 -1
- package/dist/{channel-react-action-n9a8Hk5i.js → channel-react-action-BUp7Wbfr.js} +2 -2
- package/dist/{channel.runtime-D_PjmeMT.js → channel.runtime-BwSnyXRX.js} +4 -4
- package/dist/{channel.setup-CRJQiWbh.js → channel.setup-aOFLSQyw.js} +1 -1
- package/dist/{config-schema-BQP5YCeK.js → config-schema-BYA6e_Ii.js} +6 -4
- package/dist/{connection-controller-CIYuBJrs.js → connection-controller-BvkxsbWi.js} +2 -2
- package/dist/{constants-HU41RHGI.js → constants-C7m81BNe.js} +1 -1
- package/dist/{directory-config-Ci8Jjsw4.js → directory-config-LgxYJLWY.js} +2 -2
- package/dist/directory-contract-api.js +1 -1
- package/dist/{group-session-key-CH9jJIVQ.js → group-session-key-KUguLmSZ.js} +3 -3
- package/dist/light-runtime-api.js +1 -1
- package/dist/{login-1u5WcfTn.js → login-Bk_jiXKD.js} +5 -4
- package/dist/{login-qr-B_1sr0hk.js → login-qr-B3m61NqA.js} +8 -6
- package/dist/login-qr-runtime.js +1 -1
- package/dist/{monitor-CySzv38g.js → monitor-CTsyo-HE.js} +77 -61
- package/dist/runtime-api.js +8 -8
- package/dist/{send-C3S-NqyO.js → send-DiPjiygK.js} +52 -27
- package/dist/{send-api-C-FFC1p_.js → send-api-kFcuhSiY.js} +42 -40
- package/dist/{setup-finalize-CRzMpx84.js → setup-finalize-CqH5wTK5.js} +5 -4
- package/dist/setup-plugin-api.js +1 -1
- package/dist/{setup-surface-ym4doiv3.js → setup-surface-Dm3T6S8t.js} +2 -2
- package/dist/{shared-D3B14d45.js → shared-DDjonGys.js} +6 -5
- package/dist/{socket-close-2T0_jZTN.js → socket-close-CpkkJZCU.js} +9 -6
- package/dist/{targets-runtime-TMk0lGuy.js → targets-runtime-RBjx3pg_.js} +1 -2
- package/dist/{text-runtime-CaKLhowd.js → text-runtime-DyfmcATV.js} +1 -1
- package/node_modules/baileys/node_modules/process-warning/.github/dependabot.yml +42 -2
- package/node_modules/baileys/node_modules/process-warning/.github/workflows/ci.yml +12 -1
- package/node_modules/baileys/node_modules/process-warning/.github/workflows/lock-threads.yml +19 -0
- package/node_modules/baileys/node_modules/process-warning/LICENSE +1 -1
- package/node_modules/baileys/node_modules/process-warning/README.md +41 -2
- package/node_modules/baileys/node_modules/process-warning/index.js +85 -17
- package/node_modules/baileys/node_modules/process-warning/package.json +6 -7
- package/node_modules/baileys/node_modules/process-warning/test/emit-once-only.test.js +3 -3
- package/node_modules/baileys/node_modules/process-warning/test/emit-reset.test.js +4 -4
- package/node_modules/baileys/node_modules/process-warning/test/emit-unlimited.test.js +2 -2
- package/node_modules/baileys/node_modules/process-warning/test/spy-warning.test.js +143 -0
- package/node_modules/baileys/node_modules/process-warning/types/index.d.ts +15 -1
- package/node_modules/baileys/node_modules/process-warning/types/index.tst.ts +48 -0
- package/node_modules/baileys/node_modules/ws/lib/permessage-deflate.js +3 -1
- package/node_modules/baileys/node_modules/ws/package.json +1 -1
- package/node_modules/typebox/build/format/email.mjs +1 -1
- package/node_modules/typebox/build/format/idna/idn-hostname.mjs +19 -1
- package/node_modules/typebox/package.json +1 -1
- package/package.json +5 -5
- package/node_modules/baileys/node_modules/process-warning/types/index.test-d.ts +0 -36
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as resolveWhatsAppAccount } from "./accounts-CeKQbu_s.js";
|
|
2
2
|
import { t as resolveWhatsAppOutboundTarget } from "./resolve-outbound-target-1GqbT1uX.js";
|
|
3
|
-
import { r as sendReactionWhatsApp, v as resolveWhatsAppReactionLevel } from "./send-
|
|
3
|
+
import { r as sendReactionWhatsApp, v as resolveWhatsAppReactionLevel } from "./send-DiPjiygK.js";
|
|
4
4
|
import { ToolAuthorizationError, createActionGate, jsonResult, readReactionParams, readStringParam } from "openclaw/plugin-sdk/channel-actions";
|
|
5
5
|
//#region extensions/whatsapp/src/action-runtime-target-auth.ts
|
|
6
6
|
function resolveAuthorizedWhatsAppOutboundTarget(params) {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as handleWhatsAppAction } from "./action-runtime-
|
|
1
|
+
import { t as handleWhatsAppAction } from "./action-runtime-Bw0loEdy.js";
|
|
2
2
|
export { handleWhatsAppAction };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as handleWhatsAppAction } from "./action-runtime-
|
|
1
|
+
import { t as handleWhatsAppAction } from "./action-runtime-Bw0loEdy.js";
|
|
2
2
|
export { handleWhatsAppAction };
|
package/dist/agent-tools-api.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as resolveWhatsAppAccount } from "./accounts-CeKQbu_s.js";
|
|
2
2
|
import { r as getWhatsAppConnectionController } from "./connection-controller-runtime-context-DG0tuYuw.js";
|
|
3
|
-
import { s as resolveJidToE164 } from "./targets-runtime-
|
|
3
|
+
import { s as resolveJidToE164 } from "./targets-runtime-RBjx3pg_.js";
|
|
4
4
|
import { n as registerWhatsAppLoginTool } from "./agent-tools-login-B-2qZPzc.js";
|
|
5
5
|
import { createActionGate, stringEnum } from "openclaw/plugin-sdk/channel-actions";
|
|
6
6
|
import path from "node:path";
|
|
@@ -20,7 +20,7 @@ const MAX_AUDIO_DURATION_MS = 6e4;
|
|
|
20
20
|
const MIN_CALL_WINDOW_MS = 115e3;
|
|
21
21
|
const MAX_CALL_WINDOW_MS = 175e3;
|
|
22
22
|
const MAX_MESSAGE_LENGTH = 4e3;
|
|
23
|
-
const MAX_COMMAND_OUTPUT_BYTES =
|
|
23
|
+
const MAX_COMMAND_OUTPUT_BYTES = 65536;
|
|
24
24
|
const MEOWCALLER_ANSWER_TIMEOUT = "45s";
|
|
25
25
|
const MEOWCALLER_MAX_DURATION = "65s";
|
|
26
26
|
const activeCallAccounts = /* @__PURE__ */ new Set();
|
package/dist/api.js
CHANGED
|
@@ -2,17 +2,17 @@ import { a as resolveWhatsAppAccount, i as listWhatsAppAuthDirs, n as hasAnyWhat
|
|
|
2
2
|
import { r as resolveDefaultWhatsAppAccountId, t as listAccountIds } from "./account-ids-CB5SOWjc.js";
|
|
3
3
|
import { a as normalizeWhatsAppAllowFromEntries, c as normalizeWhatsAppTarget, i as looksLikeWhatsAppTargetId, r as isWhatsAppUserTarget, s as normalizeWhatsAppMessagingTarget, t as isWhatsAppGroupJid } from "./normalize-target-CugRyONv.js";
|
|
4
4
|
import { t as resolveWhatsAppOutboundTarget } from "./resolve-outbound-target-1GqbT1uX.js";
|
|
5
|
-
import { c as toWhatsappJid, i as markdownToWhatsApp, l as toWhatsappJidWithLid, n as isSelfChatMode, r as jidToE164, s as resolveJidToE164, t as assertWebChannel } from "./targets-runtime-
|
|
6
|
-
import { n as resolveUserPath, t as normalizeE164 } from "./text-runtime-
|
|
7
|
-
import { n as WHATSAPP_LEGACY_OUTBOUND_SEND_DEP_KEYS, t as whatsappPlugin } from "./channel-
|
|
8
|
-
import { a as resolveWhatsAppGroupRequireMention, o as resolveWhatsAppGroupToolPolicy } from "./shared-
|
|
5
|
+
import { c as toWhatsappJid, i as markdownToWhatsApp, l as toWhatsappJidWithLid, n as isSelfChatMode, r as jidToE164, s as resolveJidToE164, t as assertWebChannel } from "./targets-runtime-RBjx3pg_.js";
|
|
6
|
+
import { n as resolveUserPath, t as normalizeE164 } from "./text-runtime-DyfmcATV.js";
|
|
7
|
+
import { n as WHATSAPP_LEGACY_OUTBOUND_SEND_DEP_KEYS, t as whatsappPlugin } from "./channel-DxMmDjqK.js";
|
|
8
|
+
import { a as resolveWhatsAppGroupRequireMention, o as resolveWhatsAppGroupToolPolicy } from "./shared-DDjonGys.js";
|
|
9
9
|
import { t as whatsappCommandPolicy } from "./command-policy-BIOSHySD.js";
|
|
10
|
-
import { t as whatsappSetupPlugin } from "./channel.setup-
|
|
11
|
-
import { t as DEFAULT_WEB_MEDIA_BYTES } from "./constants-
|
|
12
|
-
import { a as waitForWaConnection, o as DEFAULT_WHATSAPP_SOCKET_TIMING, r as createWaSocket, s as createWhatsAppSocketOperationTimeoutAdapter } from "./socket-close-
|
|
10
|
+
import { t as whatsappSetupPlugin } from "./channel.setup-aOFLSQyw.js";
|
|
11
|
+
import { t as DEFAULT_WEB_MEDIA_BYTES } from "./constants-C7m81BNe.js";
|
|
12
|
+
import { a as waitForWaConnection, o as DEFAULT_WHATSAPP_SOCKET_TIMING, r as createWaSocket, s as createWhatsAppSocketOperationTimeoutAdapter } from "./socket-close-CpkkJZCU.js";
|
|
13
13
|
import { n as getStatusCode, t as formatError } from "./session-errors-JuazczrA.js";
|
|
14
|
-
import { n as listWhatsAppDirectoryGroupsFromConfig, r as listWhatsAppDirectoryPeersFromConfig } from "./directory-config-
|
|
15
|
-
import { _ as resolveInboundMediaMimetype, c as extractContextInfo, m as findMessageSection, o as describeReplyContext, p as extractText, t as createWebSendApi, u as extractLocationData } from "./send-api-
|
|
14
|
+
import { n as listWhatsAppDirectoryGroupsFromConfig, r as listWhatsAppDirectoryPeersFromConfig } from "./directory-config-LgxYJLWY.js";
|
|
15
|
+
import { _ as resolveInboundMediaMimetype, c as extractContextInfo, m as findMessageSection, o as describeReplyContext, p as extractText, t as createWebSendApi, u as extractLocationData } from "./send-api-kFcuhSiY.js";
|
|
16
16
|
import { asBoolean, isRecord, normalizeOptionalString } from "openclaw/plugin-sdk/string-coerce-runtime";
|
|
17
17
|
import { formatLocationText } from "openclaw/plugin-sdk/channel-inbound";
|
|
18
18
|
//#region extensions/whatsapp/src/qa-driver.runtime.ts
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import "./accounts-CeKQbu_s.js";
|
|
2
2
|
import { r as resolveDefaultWhatsAppAccountId } from "./account-ids-CB5SOWjc.js";
|
|
3
3
|
import { s as normalizeWhatsAppMessagingTarget } from "./normalize-target-CugRyONv.js";
|
|
4
|
-
import { i as sendTypingWhatsApp, t as sendMessageWhatsApp } from "./send-
|
|
4
|
+
import { i as sendTypingWhatsApp, t as sendMessageWhatsApp } from "./send-DiPjiygK.js";
|
|
5
5
|
import { i as getWhatsAppRuntime } from "./runtime-BLlToOi6.js";
|
|
6
6
|
import "./normalize-C7Hkc_vE.js";
|
|
7
|
-
import { i as unregisterWhatsAppApprovalReactionTarget, r as registerWhatsAppApprovalReactionTarget } from "./approval-reactions-
|
|
7
|
+
import { i as unregisterWhatsAppApprovalReactionTarget, r as registerWhatsAppApprovalReactionTarget } from "./approval-reactions-DGDA6hQ7.js";
|
|
8
8
|
import { createSubsystemLogger } from "openclaw/plugin-sdk/runtime-env";
|
|
9
9
|
import { DEFAULT_ACCOUNT_ID } from "openclaw/plugin-sdk/account-id";
|
|
10
10
|
import { buildApprovalReactionPendingContent } from "openclaw/plugin-sdk/approval-reaction-runtime";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { t as __exportAll } from "./rolldown-runtime-D7D4PA-g.js";
|
|
2
2
|
import { a as resolveWhatsAppAccount } from "./accounts-CeKQbu_s.js";
|
|
3
3
|
import { n as getOptionalWhatsAppRuntime } from "./runtime-BLlToOi6.js";
|
|
4
|
-
import { c as getWhatsAppApprovalApprovers, l as whatsappApprovalAuth } from "./group-session-key-
|
|
4
|
+
import { c as getWhatsAppApprovalApprovers, l as whatsappApprovalAuth } from "./group-session-key-KUguLmSZ.js";
|
|
5
5
|
import { isApprovalNotFoundError } from "openclaw/plugin-sdk/error-runtime";
|
|
6
6
|
import { createLazyRuntimeSurface } from "openclaw/plugin-sdk/lazy-runtime";
|
|
7
7
|
import { approvalReactionDecisionSetsMatch, buildApprovalReactionDeliveredBindingMarker, createApprovalReactionTargetStore, listApprovalReactionBindings, readApprovalReactionDecisionList, readApprovalReactionDeliveredBinding, readApprovalReactionPresentationBinding, resolveTypedApprovalReactionTarget } from "openclaw/plugin-sdk/approval-reaction-runtime";
|
|
@@ -18,15 +18,16 @@ var approval_reactions_exports = /* @__PURE__ */ __exportAll({
|
|
|
18
18
|
});
|
|
19
19
|
const PERSISTENT_NAMESPACE = "whatsapp.approval-reactions";
|
|
20
20
|
const PERSISTENT_MAX_ENTRIES = 1e3;
|
|
21
|
-
const DEFAULT_REACTION_TARGET_TTL_MS =
|
|
21
|
+
const DEFAULT_REACTION_TARGET_TTL_MS = 864e5;
|
|
22
22
|
const DELIVERY_BINDING_CHANNEL_DATA_KEY = "whatsappApprovalReactionBindingV1";
|
|
23
23
|
const loadResolveApprovalOverGateway = createLazyRuntimeSurface(() => import("openclaw/plugin-sdk/approval-gateway-runtime"), (runtime) => runtime.resolveApprovalOverGateway);
|
|
24
|
+
const reportPersistentApprovalReactionError = createPluginStateErrorReporter(getOptionalWhatsAppRuntime, "whatsapp", "approval-reaction-state", "WhatsApp persistent approval reaction state failed");
|
|
24
25
|
const whatsappApprovalReactionTargets = createApprovalReactionTargetStore({
|
|
25
26
|
namespace: PERSISTENT_NAMESPACE,
|
|
26
27
|
maxEntries: PERSISTENT_MAX_ENTRIES,
|
|
27
28
|
defaultTtlMs: DEFAULT_REACTION_TARGET_TTL_MS,
|
|
28
29
|
openStore: (storeParams) => getOptionalWhatsAppRuntime()?.state.openKeyedStore(storeParams),
|
|
29
|
-
logPersistentError:
|
|
30
|
+
logPersistentError: reportPersistentApprovalReactionError,
|
|
30
31
|
readPersistedTarget
|
|
31
32
|
});
|
|
32
33
|
function buildReactionTargetKey(params) {
|
|
@@ -88,7 +89,8 @@ function visibleApprovalBindingMatches(text, binding) {
|
|
|
88
89
|
"allow-always",
|
|
89
90
|
"deny"
|
|
90
91
|
] });
|
|
91
|
-
const
|
|
92
|
+
const visibleDecisions = decisionLines.map((line) => knownBindings.find((entry) => `${entry.emoji} ${entry.label}` === line)?.decision);
|
|
93
|
+
const decisions = readApprovalReactionDecisionList(visibleDecisions);
|
|
92
94
|
if (!decisions) return false;
|
|
93
95
|
return approvalReactionDecisionSetsMatch(binding.allowedDecisions, decisions);
|
|
94
96
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { t as __exportAll } from "./rolldown-runtime-D7D4PA-g.js";
|
|
2
2
|
import { a as readWebCredsJsonRaw, c as resolveWebCredsPath, i as isWhatsAppBaileysAuthFileName, l as statWebCredsFileSync, o as readWebCredsJsonRawSync, r as hasWebCredsSync, s as resolveWebCredsBackupPath, t as assertWebCredsPathRegularFileOrMissing } from "./creds-files-W6B3EMZ8.js";
|
|
3
|
-
import { r as jidToE164 } from "./targets-runtime-
|
|
4
|
-
import { n as resolveUserPath, t as normalizeE164 } from "./text-runtime-
|
|
3
|
+
import { r as jidToE164 } from "./targets-runtime-RBjx3pg_.js";
|
|
4
|
+
import { n as resolveUserPath, t as normalizeE164 } from "./text-runtime-DyfmcATV.js";
|
|
5
5
|
import path from "node:path";
|
|
6
6
|
import { resolveOAuthDir as resolveOAuthDir$1 } from "openclaw/plugin-sdk/state-paths";
|
|
7
7
|
import { replaceFileAtomic } from "openclaw/plugin-sdk/security-runtime";
|
|
@@ -240,7 +240,9 @@ async function restoreCredsFromBackupIfNeeded(authDir, options) {
|
|
|
240
240
|
return false;
|
|
241
241
|
}
|
|
242
242
|
async function webAuthExists(authDir = resolveDefaultWebAuthDir()) {
|
|
243
|
-
const
|
|
243
|
+
const resolvedAuthDir = resolveUserPath(authDir);
|
|
244
|
+
const credsPath = resolveWebCredsPath(resolvedAuthDir);
|
|
245
|
+
const raw = await readWebCredsJsonRaw(credsPath);
|
|
244
246
|
if (!raw) return false;
|
|
245
247
|
try {
|
|
246
248
|
JSON.parse(raw);
|
|
@@ -2,23 +2,22 @@ import { a as resolveWhatsAppAccount } from "./accounts-CeKQbu_s.js";
|
|
|
2
2
|
import { r as resolveDefaultWhatsAppAccountId, t as listAccountIds } from "./account-ids-CB5SOWjc.js";
|
|
3
3
|
import { c as normalizeWhatsAppTarget, i as looksLikeWhatsAppTargetId, n as isWhatsAppNewsletterJid, o as normalizeWhatsAppAllowFromEntry, s as normalizeWhatsAppMessagingTarget, t as isWhatsAppGroupJid } from "./normalize-target-CugRyONv.js";
|
|
4
4
|
import { t as resolveWhatsAppOutboundTarget } from "./resolve-outbound-target-1GqbT1uX.js";
|
|
5
|
-
import { c as normalizeWhatsAppPayloadTextPreservingIndentation, i as sendTypingWhatsApp, n as sendPollWhatsApp, o as normalizeWhatsAppOutboundPayload, s as normalizeWhatsAppPayloadText, t as sendMessageWhatsApp, v as resolveWhatsAppReactionLevel } from "./send-
|
|
5
|
+
import { c as normalizeWhatsAppPayloadTextPreservingIndentation, i as sendTypingWhatsApp, n as sendPollWhatsApp, o as normalizeWhatsAppOutboundPayload, s as normalizeWhatsAppPayloadText, t as sendMessageWhatsApp, v as resolveWhatsAppReactionLevel } from "./send-DiPjiygK.js";
|
|
6
6
|
import { i as getWhatsAppRuntime } from "./runtime-BLlToOi6.js";
|
|
7
7
|
import "./normalize-C7Hkc_vE.js";
|
|
8
|
-
import { c as toWhatsappJid } from "./targets-runtime-
|
|
9
|
-
import "./text-runtime-
|
|
10
|
-
import { c as getWhatsAppApprovalApprovers, l as whatsappApprovalAuth, s as lookupInboundMessageMetaForTarget, t as resolveWhatsAppGroupSessionKey } from "./group-session-key-
|
|
11
|
-
import { a as resolveWhatsAppGroupRequireMention, c as loadWhatsAppChannelRuntime, i as whatsappSetupContract, l as readWhatsAppAccountLinkState, n as whatsappSetupWizardProxy, o as resolveWhatsAppGroupToolPolicy, s as formatWhatsAppConfigAllowFromEntries, t as createWhatsAppPluginBase } from "./shared-
|
|
8
|
+
import { c as toWhatsappJid } from "./targets-runtime-RBjx3pg_.js";
|
|
9
|
+
import "./text-runtime-DyfmcATV.js";
|
|
10
|
+
import { c as getWhatsAppApprovalApprovers, l as whatsappApprovalAuth, s as lookupInboundMessageMetaForTarget, t as resolveWhatsAppGroupSessionKey } from "./group-session-key-KUguLmSZ.js";
|
|
11
|
+
import { a as resolveWhatsAppGroupRequireMention, c as loadWhatsAppChannelRuntime, i as whatsappSetupContract, l as readWhatsAppAccountLinkState, n as whatsappSetupWizardProxy, o as resolveWhatsAppGroupToolPolicy, s as formatWhatsAppConfigAllowFromEntries, t as createWhatsAppPluginBase } from "./shared-DDjonGys.js";
|
|
12
12
|
import { t as whatsappCommandPolicy } from "./command-policy-BIOSHySD.js";
|
|
13
|
-
import { f as readWebAuthExistsForDecision, n as WHATSAPP_AUTH_UNSTABLE_CODE } from "./auth-store-
|
|
13
|
+
import { f as readWebAuthExistsForDecision, n as WHATSAPP_AUTH_UNSTABLE_CODE } from "./auth-store-DTj1H9pv.js";
|
|
14
14
|
import { createActionGate as createActionGate$1 } from "openclaw/plugin-sdk/channel-actions";
|
|
15
15
|
import { normalizeOptionalAccountId } from "openclaw/plugin-sdk/account-core";
|
|
16
16
|
import { normalizeOptionalString } from "openclaw/plugin-sdk/string-coerce-runtime";
|
|
17
17
|
import { collectIssuesForEnabledAccounts, createComputedAccountStatusAdapter, createDefaultChannelRuntimeState, isRecord as isRecord$1, readAccountStatusSnapshot } from "openclaw/plugin-sdk/status-helpers";
|
|
18
|
+
import { createMessageReceiptFromOutboundResults, defineChannelMessageAdapter, resolveOutboundSendDep } from "openclaw/plugin-sdk/channel-outbound";
|
|
18
19
|
import { formatCliCommand } from "openclaw/plugin-sdk/cli-runtime";
|
|
19
20
|
import { buildChannelOutboundSessionRoute } from "openclaw/plugin-sdk/core";
|
|
20
|
-
import { chunkText } from "openclaw/plugin-sdk/reply-chunking";
|
|
21
|
-
import { createMessageReceiptFromOutboundResults, defineChannelMessageAdapter, resolveOutboundSendDep } from "openclaw/plugin-sdk/channel-outbound";
|
|
22
21
|
import { sendTextMediaPayload } from "openclaw/plugin-sdk/reply-payload";
|
|
23
22
|
import { DEFAULT_ACCOUNT_ID as DEFAULT_ACCOUNT_ID$1 } from "openclaw/plugin-sdk/account-id";
|
|
24
23
|
import { createLazyRuntimeModule } from "openclaw/plugin-sdk/lazy-runtime";
|
|
@@ -79,7 +78,7 @@ const whatsappApproval = createApproverRestrictedNativeApprovalCapabilityFromFor
|
|
|
79
78
|
approvalKind,
|
|
80
79
|
request
|
|
81
80
|
}),
|
|
82
|
-
load: async () => (await import("./approval-handler.runtime-
|
|
81
|
+
load: async () => (await import("./approval-handler.runtime-DeyPb57-.js")).whatsappApprovalNativeRuntime
|
|
83
82
|
})
|
|
84
83
|
});
|
|
85
84
|
function buildWhatsAppPendingPayload(params, approvalKind) {
|
|
@@ -149,7 +148,7 @@ function resolveQuoteLookupAccountId(cfg, accountId) {
|
|
|
149
148
|
if (explicitAccountId) return explicitAccountId;
|
|
150
149
|
return resolveDefaultWhatsAppAccountId(cfg ?? {});
|
|
151
150
|
}
|
|
152
|
-
function createWhatsAppOutboundBase({
|
|
151
|
+
function createWhatsAppOutboundBase({ sendMessageWhatsApp, sendPollWhatsApp, shouldLogVerbose, resolveTarget, normalizeText = normalizeWhatsAppPayloadText, skipEmptyText = true }) {
|
|
153
152
|
const resolveQuotedMessageKey = (params) => {
|
|
154
153
|
const replyToId = params.replyToId?.trim();
|
|
155
154
|
if (!replyToId) return;
|
|
@@ -167,8 +166,6 @@ function createWhatsAppOutboundBase({ chunker, sendMessageWhatsApp, sendPollWhat
|
|
|
167
166
|
};
|
|
168
167
|
const outbound = {
|
|
169
168
|
deliveryMode: "gateway",
|
|
170
|
-
chunker,
|
|
171
|
-
chunkerMode: "text",
|
|
172
169
|
textChunkLimit: 4e3,
|
|
173
170
|
sanitizeText: ({ text }) => normalizeText(text),
|
|
174
171
|
deliveryCapabilities: { durableFinal: {
|
|
@@ -180,7 +177,7 @@ function createWhatsAppOutboundBase({ chunker, sendMessageWhatsApp, sendPollWhat
|
|
|
180
177
|
resolveTarget,
|
|
181
178
|
...createAttachedChannelResultAdapter({
|
|
182
179
|
channel: "whatsapp",
|
|
183
|
-
sendText: async ({ cfg, to, text, accountId, deps, gifPlayback, replyToId, onDeliveryResult }) => {
|
|
180
|
+
sendText: async ({ cfg, to, text, accountId, deps, gifPlayback, replyToId, replyToIdSource, replyToMode, formatting, onPlatformSendDispatch, onDeliveryResult }) => {
|
|
184
181
|
const normalizedText = normalizeText(text);
|
|
185
182
|
if (skipEmptyText && !normalizedText) return { messageId: "" };
|
|
186
183
|
const lookupAccountId = resolveQuoteLookupAccountId(cfg, accountId);
|
|
@@ -194,13 +191,17 @@ function createWhatsAppOutboundBase({ chunker, sendMessageWhatsApp, sendPollWhat
|
|
|
194
191
|
cfg,
|
|
195
192
|
accountId: accountId ?? void 0,
|
|
196
193
|
gifPlayback,
|
|
194
|
+
replyToIdSource,
|
|
195
|
+
replyToMode,
|
|
196
|
+
formatting,
|
|
197
|
+
onPlatformSendDispatch,
|
|
197
198
|
...quotedMessageKey ? { quotedMessageKey } : {},
|
|
198
199
|
...onDeliveryResult ? { onDeliveryResult: async (result) => {
|
|
199
200
|
await onDeliveryResult(attachChannelToResult("whatsapp", result));
|
|
200
201
|
} } : {}
|
|
201
202
|
});
|
|
202
203
|
},
|
|
203
|
-
sendMedia: async ({ cfg, to, text, mediaUrl, mediaAccess, mediaLocalRoots, mediaReadFile, audioAsVoice, accountId, deps, gifPlayback, forceDocument, replyToId, onDeliveryResult }) => {
|
|
204
|
+
sendMedia: async ({ cfg, to, text, mediaUrl, mediaAccess, mediaLocalRoots, mediaReadFile, audioAsVoice, accountId, deps, gifPlayback, forceDocument, replyToId, replyToIdSource, replyToMode, formatting, onPlatformSendDispatch, onDeliveryResult }) => {
|
|
204
205
|
const lookupAccountId = resolveQuoteLookupAccountId(cfg, accountId);
|
|
205
206
|
const quotedMessageKey = resolveQuotedMessageKey({
|
|
206
207
|
accountId: lookupAccountId,
|
|
@@ -218,6 +219,10 @@ function createWhatsAppOutboundBase({ chunker, sendMessageWhatsApp, sendPollWhat
|
|
|
218
219
|
accountId: accountId ?? void 0,
|
|
219
220
|
gifPlayback,
|
|
220
221
|
forceDocument,
|
|
222
|
+
replyToIdSource,
|
|
223
|
+
replyToMode,
|
|
224
|
+
formatting,
|
|
225
|
+
onPlatformSendDispatch,
|
|
221
226
|
...quotedMessageKey ? { quotedMessageKey } : {},
|
|
222
227
|
...onDeliveryResult ? { onDeliveryResult: async (result) => {
|
|
223
228
|
await onDeliveryResult(attachChannelToResult("whatsapp", result));
|
|
@@ -259,7 +264,7 @@ function createWhatsAppOutboundBase({ chunker, sendMessageWhatsApp, sendPollWhat
|
|
|
259
264
|
}
|
|
260
265
|
//#endregion
|
|
261
266
|
//#region extensions/whatsapp/src/channel-outbound.ts
|
|
262
|
-
const loadWhatsAppApprovalReactionsModule = createLazyRuntimeModule(() => import("./approval-reactions-
|
|
267
|
+
const loadWhatsAppApprovalReactionsModule = createLazyRuntimeModule(() => import("./approval-reactions-DGDA6hQ7.js").then((n) => n.t));
|
|
263
268
|
const loadWhatsAppQuestionReactionsModule = createLazyRuntimeModule(() => import("./question-reactions-B9D6MHXZ.js").then((n) => n.n));
|
|
264
269
|
function normalizeWhatsAppChannelPayloadText(text) {
|
|
265
270
|
return normalizeWhatsAppPayloadTextPreservingIndentation(text);
|
|
@@ -285,7 +290,6 @@ async function registerDeliveredWhatsAppApprovalPayload(params) {
|
|
|
285
290
|
}
|
|
286
291
|
const whatsappChannelOutbound = {
|
|
287
292
|
...createWhatsAppOutboundBase({
|
|
288
|
-
chunker: chunkText,
|
|
289
293
|
sendMessageWhatsApp: async (to, text, options) => await sendMessageWhatsApp(to, text, {
|
|
290
294
|
...options,
|
|
291
295
|
preserveLeadingWhitespace: true
|
|
@@ -417,7 +421,7 @@ const WHATSAPP_ACCOUNT_STATUS_FIELDS = [
|
|
|
417
421
|
"lastError",
|
|
418
422
|
"healthState"
|
|
419
423
|
];
|
|
420
|
-
const RECENT_DISCONNECT_WARNING_WINDOW_MS =
|
|
424
|
+
const RECENT_DISCONNECT_WARNING_WINDOW_MS = 9e5;
|
|
421
425
|
function readLastDisconnect(value) {
|
|
422
426
|
if (typeof value === "string") {
|
|
423
427
|
const error = normalizeOptionalString(value);
|
|
@@ -524,8 +528,8 @@ function collectWhatsAppStatusIssues(accounts) {
|
|
|
524
528
|
}
|
|
525
529
|
//#endregion
|
|
526
530
|
//#region extensions/whatsapp/src/channel.ts
|
|
527
|
-
const loadWhatsAppDirectoryConfig = createLazyRuntimeModule(() => import("./directory-config-
|
|
528
|
-
const loadWhatsAppChannelReactAction = createLazyRuntimeModule(() => import("./channel-react-action-
|
|
531
|
+
const loadWhatsAppDirectoryConfig = createLazyRuntimeModule(() => import("./directory-config-LgxYJLWY.js").then((n) => n.t));
|
|
532
|
+
const loadWhatsAppChannelReactAction = createLazyRuntimeModule(() => import("./channel-react-action-BUp7Wbfr.js"));
|
|
529
533
|
function resolveWhatsAppTargetInfo(raw) {
|
|
530
534
|
const normalized = normalizeWhatsAppTarget(raw);
|
|
531
535
|
if (!normalized) return null;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as WhatsAppChannelConfigSchema } from "./config-schema-
|
|
1
|
+
import { t as WhatsAppChannelConfigSchema } from "./config-schema-BYA6e_Ii.js";
|
|
2
2
|
export { WhatsAppChannelConfigSchema };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as whatsappPlugin } from "./channel-
|
|
1
|
+
import { t as whatsappPlugin } from "./channel-DxMmDjqK.js";
|
|
2
2
|
export { whatsappPlugin };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { a as resolveWhatsAppAccount, s as resolveWhatsAppMediaMaxBytes } from "./accounts-CeKQbu_s.js";
|
|
2
2
|
import { c as normalizeWhatsAppTarget, t as isWhatsAppGroupJid } from "./normalize-target-CugRyONv.js";
|
|
3
|
-
import { r as resolveAuthorizedWhatsAppOutboundTarget, t as handleWhatsAppAction } from "./action-runtime-
|
|
4
|
-
import { a as sendWhatsAppUploadFile } from "./send-
|
|
3
|
+
import { r as resolveAuthorizedWhatsAppOutboundTarget, t as handleWhatsAppAction } from "./action-runtime-Bw0loEdy.js";
|
|
4
|
+
import { a as sendWhatsAppUploadFile } from "./send-DiPjiygK.js";
|
|
5
5
|
import "./normalize-C7Hkc_vE.js";
|
|
6
6
|
import { jsonResult, readStringOrNumberParam, readStringParam as readStringParam$1, resolveReactionMessageId } from "openclaw/plugin-sdk/channel-actions";
|
|
7
7
|
import { canonicalizeBase64, estimateBase64DecodedBytes } from "openclaw/plugin-sdk/media-runtime";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { startWebLoginWithQr as startWebLoginWithQr$1, waitForWebLogin as waitForWebLogin$1 } from "./login-qr-runtime.js";
|
|
2
|
-
import { c as logoutWeb$1, d as readWebAuthExistsBestEffort$1, f as readWebAuthExistsForDecision$1, g as readWebSelfId$1, h as readWebAuthState$1, m as readWebAuthSnapshotBestEffort$1, o as getWebAuthAgeMs$1, p as readWebAuthSnapshot$1, s as logWebSelfId$1, x as webAuthExists$1 } from "./auth-store-
|
|
2
|
+
import { c as logoutWeb$1, d as readWebAuthExistsBestEffort$1, f as readWebAuthExistsForDecision$1, g as readWebSelfId$1, h as readWebAuthState$1, m as readWebAuthSnapshotBestEffort$1, o as getWebAuthAgeMs$1, p as readWebAuthSnapshot$1, s as logWebSelfId$1, x as webAuthExists$1 } from "./auth-store-DTj1H9pv.js";
|
|
3
3
|
import { t as getActiveWebListener$1 } from "./active-listener-BEjWsCNM.js";
|
|
4
|
-
import { t as monitorWebChannel$1 } from "./monitor-
|
|
5
|
-
import { t as loginWeb$1 } from "./login-
|
|
6
|
-
import { whatsappSetupWizard as whatsappSetupWizard$1 } from "./setup-surface-
|
|
4
|
+
import { t as monitorWebChannel$1 } from "./monitor-CTsyo-HE.js";
|
|
5
|
+
import { t as loginWeb$1 } from "./login-Bk_jiXKD.js";
|
|
6
|
+
import { whatsappSetupWizard as whatsappSetupWizard$1 } from "./setup-surface-Dm3T6S8t.js";
|
|
7
7
|
//#region extensions/whatsapp/src/channel.runtime.ts
|
|
8
8
|
function getActiveWebListener(...args) {
|
|
9
9
|
return getActiveWebListener$1(...args);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as resolveWhatsAppGroupRequireMention, i as whatsappSetupContract, l as readWhatsAppAccountLinkState, n as whatsappSetupWizardProxy, o as resolveWhatsAppGroupToolPolicy, t as createWhatsAppPluginBase } from "./shared-
|
|
1
|
+
import { a as resolveWhatsAppGroupRequireMention, i as whatsappSetupContract, l as readWhatsAppAccountLinkState, n as whatsappSetupWizardProxy, o as resolveWhatsAppGroupToolPolicy, t as createWhatsAppPluginBase } from "./shared-DDjonGys.js";
|
|
2
2
|
//#region extensions/whatsapp/src/channel.setup.ts
|
|
3
3
|
const whatsappSetupPlugin = { ...createWhatsAppPluginBase({
|
|
4
4
|
groups: {
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { createChannelConfigUiHints } from "openclaw/plugin-sdk/channel-core";
|
|
2
2
|
import { buildChannelConfigSchema } from "openclaw/plugin-sdk/channel-config-schema";
|
|
3
3
|
import { WhatsAppConfigSchema } from "openclaw/plugin-sdk/bundled-channel-config-schema";
|
|
4
|
-
//#
|
|
5
|
-
|
|
6
|
-
const WhatsAppChannelConfigSchema = buildChannelConfigSchema(WhatsAppConfigSchema, { uiHints: {
|
|
4
|
+
//#region extensions/whatsapp/src/config-ui-hints.ts
|
|
5
|
+
const whatsAppChannelConfigUiHints = {
|
|
7
6
|
"": {
|
|
8
7
|
label: "WhatsApp",
|
|
9
8
|
help: "WhatsApp channel provider configuration for access policy and direct-message routing safety."
|
|
@@ -45,6 +44,9 @@ const WhatsAppChannelConfigSchema = buildChannelConfigSchema(WhatsAppConfigSchem
|
|
|
45
44
|
policyTargetDescription: "WhatsApp conversation IDs such as 123@g.us"
|
|
46
45
|
}
|
|
47
46
|
})
|
|
48
|
-
}
|
|
47
|
+
};
|
|
48
|
+
//#endregion
|
|
49
|
+
//#region extensions/whatsapp/src/config-schema.ts
|
|
50
|
+
const WhatsAppChannelConfigSchema = buildChannelConfigSchema(WhatsAppConfigSchema, { uiHints: whatsAppChannelConfigUiHints });
|
|
49
51
|
//#endregion
|
|
50
52
|
export { WhatsAppChannelConfigSchema as t };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { r as getWhatsAppChannelRuntime } from "./runtime-BLlToOi6.js";
|
|
2
2
|
import { n as WHATSAPP_CONNECTION_OWNER_PENDING_CAPABILITY, t as WHATSAPP_CONNECTION_CONTROLLER_CAPABILITY } from "./connection-controller-runtime-context-DG0tuYuw.js";
|
|
3
|
-
import { M as waitForCredsSaveQueueWithTimeout, c as logoutWeb, f as readWebAuthExistsForDecision, k as resolveComparableIdentity, r as WhatsAppAuthUnstableError } from "./auth-store-
|
|
4
|
-
import { a as waitForWaConnection, m as acquireWhatsAppGatewayConnectionOwner, o as DEFAULT_WHATSAPP_SOCKET_TIMING, r as createWaSocket, t as closeWhatsAppSocketAndWait } from "./socket-close-
|
|
3
|
+
import { M as waitForCredsSaveQueueWithTimeout, c as logoutWeb, f as readWebAuthExistsForDecision, k as resolveComparableIdentity, r as WhatsAppAuthUnstableError } from "./auth-store-DTj1H9pv.js";
|
|
4
|
+
import { a as waitForWaConnection, m as acquireWhatsAppGatewayConnectionOwner, o as DEFAULT_WHATSAPP_SOCKET_TIMING, r as createWaSocket, t as closeWhatsAppSocketAndWait } from "./socket-close-CpkkJZCU.js";
|
|
5
5
|
import { n as getStatusCode, t as formatError } from "./session-errors-JuazczrA.js";
|
|
6
6
|
import { computeBackoff, info, sleepWithAbort } from "openclaw/plugin-sdk/runtime-env";
|
|
7
7
|
import { registerChannelRuntimeContext } from "openclaw/plugin-sdk/channel-runtime-context";
|
|
@@ -3,9 +3,9 @@ import { c as resolveMergedWhatsAppAccountConfig, o as resolveWhatsAppAuthDir }
|
|
|
3
3
|
import { c as normalizeWhatsAppTarget, t as isWhatsAppGroupJid } from "./normalize-target-CugRyONv.js";
|
|
4
4
|
import { i as hasPendingWhatsAppConnectionOwner, r as getWhatsAppConnectionController } from "./connection-controller-runtime-context-DG0tuYuw.js";
|
|
5
5
|
import "./normalize-C7Hkc_vE.js";
|
|
6
|
-
import { M as waitForCredsSaveQueueWithTimeout, f as readWebAuthExistsForDecision } from "./auth-store-
|
|
6
|
+
import { M as waitForCredsSaveQueueWithTimeout, f as readWebAuthExistsForDecision } from "./auth-store-DTj1H9pv.js";
|
|
7
7
|
import { n as resolveWebAccountId } from "./active-listener-BEjWsCNM.js";
|
|
8
|
-
import { a as waitForWaConnection, h as acquireWhatsAppStandaloneConnectionOwner, n as createWaDirectorySocket, p as WhatsAppConnectionOwnerBusyError, t as closeWhatsAppSocketAndWait } from "./socket-close-
|
|
8
|
+
import { a as waitForWaConnection, h as acquireWhatsAppStandaloneConnectionOwner, n as createWaDirectorySocket, p as WhatsAppConnectionOwnerBusyError, t as closeWhatsAppSocketAndWait } from "./socket-close-CpkkJZCU.js";
|
|
9
9
|
import { listResolvedDirectoryGroupEntriesFromMapKeys, listResolvedDirectoryUserEntriesFromAllowFrom } from "openclaw/plugin-sdk/directory-config-runtime";
|
|
10
10
|
//#region extensions/whatsapp/src/directory-config.ts
|
|
11
11
|
var directory_config_exports = /* @__PURE__ */ __exportAll({
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as listWhatsAppDirectoryGroupsFromConfig, r as listWhatsAppDirectoryPeersFromConfig } from "./directory-config-
|
|
1
|
+
import { n as listWhatsAppDirectoryGroupsFromConfig, r as listWhatsAppDirectoryPeersFromConfig } from "./directory-config-LgxYJLWY.js";
|
|
2
2
|
//#region extensions/whatsapp/directory-contract-api.ts
|
|
3
3
|
const whatsappDirectoryContractPlugin = {
|
|
4
4
|
id: "whatsapp",
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { a as resolveWhatsAppAccount } from "./accounts-CeKQbu_s.js";
|
|
2
2
|
import { c as normalizeWhatsAppTarget } from "./normalize-target-CugRyONv.js";
|
|
3
3
|
import "./normalize-C7Hkc_vE.js";
|
|
4
|
-
import { r as jidToE164 } from "./targets-runtime-
|
|
5
|
-
import "./text-runtime-
|
|
4
|
+
import { r as jidToE164 } from "./targets-runtime-RBjx3pg_.js";
|
|
5
|
+
import "./text-runtime-DyfmcATV.js";
|
|
6
6
|
import { formatMediaPlaceholderText } from "openclaw/plugin-sdk/channel-inbound";
|
|
7
7
|
import { createChannelApprovalAuth } from "openclaw/plugin-sdk/approval-auth-runtime";
|
|
8
8
|
import { isHostedLidUser, isHostedPnUser, isLidUser, isPnUser } from "baileys";
|
|
@@ -32,7 +32,7 @@ const getWhatsAppApprovalApprovers = whatsappApproval.resolveApprovers;
|
|
|
32
32
|
const whatsappApprovalAuth = whatsappApproval.approvalAuth;
|
|
33
33
|
//#endregion
|
|
34
34
|
//#region extensions/whatsapp/src/quoted-message.ts
|
|
35
|
-
const CACHE_TTL_MS =
|
|
35
|
+
const CACHE_TTL_MS = 6e5;
|
|
36
36
|
const MAX_ENTRIES = 500;
|
|
37
37
|
const cache = /* @__PURE__ */ new Map();
|
|
38
38
|
function makeCacheKey(accountId, remoteJid, messageId) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as createWhatsAppLoginTool } from "./agent-tools-login-B-2qZPzc.js";
|
|
2
|
-
import { c as logoutWeb, g as readWebSelfId, l as pickWebChannel, o as getWebAuthAgeMs, s as logWebSelfId, t as WA_WEB_AUTH_DIR, x as webAuthExists, y as resolveDefaultWebAuthDir } from "./auth-store-
|
|
2
|
+
import { c as logoutWeb, g as readWebSelfId, l as pickWebChannel, o as getWebAuthAgeMs, s as logWebSelfId, t as WA_WEB_AUTH_DIR, x as webAuthExists, y as resolveDefaultWebAuthDir } from "./auth-store-DTj1H9pv.js";
|
|
3
3
|
import { t as getActiveWebListener } from "./active-listener-BEjWsCNM.js";
|
|
4
4
|
import { n as getStatusCode, t as formatError } from "./session-errors-JuazczrA.js";
|
|
5
5
|
export { WA_WEB_AUTH_DIR, createWhatsAppLoginTool, formatError, getActiveWebListener, getStatusCode, getWebAuthAgeMs, logWebSelfId, logoutWeb, pickWebChannel, readWebSelfId, resolveDefaultWebAuthDir, webAuthExists };
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { t as __exportAll } from "./rolldown-runtime-D7D4PA-g.js";
|
|
2
2
|
import { a as resolveWhatsAppAccount } from "./accounts-CeKQbu_s.js";
|
|
3
|
-
import { b as restoreCredsFromBackupIfNeeded } from "./auth-store-
|
|
4
|
-
import { f as renderQrTerminal, r as createWaSocket, u as resolveWhatsAppSocketTiming } from "./socket-close-
|
|
5
|
-
import { a as closeWaSocketSoon, o as waitForWhatsAppLoginResult } from "./connection-controller-
|
|
3
|
+
import { b as restoreCredsFromBackupIfNeeded } from "./auth-store-DTj1H9pv.js";
|
|
4
|
+
import { f as renderQrTerminal, r as createWaSocket, u as resolveWhatsAppSocketTiming } from "./socket-close-CpkkJZCU.js";
|
|
5
|
+
import { a as closeWaSocketSoon, o as waitForWhatsAppLoginResult } from "./connection-controller-BvkxsbWi.js";
|
|
6
6
|
import { formatCliCommand } from "openclaw/plugin-sdk/cli-runtime";
|
|
7
7
|
import { logInfo } from "openclaw/plugin-sdk/logging-core";
|
|
8
8
|
import { danger, defaultRuntime, success } from "openclaw/plugin-sdk/runtime-env";
|
|
@@ -12,8 +12,9 @@ var login_exports = /* @__PURE__ */ __exportAll({ loginWeb: () => loginWeb });
|
|
|
12
12
|
const QR_LINK_INSTRUCTION = "Open the WhatsApp app, go to Linked Devices, then scan this QR:";
|
|
13
13
|
const CLEAR_TERMINAL = "\x1B[2J\x1B[H";
|
|
14
14
|
async function loginWeb(verbose, waitForConnection, runtime = defaultRuntime, accountId, options) {
|
|
15
|
+
const cfg = getRuntimeConfig();
|
|
15
16
|
const account = resolveWhatsAppAccount({
|
|
16
|
-
cfg
|
|
17
|
+
cfg,
|
|
17
18
|
accountId
|
|
18
19
|
});
|
|
19
20
|
const socketTiming = resolveWhatsAppSocketTiming();
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { a as resolveWhatsAppAccount } from "./accounts-CeKQbu_s.js";
|
|
2
|
-
import { c as logoutWeb, f as readWebAuthExistsForDecision, g as readWebSelfId, n as WHATSAPP_AUTH_UNSTABLE_CODE } from "./auth-store-
|
|
2
|
+
import { c as logoutWeb, f as readWebAuthExistsForDecision, g as readWebSelfId, n as WHATSAPP_AUTH_UNSTABLE_CODE } from "./auth-store-DTj1H9pv.js";
|
|
3
3
|
import { t as getActiveWebListener } from "./active-listener-BEjWsCNM.js";
|
|
4
|
-
import { r as createWaSocket, u as resolveWhatsAppSocketTiming } from "./socket-close-
|
|
4
|
+
import { r as createWaSocket, u as resolveWhatsAppSocketTiming } from "./socket-close-CpkkJZCU.js";
|
|
5
5
|
import { t as formatError } from "./session-errors-JuazczrA.js";
|
|
6
|
-
import { i as closeWaSocket, o as waitForWhatsAppLoginResult, t as WHATSAPP_LOGGED_OUT_QR_MESSAGE } from "./connection-controller-
|
|
6
|
+
import { i as closeWaSocket, o as waitForWhatsAppLoginResult, t as WHATSAPP_LOGGED_OUT_QR_MESSAGE } from "./connection-controller-BvkxsbWi.js";
|
|
7
7
|
import { logInfo } from "openclaw/plugin-sdk/logging-core";
|
|
8
8
|
import { danger, defaultRuntime, info, success } from "openclaw/plugin-sdk/runtime-env";
|
|
9
9
|
import { renderQrPngDataUrl } from "openclaw/plugin-sdk/media-runtime";
|
|
@@ -16,7 +16,7 @@ function waitForNextTask() {
|
|
|
16
16
|
setImmediate(resolve);
|
|
17
17
|
});
|
|
18
18
|
}
|
|
19
|
-
const ACTIVE_LOGIN_TTL_MS =
|
|
19
|
+
const ACTIVE_LOGIN_TTL_MS = 18e4;
|
|
20
20
|
const MAX_QR_RENDER_CHASES = 10;
|
|
21
21
|
const activeLogins = /* @__PURE__ */ new Map();
|
|
22
22
|
function resolveWhatsAppLoginTimeoutMs(value, fallbackMs, minMs) {
|
|
@@ -186,8 +186,9 @@ async function waitForQrOrRecoveredLogin(params) {
|
|
|
186
186
|
}
|
|
187
187
|
async function startWebLoginWithQr(opts = {}) {
|
|
188
188
|
const runtime = opts.runtime ?? defaultRuntime;
|
|
189
|
+
const cfg = getRuntimeConfig();
|
|
189
190
|
const account = resolveWhatsAppAccount({
|
|
190
|
-
cfg
|
|
191
|
+
cfg,
|
|
191
192
|
accountId: opts.accountId
|
|
192
193
|
});
|
|
193
194
|
const socketTiming = resolveWhatsAppSocketTiming();
|
|
@@ -351,8 +352,9 @@ async function startWebLoginWithQr(opts = {}) {
|
|
|
351
352
|
}
|
|
352
353
|
async function waitForWebLogin(opts = {}) {
|
|
353
354
|
const runtime = opts.runtime ?? defaultRuntime;
|
|
355
|
+
const cfg = getRuntimeConfig();
|
|
354
356
|
const account = resolveWhatsAppAccount({
|
|
355
|
-
cfg
|
|
357
|
+
cfg,
|
|
356
358
|
accountId: opts.accountId
|
|
357
359
|
});
|
|
358
360
|
const activeLogin = activeLogins.get(account.accountId);
|
package/dist/login-qr-runtime.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { createLazyRuntimeModule } from "openclaw/plugin-sdk/lazy-runtime";
|
|
2
2
|
//#region extensions/whatsapp/login-qr-runtime.ts
|
|
3
|
-
const loadLoginQrModule = createLazyRuntimeModule(() => import("./login-qr-
|
|
3
|
+
const loadLoginQrModule = createLazyRuntimeModule(() => import("./login-qr-B3m61NqA.js"));
|
|
4
4
|
async function startWebLoginWithQr(...args) {
|
|
5
5
|
const { startWebLoginWithQr: startWebLoginWithQrLocal } = await loadLoginQrModule();
|
|
6
6
|
return await startWebLoginWithQrLocal(...args);
|