openclaw-multi-auto 1.5.2 → 1.5.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/{audio-preflight-5FEeDooz.js → audio-preflight-DDBLZBdb.js} +4 -4
- package/dist/{audio-transcription-runner-B-UvoDjZ.js → audio-transcription-runner-DZbSWT9E.js} +1 -1
- package/dist/build-info.json +3 -3
- package/dist/canvas-host/a2ui/.bundle.hash +1 -1
- package/dist/{chrome-D45SyhQL.js → chrome-CMU2WVFh.js} +8 -8
- package/dist/{deliver-B9cys0EZ.js → deliver-BXVcFIHL.js} +1 -1
- package/dist/{deliver-runtime-DhaQJ0pI.js → deliver-runtime-DTaIS-1i.js} +3 -3
- package/dist/{deps-send-whatsapp.runtime-DvTL2tzN.js → deps-send-whatsapp.runtime-CIZqFAqb.js} +7 -7
- package/dist/extensionAPI.js +6 -6
- package/dist/{image-DAOPwVXi.js → image-BCVLo0qw.js} +1 -1
- package/dist/{image-runtime-wlCLVvVv.js → image-runtime-DtCKpMPZ.js} +3 -3
- package/dist/{pi-embedded-DYU79yGe.js → pi-embedded-CgQ_W6Xs.js} +24 -24
- package/dist/{pi-embedded-helpers-uTRAmQ4n.js → pi-embedded-helpers-CwuBTKza.js} +3 -3
- package/dist/plugin-sdk/accounts-CJWOBzwB.js +35 -0
- package/dist/plugin-sdk/accounts-DP1-L-QS.js +288 -0
- package/dist/plugin-sdk/accounts-DZhWlEg3.js +46 -0
- package/dist/plugin-sdk/active-listener-B_sLJTXM.js +50 -0
- package/dist/plugin-sdk/api-key-rotation-BRE4X2tf.js +181 -0
- package/dist/plugin-sdk/audio-preflight-DGEUDxxR.js +69 -0
- package/dist/plugin-sdk/audio-transcription-runner-DkoPNPYt.js +2176 -0
- package/dist/plugin-sdk/audit-membership-runtime-DSBHHw7o.js +58 -0
- package/dist/plugin-sdk/bluebubbles.js +2 -2
- package/dist/plugin-sdk/channel-activity-F3d0yUwy.js +94 -0
- package/dist/plugin-sdk/channel-web-QF7EpjeP.js +2256 -0
- package/dist/plugin-sdk/chrome-BXoCyCkY.js +2415 -0
- package/dist/plugin-sdk/commands-registry-t7cXBTfN.js +1125 -0
- package/dist/plugin-sdk/config-BkEnz2Po.js +17913 -0
- package/dist/plugin-sdk/deliver-B6AG_l67.js +1694 -0
- package/dist/plugin-sdk/deliver-runtime-D585kJZc.js +32 -0
- package/dist/plugin-sdk/deps-send-discord.runtime-a_OKY2js.js +23 -0
- package/dist/plugin-sdk/deps-send-imessage.runtime-Baxy9TD4.js +22 -0
- package/dist/plugin-sdk/deps-send-signal.runtime-BwXoCrFl.js +21 -0
- package/dist/plugin-sdk/deps-send-slack.runtime-CLmKjgso.js +19 -0
- package/dist/plugin-sdk/deps-send-telegram.runtime-BKfdBKnZ.js +24 -0
- package/dist/plugin-sdk/deps-send-whatsapp.runtime-BOTwkbx_.js +57 -0
- package/dist/plugin-sdk/diagnostic-CsP-lEkI.js +319 -0
- package/dist/plugin-sdk/errors-DaiAM-yU.js +54 -0
- package/dist/plugin-sdk/fetch-guard-DETCcJzQ.js +156 -0
- package/dist/plugin-sdk/fs-safe-B8y811FR.js +352 -0
- package/dist/plugin-sdk/image-DjTEkYZE.js +2310 -0
- package/dist/plugin-sdk/image-ops-BSiMpAw4.js +584 -0
- package/dist/plugin-sdk/image-runtime-6xPp8m5a.js +25 -0
- package/dist/plugin-sdk/index.js +50 -50
- package/dist/plugin-sdk/ir-DQ7_HbvK.js +1296 -0
- package/dist/plugin-sdk/irc.js +2 -2
- package/dist/plugin-sdk/local-roots-BUP4YBmR.js +186 -0
- package/dist/plugin-sdk/logger-CZY9KIoY.js +1163 -0
- package/dist/plugin-sdk/login-BxEKLlCo.js +57 -0
- package/dist/plugin-sdk/login-qr-BQIpMPr9.js +320 -0
- package/dist/plugin-sdk/manager-I6KbPihW.js +3917 -0
- package/dist/plugin-sdk/manager-runtime-CFfYYWIQ.js +15 -0
- package/dist/plugin-sdk/outbound-NS6UHnB6.js +212 -0
- package/dist/plugin-sdk/outbound-attachment-Dy6fyf6H.js +19 -0
- package/dist/plugin-sdk/path-alias-guards-DBjLbIX_.js +43 -0
- package/dist/plugin-sdk/paths-vTM3Lh3X.js +166 -0
- package/dist/plugin-sdk/pi-embedded-helpers-1R1gu7eX.js +9627 -0
- package/dist/plugin-sdk/pi-model-discovery-runtime-Do9o-dUd.js +8 -0
- package/dist/plugin-sdk/pi-model-discovery-v-XPUOOf.js +134 -0
- package/dist/plugin-sdk/pi-tools.before-tool-call.runtime-D4sFsIks.js +354 -0
- package/dist/plugin-sdk/plugins-DeBZB9l_.js +864 -0
- package/dist/plugin-sdk/proxy-fetch-ChxOhWF4.js +38 -0
- package/dist/plugin-sdk/pw-ai-DEOmCSSC.js +1938 -0
- package/dist/plugin-sdk/qmd-manager-HyYKoEch.js +1448 -0
- package/dist/plugin-sdk/query-expansion-CeyKUeDW.js +1011 -0
- package/dist/plugin-sdk/redact-DjVX-1N3.js +319 -0
- package/dist/plugin-sdk/reply-DAo_Jt8K.js +97916 -0
- package/dist/plugin-sdk/resolve-outbound-target-B42qgQS9.js +40 -0
- package/dist/plugin-sdk/run-with-concurrency-Bt_ks0Qa.js +1994 -0
- package/dist/plugin-sdk/runtime-whatsapp-login.runtime-B6W989eF.js +10 -0
- package/dist/plugin-sdk/runtime-whatsapp-outbound.runtime-c_GDFy37.js +19 -0
- package/dist/plugin-sdk/send-CQpMudwO.js +2587 -0
- package/dist/plugin-sdk/send-DQHLzVyO.js +414 -0
- package/dist/plugin-sdk/send-DTB24bEF.js +3135 -0
- package/dist/plugin-sdk/send-DfHadjZ_.js +503 -0
- package/dist/plugin-sdk/send-XXlW2iny.js +540 -0
- package/dist/plugin-sdk/session-6TF6MyaC.js +169 -0
- package/dist/plugin-sdk/skill-commands-CkGeFUMl.js +342 -0
- package/dist/plugin-sdk/skills-CBkHBYPq.js +1428 -0
- package/dist/plugin-sdk/slash-commands.runtime-CxliuGaP.js +13 -0
- package/dist/plugin-sdk/slash-dispatch.runtime-DFaeYlJQ.js +52 -0
- package/dist/plugin-sdk/slash-skill-commands.runtime-0M0OLCxq.js +16 -0
- package/dist/plugin-sdk/ssrf-cFtplYtS.js +202 -0
- package/dist/plugin-sdk/store-5nyxY3WU.js +81 -0
- package/dist/plugin-sdk/subagent-registry-runtime-DCtmDwna.js +52 -0
- package/dist/plugin-sdk/tables-C47P4GTN.js +55 -0
- package/dist/plugin-sdk/target-errors-Blia4S69.js +195 -0
- package/dist/plugin-sdk/thinking-Bo2eosVa.js +1206 -0
- package/dist/plugin-sdk/tokens-DgNRBwIg.js +52 -0
- package/dist/plugin-sdk/tool-images-Gk_-0y2N.js +274 -0
- package/dist/plugin-sdk/web-CVxZbXyH.js +56 -0
- package/dist/plugin-sdk/whatsapp-actions-Bw0H9g-n.js +80 -0
- package/dist/{pw-ai-GcYO6HPE.js → pw-ai-CmphSzHx.js} +1 -1
- package/dist/{slash-dispatch.runtime-Dh053pQK.js → slash-dispatch.runtime-131yup2e.js} +6 -6
- package/dist/{subagent-registry-runtime-DSi5mnCQ.js → subagent-registry-runtime-DbSf_Je6.js} +6 -6
- package/dist/{web-1hWJDzNA.js → web-MR9d7KyB.js} +6 -6
- package/package.json +1 -1
- package/scripts/create-instance.sh +1 -37
- package/scripts/npm_publish.sh +0 -65
- package/scripts/npm_publish_backup.sh +185 -0
- package/extensions/page-action-cache/dist/actions-executor.d.ts +0 -62
- package/extensions/page-action-cache/dist/actions-executor.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/actions-executor.js +0 -339
- package/extensions/page-action-cache/dist/actions-executor.js.map +0 -1
- package/extensions/page-action-cache/dist/cache-invalidator.d.ts +0 -70
- package/extensions/page-action-cache/dist/cache-invalidator.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/cache-invalidator.js +0 -212
- package/extensions/page-action-cache/dist/cache-invalidator.js.map +0 -1
- package/extensions/page-action-cache/dist/cache-store.d.ts +0 -80
- package/extensions/page-action-cache/dist/cache-store.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/cache-store.js +0 -361
- package/extensions/page-action-cache/dist/cache-store.js.map +0 -1
- package/extensions/page-action-cache/dist/cache-strategy.d.ts +0 -65
- package/extensions/page-action-cache/dist/cache-strategy.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/cache-strategy.js +0 -237
- package/extensions/page-action-cache/dist/cache-strategy.js.map +0 -1
- package/extensions/page-action-cache/dist/hooks-entry.d.ts +0 -29
- package/extensions/page-action-cache/dist/hooks-entry.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/hooks-entry.js +0 -83
- package/extensions/page-action-cache/dist/hooks-entry.js.map +0 -1
- package/extensions/page-action-cache/dist/hooks.d.ts +0 -10
- package/extensions/page-action-cache/dist/hooks.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/hooks.js +0 -277
- package/extensions/page-action-cache/dist/hooks.js.map +0 -1
- package/extensions/page-action-cache/dist/index.d.ts +0 -24
- package/extensions/page-action-cache/dist/index.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/index.js +0 -34
- package/extensions/page-action-cache/dist/index.js.map +0 -1
- package/extensions/page-action-cache/dist/scenario-recognizer.d.ts +0 -45
- package/extensions/page-action-cache/dist/scenario-recognizer.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/scenario-recognizer.js +0 -213
- package/extensions/page-action-cache/dist/scenario-recognizer.js.map +0 -1
- package/extensions/page-action-cache/dist/security-policy.d.ts +0 -62
- package/extensions/page-action-cache/dist/security-policy.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/security-policy.js +0 -219
- package/extensions/page-action-cache/dist/security-policy.js.map +0 -1
- package/extensions/page-action-cache/dist/tools.d.ts +0 -209
- package/extensions/page-action-cache/dist/tools.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/tools.js +0 -383
- package/extensions/page-action-cache/dist/tools.js.map +0 -1
- package/extensions/page-action-cache/dist/types.d.ts +0 -336
- package/extensions/page-action-cache/dist/types.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/types.js +0 -8
- package/extensions/page-action-cache/dist/types.js.map +0 -1
- package/extensions/page-action-cache/dist/ux-enhancer.d.ts +0 -60
- package/extensions/page-action-cache/dist/ux-enhancer.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/ux-enhancer.js +0 -218
- package/extensions/page-action-cache/dist/ux-enhancer.js.map +0 -1
- package/extensions/page-action-cache/dist/variable-resolver.d.ts +0 -28
- package/extensions/page-action-cache/dist/variable-resolver.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/variable-resolver.js +0 -201
- package/extensions/page-action-cache/dist/variable-resolver.js.map +0 -1
- package/extensions/page-action-cache/docs/API.md +0 -555
- package/extensions/page-action-cache/docs/IMPLEMENTATION.md +0 -1792
- package/extensions/page-action-cache/docs/INTEGRATION.md +0 -387
- package/extensions/page-action-cache/docs/README.md +0 -183
- package/extensions/page-action-cache/index.ts +0 -118
- package/extensions/page-action-cache/node_modules/.bin/nlc +0 -21
- package/extensions/page-action-cache/node_modules/.bin/node-llama-cpp +0 -21
- package/extensions/page-action-cache/node_modules/.bin/openclaw +0 -21
- package/extensions/page-action-cache/node_modules/.bin/tsc +0 -21
- package/extensions/page-action-cache/node_modules/.bin/tsserver +0 -21
- package/extensions/page-action-cache/node_modules/.bin/vitest +0 -21
- package/extensions/page-action-cache/openclaw.plugin.json +0 -208
- package/extensions/page-action-cache/package.json +0 -74
- package/extensions/page-action-cache/scripts/npm_publish.sh +0 -80
- package/extensions/page-action-cache/skills/page-action-cache/SKILL.md +0 -216
- package/extensions/page-action-cache/src/actions-executor.ts +0 -441
- package/extensions/page-action-cache/src/cache-invalidator.ts +0 -271
- package/extensions/page-action-cache/src/cache-store.ts +0 -457
- package/extensions/page-action-cache/src/cache-strategy.ts +0 -327
- package/extensions/page-action-cache/src/hooks-entry.ts +0 -114
- package/extensions/page-action-cache/src/hooks.ts +0 -332
- package/extensions/page-action-cache/src/index.ts +0 -89
- package/extensions/page-action-cache/src/scenario-recognizer.ts +0 -259
- package/extensions/page-action-cache/src/security-policy.ts +0 -268
- package/extensions/page-action-cache/src/tools.ts +0 -437
- package/extensions/page-action-cache/src/types.ts +0 -482
- package/extensions/page-action-cache/src/ux-enhancer.ts +0 -266
- package/extensions/page-action-cache/src/variable-resolver.ts +0 -258
- package/extensions/page-action-cache/tests/actions-executor.test.ts +0 -424
- package/extensions/page-action-cache/tests/cache-store.test.ts +0 -267
- package/extensions/page-action-cache/tests/integration-test.ts +0 -62
- package/extensions/page-action-cache/tests/scenario-recognizer.test.ts +0 -140
- package/extensions/page-action-cache/tests/variable-resolver.test.ts +0 -187
- package/extensions/page-action-cache/tsconfig.json +0 -39
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import { _ as escapeRegExp } from "./logger-CZY9KIoY.js";
|
|
2
|
+
|
|
3
|
+
//#region src/auto-reply/tokens.ts
|
|
4
|
+
const HEARTBEAT_TOKEN = "HEARTBEAT_OK";
|
|
5
|
+
const SILENT_REPLY_TOKEN = "NO_REPLY";
|
|
6
|
+
const silentExactRegexByToken = /* @__PURE__ */ new Map();
|
|
7
|
+
const silentTrailingRegexByToken = /* @__PURE__ */ new Map();
|
|
8
|
+
function getSilentExactRegex(token) {
|
|
9
|
+
const cached = silentExactRegexByToken.get(token);
|
|
10
|
+
if (cached) return cached;
|
|
11
|
+
const escaped = escapeRegExp(token);
|
|
12
|
+
const regex = new RegExp(`^\\s*${escaped}\\s*$`);
|
|
13
|
+
silentExactRegexByToken.set(token, regex);
|
|
14
|
+
return regex;
|
|
15
|
+
}
|
|
16
|
+
function getSilentTrailingRegex(token) {
|
|
17
|
+
const cached = silentTrailingRegexByToken.get(token);
|
|
18
|
+
if (cached) return cached;
|
|
19
|
+
const escaped = escapeRegExp(token);
|
|
20
|
+
const regex = new RegExp(`(?:^|\\s+|\\*+)${escaped}\\s*$`);
|
|
21
|
+
silentTrailingRegexByToken.set(token, regex);
|
|
22
|
+
return regex;
|
|
23
|
+
}
|
|
24
|
+
function isSilentReplyText(text, token = SILENT_REPLY_TOKEN) {
|
|
25
|
+
if (!text) return false;
|
|
26
|
+
return getSilentExactRegex(token).test(text);
|
|
27
|
+
}
|
|
28
|
+
/**
|
|
29
|
+
* Strip a trailing silent reply token from mixed-content text.
|
|
30
|
+
* Returns the remaining text with the token removed (trimmed).
|
|
31
|
+
* If the result is empty, the entire message should be treated as silent.
|
|
32
|
+
*/
|
|
33
|
+
function stripSilentToken(text, token = SILENT_REPLY_TOKEN) {
|
|
34
|
+
return text.replace(getSilentTrailingRegex(token), "").trim();
|
|
35
|
+
}
|
|
36
|
+
function isSilentReplyPrefixText(text, token = SILENT_REPLY_TOKEN) {
|
|
37
|
+
if (!text) return false;
|
|
38
|
+
const trimmed = text.trimStart();
|
|
39
|
+
if (!trimmed) return false;
|
|
40
|
+
if (trimmed !== trimmed.toUpperCase()) return false;
|
|
41
|
+
const normalized = trimmed.toUpperCase();
|
|
42
|
+
if (!normalized) return false;
|
|
43
|
+
if (normalized.length < 2) return false;
|
|
44
|
+
if (/[^A-Z_]/.test(normalized)) return false;
|
|
45
|
+
const tokenUpper = token.toUpperCase();
|
|
46
|
+
if (!tokenUpper.startsWith(normalized)) return false;
|
|
47
|
+
if (normalized.includes("_")) return true;
|
|
48
|
+
return tokenUpper === SILENT_REPLY_TOKEN && normalized === "NO";
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
//#endregion
|
|
52
|
+
export { stripSilentToken as a, isSilentReplyText as i, SILENT_REPLY_TOKEN as n, isSilentReplyPrefixText as r, HEARTBEAT_TOKEN as t };
|
|
@@ -0,0 +1,274 @@
|
|
|
1
|
+
import { a as createSubsystemLogger } from "./logger-CZY9KIoY.js";
|
|
2
|
+
import { i as getImageMetadata, n as buildImageResizeSideGrid, s as resizeToJpeg, t as IMAGE_REDUCE_QUALITY_STEPS } from "./image-ops-BSiMpAw4.js";
|
|
3
|
+
|
|
4
|
+
//#region src/media/base64.ts
|
|
5
|
+
function estimateBase64DecodedBytes(base64) {
|
|
6
|
+
let effectiveLen = 0;
|
|
7
|
+
for (let i = 0; i < base64.length; i += 1) {
|
|
8
|
+
if (base64.charCodeAt(i) <= 32) continue;
|
|
9
|
+
effectiveLen += 1;
|
|
10
|
+
}
|
|
11
|
+
if (effectiveLen === 0) return 0;
|
|
12
|
+
let padding = 0;
|
|
13
|
+
let end = base64.length - 1;
|
|
14
|
+
while (end >= 0 && base64.charCodeAt(end) <= 32) end -= 1;
|
|
15
|
+
if (end >= 0 && base64[end] === "=") {
|
|
16
|
+
padding = 1;
|
|
17
|
+
end -= 1;
|
|
18
|
+
while (end >= 0 && base64.charCodeAt(end) <= 32) end -= 1;
|
|
19
|
+
if (end >= 0 && base64[end] === "=") padding = 2;
|
|
20
|
+
}
|
|
21
|
+
const estimated = Math.floor(effectiveLen * 3 / 4) - padding;
|
|
22
|
+
return Math.max(0, estimated);
|
|
23
|
+
}
|
|
24
|
+
const BASE64_CHARS_RE = /^[A-Za-z0-9+/]+={0,2}$/;
|
|
25
|
+
/**
|
|
26
|
+
* Normalize and validate a base64 string.
|
|
27
|
+
* Returns canonical base64 (no whitespace) or undefined when invalid.
|
|
28
|
+
*/
|
|
29
|
+
function canonicalizeBase64(base64) {
|
|
30
|
+
const cleaned = base64.replace(/\s+/g, "");
|
|
31
|
+
if (!cleaned || cleaned.length % 4 !== 0 || !BASE64_CHARS_RE.test(cleaned)) return;
|
|
32
|
+
return cleaned;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
//#endregion
|
|
36
|
+
//#region src/agents/image-sanitization.ts
|
|
37
|
+
const DEFAULT_IMAGE_MAX_DIMENSION_PX = 1200;
|
|
38
|
+
const DEFAULT_IMAGE_MAX_BYTES = 5 * 1024 * 1024;
|
|
39
|
+
function resolveImageSanitizationLimits(cfg) {
|
|
40
|
+
const configured = cfg?.agents?.defaults?.imageMaxDimensionPx;
|
|
41
|
+
if (typeof configured !== "number" || !Number.isFinite(configured)) return {};
|
|
42
|
+
return { maxDimensionPx: Math.max(1, Math.floor(configured)) };
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
//#endregion
|
|
46
|
+
//#region src/agents/tool-images.ts
|
|
47
|
+
const MAX_IMAGE_DIMENSION_PX = DEFAULT_IMAGE_MAX_DIMENSION_PX;
|
|
48
|
+
const MAX_IMAGE_BYTES = DEFAULT_IMAGE_MAX_BYTES;
|
|
49
|
+
const log = createSubsystemLogger("agents/tool-images");
|
|
50
|
+
function isImageBlock(block) {
|
|
51
|
+
if (!block || typeof block !== "object") return false;
|
|
52
|
+
const rec = block;
|
|
53
|
+
return rec.type === "image" && typeof rec.data === "string" && typeof rec.mimeType === "string";
|
|
54
|
+
}
|
|
55
|
+
function isTextBlock(block) {
|
|
56
|
+
if (!block || typeof block !== "object") return false;
|
|
57
|
+
const rec = block;
|
|
58
|
+
return rec.type === "text" && typeof rec.text === "string";
|
|
59
|
+
}
|
|
60
|
+
function inferMimeTypeFromBase64(base64) {
|
|
61
|
+
const trimmed = base64.trim();
|
|
62
|
+
if (!trimmed) return;
|
|
63
|
+
if (trimmed.startsWith("/9j/")) return "image/jpeg";
|
|
64
|
+
if (trimmed.startsWith("iVBOR")) return "image/png";
|
|
65
|
+
if (trimmed.startsWith("R0lGOD")) return "image/gif";
|
|
66
|
+
}
|
|
67
|
+
function formatBytesShort(bytes) {
|
|
68
|
+
if (!Number.isFinite(bytes) || bytes < 1024) return `${Math.max(0, Math.round(bytes))}B`;
|
|
69
|
+
if (bytes < 1024 * 1024) return `${(bytes / 1024).toFixed(1)}KB`;
|
|
70
|
+
return `${(bytes / (1024 * 1024)).toFixed(2)}MB`;
|
|
71
|
+
}
|
|
72
|
+
function parseMediaPathFromText(text) {
|
|
73
|
+
for (const line of text.split(/\r?\n/u)) {
|
|
74
|
+
const trimmed = line.trim();
|
|
75
|
+
if (!trimmed.startsWith("MEDIA:")) continue;
|
|
76
|
+
const raw = trimmed.slice(6).trim();
|
|
77
|
+
if (!raw) continue;
|
|
78
|
+
return (raw.match(/^`([^`]+)`$/u)?.[1] ?? raw).trim();
|
|
79
|
+
}
|
|
80
|
+
}
|
|
81
|
+
function fileNameFromPathLike(pathLike) {
|
|
82
|
+
const value = pathLike.trim();
|
|
83
|
+
if (!value) return;
|
|
84
|
+
try {
|
|
85
|
+
const candidate = new URL(value).pathname.split("/").filter(Boolean).at(-1);
|
|
86
|
+
return candidate && candidate.length > 0 ? candidate : void 0;
|
|
87
|
+
} catch {}
|
|
88
|
+
const candidate = value.replaceAll("\\", "/").split("/").filter(Boolean).at(-1);
|
|
89
|
+
return candidate && candidate.length > 0 ? candidate : void 0;
|
|
90
|
+
}
|
|
91
|
+
function inferImageFileName(params) {
|
|
92
|
+
const rec = params.block;
|
|
93
|
+
for (const key of [
|
|
94
|
+
"fileName",
|
|
95
|
+
"filename",
|
|
96
|
+
"path",
|
|
97
|
+
"url"
|
|
98
|
+
]) {
|
|
99
|
+
const raw = rec[key];
|
|
100
|
+
if (typeof raw !== "string" || raw.trim().length === 0) continue;
|
|
101
|
+
const candidate = fileNameFromPathLike(raw);
|
|
102
|
+
if (candidate) return candidate;
|
|
103
|
+
}
|
|
104
|
+
if (typeof rec.name === "string" && rec.name.trim().length > 0) return rec.name.trim();
|
|
105
|
+
if (params.mediaPathHint) {
|
|
106
|
+
const candidate = fileNameFromPathLike(params.mediaPathHint);
|
|
107
|
+
if (candidate) return candidate;
|
|
108
|
+
}
|
|
109
|
+
if (typeof params.label === "string" && params.label.startsWith("read:")) {
|
|
110
|
+
const candidate = fileNameFromPathLike(params.label.slice(5));
|
|
111
|
+
if (candidate) return candidate;
|
|
112
|
+
}
|
|
113
|
+
}
|
|
114
|
+
async function resizeImageBase64IfNeeded(params) {
|
|
115
|
+
const buf = Buffer.from(params.base64, "base64");
|
|
116
|
+
const meta = await getImageMetadata(buf);
|
|
117
|
+
const width = meta?.width;
|
|
118
|
+
const height = meta?.height;
|
|
119
|
+
const overBytes = buf.byteLength > params.maxBytes;
|
|
120
|
+
const hasDimensions = typeof width === "number" && typeof height === "number";
|
|
121
|
+
const overDimensions = hasDimensions && (width > params.maxDimensionPx || height > params.maxDimensionPx);
|
|
122
|
+
if (hasDimensions && !overBytes && width <= params.maxDimensionPx && height <= params.maxDimensionPx) return {
|
|
123
|
+
base64: params.base64,
|
|
124
|
+
mimeType: params.mimeType,
|
|
125
|
+
resized: false,
|
|
126
|
+
width,
|
|
127
|
+
height
|
|
128
|
+
};
|
|
129
|
+
const maxDim = hasDimensions ? Math.max(width ?? 0, height ?? 0) : params.maxDimensionPx;
|
|
130
|
+
const sideStart = maxDim > 0 ? Math.min(params.maxDimensionPx, maxDim) : params.maxDimensionPx;
|
|
131
|
+
const sideGrid = buildImageResizeSideGrid(params.maxDimensionPx, sideStart);
|
|
132
|
+
let smallest = null;
|
|
133
|
+
for (const side of sideGrid) for (const quality of IMAGE_REDUCE_QUALITY_STEPS) {
|
|
134
|
+
const out = await resizeToJpeg({
|
|
135
|
+
buffer: buf,
|
|
136
|
+
maxSide: side,
|
|
137
|
+
quality,
|
|
138
|
+
withoutEnlargement: true
|
|
139
|
+
});
|
|
140
|
+
if (!smallest || out.byteLength < smallest.size) smallest = {
|
|
141
|
+
buffer: out,
|
|
142
|
+
size: out.byteLength
|
|
143
|
+
};
|
|
144
|
+
if (out.byteLength <= params.maxBytes) {
|
|
145
|
+
const sourcePixels = typeof width === "number" && typeof height === "number" ? `${width}x${height}px` : "unknown";
|
|
146
|
+
const sourceWithFile = params.fileName ? `${params.fileName} ${sourcePixels}` : sourcePixels;
|
|
147
|
+
const byteReductionPct = buf.byteLength > 0 ? Number(((buf.byteLength - out.byteLength) / buf.byteLength * 100).toFixed(1)) : 0;
|
|
148
|
+
log.info(`Image resized to fit limits: ${sourceWithFile} ${formatBytesShort(buf.byteLength)} -> ${formatBytesShort(out.byteLength)} (-${byteReductionPct}%)`, {
|
|
149
|
+
label: params.label,
|
|
150
|
+
fileName: params.fileName,
|
|
151
|
+
sourceMimeType: params.mimeType,
|
|
152
|
+
sourceWidth: width,
|
|
153
|
+
sourceHeight: height,
|
|
154
|
+
sourceBytes: buf.byteLength,
|
|
155
|
+
maxBytes: params.maxBytes,
|
|
156
|
+
maxDimensionPx: params.maxDimensionPx,
|
|
157
|
+
triggerOverBytes: overBytes,
|
|
158
|
+
triggerOverDimensions: overDimensions,
|
|
159
|
+
outputMimeType: "image/jpeg",
|
|
160
|
+
outputBytes: out.byteLength,
|
|
161
|
+
outputQuality: quality,
|
|
162
|
+
outputMaxSide: side,
|
|
163
|
+
byteReductionPct
|
|
164
|
+
});
|
|
165
|
+
return {
|
|
166
|
+
base64: out.toString("base64"),
|
|
167
|
+
mimeType: "image/jpeg",
|
|
168
|
+
resized: true,
|
|
169
|
+
width,
|
|
170
|
+
height
|
|
171
|
+
};
|
|
172
|
+
}
|
|
173
|
+
}
|
|
174
|
+
const best = smallest?.buffer ?? buf;
|
|
175
|
+
const maxMb = (params.maxBytes / (1024 * 1024)).toFixed(0);
|
|
176
|
+
const gotMb = (best.byteLength / (1024 * 1024)).toFixed(2);
|
|
177
|
+
const sourcePixels = typeof width === "number" && typeof height === "number" ? `${width}x${height}px` : "unknown";
|
|
178
|
+
const sourceWithFile = params.fileName ? `${params.fileName} ${sourcePixels}` : sourcePixels;
|
|
179
|
+
log.warn(`Image resize failed to fit limits: ${sourceWithFile} best=${formatBytesShort(best.byteLength)} limit=${formatBytesShort(params.maxBytes)}`, {
|
|
180
|
+
label: params.label,
|
|
181
|
+
fileName: params.fileName,
|
|
182
|
+
sourceMimeType: params.mimeType,
|
|
183
|
+
sourceWidth: width,
|
|
184
|
+
sourceHeight: height,
|
|
185
|
+
sourceBytes: buf.byteLength,
|
|
186
|
+
maxDimensionPx: params.maxDimensionPx,
|
|
187
|
+
maxBytes: params.maxBytes,
|
|
188
|
+
smallestCandidateBytes: best.byteLength,
|
|
189
|
+
triggerOverBytes: overBytes,
|
|
190
|
+
triggerOverDimensions: overDimensions
|
|
191
|
+
});
|
|
192
|
+
throw new Error(`Image could not be reduced below ${maxMb}MB (got ${gotMb}MB)`);
|
|
193
|
+
}
|
|
194
|
+
async function sanitizeContentBlocksImages(blocks, label, opts = {}) {
|
|
195
|
+
const maxDimensionPx = Math.max(opts.maxDimensionPx ?? MAX_IMAGE_DIMENSION_PX, 1);
|
|
196
|
+
const maxBytes = Math.max(opts.maxBytes ?? MAX_IMAGE_BYTES, 1);
|
|
197
|
+
const out = [];
|
|
198
|
+
let mediaPathHint;
|
|
199
|
+
for (const block of blocks) {
|
|
200
|
+
if (isTextBlock(block)) {
|
|
201
|
+
const mediaPath = parseMediaPathFromText(block.text);
|
|
202
|
+
if (mediaPath) mediaPathHint = mediaPath;
|
|
203
|
+
}
|
|
204
|
+
if (!isImageBlock(block)) {
|
|
205
|
+
out.push(block);
|
|
206
|
+
continue;
|
|
207
|
+
}
|
|
208
|
+
const data = block.data.trim();
|
|
209
|
+
if (!data) {
|
|
210
|
+
out.push({
|
|
211
|
+
type: "text",
|
|
212
|
+
text: `[${label}] omitted empty image payload`
|
|
213
|
+
});
|
|
214
|
+
continue;
|
|
215
|
+
}
|
|
216
|
+
const canonicalData = canonicalizeBase64(data);
|
|
217
|
+
if (!canonicalData) {
|
|
218
|
+
out.push({
|
|
219
|
+
type: "text",
|
|
220
|
+
text: `[${label}] omitted image payload: invalid base64`
|
|
221
|
+
});
|
|
222
|
+
continue;
|
|
223
|
+
}
|
|
224
|
+
try {
|
|
225
|
+
const mimeType = inferMimeTypeFromBase64(canonicalData) ?? block.mimeType;
|
|
226
|
+
const resized = await resizeImageBase64IfNeeded({
|
|
227
|
+
base64: canonicalData,
|
|
228
|
+
mimeType,
|
|
229
|
+
maxDimensionPx,
|
|
230
|
+
maxBytes,
|
|
231
|
+
label,
|
|
232
|
+
fileName: inferImageFileName({
|
|
233
|
+
block,
|
|
234
|
+
label,
|
|
235
|
+
mediaPathHint
|
|
236
|
+
})
|
|
237
|
+
});
|
|
238
|
+
out.push({
|
|
239
|
+
...block,
|
|
240
|
+
data: resized.base64,
|
|
241
|
+
mimeType: resized.resized ? resized.mimeType : mimeType
|
|
242
|
+
});
|
|
243
|
+
} catch (err) {
|
|
244
|
+
out.push({
|
|
245
|
+
type: "text",
|
|
246
|
+
text: `[${label}] omitted image payload: ${String(err)}`
|
|
247
|
+
});
|
|
248
|
+
}
|
|
249
|
+
}
|
|
250
|
+
return out;
|
|
251
|
+
}
|
|
252
|
+
async function sanitizeImageBlocks(images, label, opts = {}) {
|
|
253
|
+
if (images.length === 0) return {
|
|
254
|
+
images,
|
|
255
|
+
dropped: 0
|
|
256
|
+
};
|
|
257
|
+
const next = (await sanitizeContentBlocksImages(images, label, opts)).filter(isImageBlock);
|
|
258
|
+
return {
|
|
259
|
+
images: next,
|
|
260
|
+
dropped: Math.max(0, images.length - next.length)
|
|
261
|
+
};
|
|
262
|
+
}
|
|
263
|
+
async function sanitizeToolResultImages(result, label, opts = {}) {
|
|
264
|
+
const content = Array.isArray(result.content) ? result.content : [];
|
|
265
|
+
if (!content.some((b) => isImageBlock(b) || isTextBlock(b))) return result;
|
|
266
|
+
const next = await sanitizeContentBlocksImages(content, label, opts);
|
|
267
|
+
return {
|
|
268
|
+
...result,
|
|
269
|
+
content: next
|
|
270
|
+
};
|
|
271
|
+
}
|
|
272
|
+
|
|
273
|
+
//#endregion
|
|
274
|
+
export { canonicalizeBase64 as a, resolveImageSanitizationLimits as i, sanitizeImageBlocks as n, estimateBase64DecodedBytes as o, sanitizeToolResultImages as r, sanitizeContentBlocksImages as t };
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
import "./run-with-concurrency-Bt_ks0Qa.js";
|
|
2
|
+
import { _ as webAuthExists, c as logWebSelfId, d as pickWebChannel, o as WA_WEB_AUTH_DIR } from "./accounts-DP1-L-QS.js";
|
|
3
|
+
import "./reply-DAo_Jt8K.js";
|
|
4
|
+
import "./paths-MKyEVmEb.js";
|
|
5
|
+
import "./github-copilot-token-D5fdS6xD.js";
|
|
6
|
+
import "./config-BkEnz2Po.js";
|
|
7
|
+
import "./logger-CZY9KIoY.js";
|
|
8
|
+
import "./thinking-Bo2eosVa.js";
|
|
9
|
+
import "./image-ops-BSiMpAw4.js";
|
|
10
|
+
import "./pi-embedded-helpers-1R1gu7eX.js";
|
|
11
|
+
import "./plugins-DeBZB9l_.js";
|
|
12
|
+
import "./accounts-CJWOBzwB.js";
|
|
13
|
+
import "./accounts-DZhWlEg3.js";
|
|
14
|
+
import "./send-DTB24bEF.js";
|
|
15
|
+
import "./paths-vTM3Lh3X.js";
|
|
16
|
+
import "./fetch-Bv4TQOMH.js";
|
|
17
|
+
import "./redact-DjVX-1N3.js";
|
|
18
|
+
import "./errors-DaiAM-yU.js";
|
|
19
|
+
import "./channel-activity-F3d0yUwy.js";
|
|
20
|
+
import "./path-alias-guards-DBjLbIX_.js";
|
|
21
|
+
import "./fs-safe-B8y811FR.js";
|
|
22
|
+
import "./ssrf-cFtplYtS.js";
|
|
23
|
+
import "./fetch-guard-DETCcJzQ.js";
|
|
24
|
+
import "./local-roots-BUP4YBmR.js";
|
|
25
|
+
import "./ir-DQ7_HbvK.js";
|
|
26
|
+
import "./render-HmipMDlP.js";
|
|
27
|
+
import "./tables-C47P4GTN.js";
|
|
28
|
+
import "./send-DfHadjZ_.js";
|
|
29
|
+
import "./send-CQpMudwO.js";
|
|
30
|
+
import "./tool-images-Gk_-0y2N.js";
|
|
31
|
+
import "./target-errors-Blia4S69.js";
|
|
32
|
+
import "./send-DQHLzVyO.js";
|
|
33
|
+
import "./audio-transcription-runner-DkoPNPYt.js";
|
|
34
|
+
import "./tokens-DgNRBwIg.js";
|
|
35
|
+
import "./skill-commands-CkGeFUMl.js";
|
|
36
|
+
import "./skills-CBkHBYPq.js";
|
|
37
|
+
import "./chrome-BXoCyCkY.js";
|
|
38
|
+
import "./deliver-B6AG_l67.js";
|
|
39
|
+
import "./diagnostic-CsP-lEkI.js";
|
|
40
|
+
import "./store-5nyxY3WU.js";
|
|
41
|
+
import "./commands-registry-t7cXBTfN.js";
|
|
42
|
+
import { n as monitorWebInbox, t as monitorWebChannel } from "./channel-web-QF7EpjeP.js";
|
|
43
|
+
import "./image-DjTEkYZE.js";
|
|
44
|
+
import "./api-key-rotation-BRE4X2tf.js";
|
|
45
|
+
import "./proxy-fetch-ChxOhWF4.js";
|
|
46
|
+
import "./pi-model-discovery-v-XPUOOf.js";
|
|
47
|
+
import "./send-XXlW2iny.js";
|
|
48
|
+
import "./outbound-attachment-Dy6fyf6H.js";
|
|
49
|
+
import "./proxy-BKdNrmWL.js";
|
|
50
|
+
import "./manager-I6KbPihW.js";
|
|
51
|
+
import "./query-expansion-CeyKUeDW.js";
|
|
52
|
+
import { t as sendMessageWhatsApp } from "./outbound-NS6UHnB6.js";
|
|
53
|
+
import { i as waitForWaConnection, t as createWaSocket } from "./session-6TF6MyaC.js";
|
|
54
|
+
import { t as loginWeb } from "./login-BxEKLlCo.js";
|
|
55
|
+
|
|
56
|
+
export { WA_WEB_AUTH_DIR, createWaSocket, logWebSelfId, loginWeb, monitorWebChannel, monitorWebInbox, pickWebChannel, sendMessageWhatsApp, waitForWaConnection, webAuthExists };
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
import "./run-with-concurrency-Bt_ks0Qa.js";
|
|
2
|
+
import { i as resolveWhatsAppAccount } from "./accounts-DP1-L-QS.js";
|
|
3
|
+
import "./paths-MKyEVmEb.js";
|
|
4
|
+
import "./github-copilot-token-D5fdS6xD.js";
|
|
5
|
+
import "./config-BkEnz2Po.js";
|
|
6
|
+
import "./logger-CZY9KIoY.js";
|
|
7
|
+
import "./image-ops-BSiMpAw4.js";
|
|
8
|
+
import "./plugins-DeBZB9l_.js";
|
|
9
|
+
import "./path-alias-guards-DBjLbIX_.js";
|
|
10
|
+
import "./fs-safe-B8y811FR.js";
|
|
11
|
+
import "./ssrf-cFtplYtS.js";
|
|
12
|
+
import "./fetch-guard-DETCcJzQ.js";
|
|
13
|
+
import "./local-roots-BUP4YBmR.js";
|
|
14
|
+
import "./ir-DQ7_HbvK.js";
|
|
15
|
+
import "./render-HmipMDlP.js";
|
|
16
|
+
import "./tables-C47P4GTN.js";
|
|
17
|
+
import "./tool-images-Gk_-0y2N.js";
|
|
18
|
+
import { f as readReactionParams, h as readStringParam, i as ToolAuthorizationError, l as jsonResult, o as createActionGate } from "./target-errors-Blia4S69.js";
|
|
19
|
+
import { t as resolveWhatsAppOutboundTarget } from "./resolve-outbound-target-B42qgQS9.js";
|
|
20
|
+
import { r as sendReactionWhatsApp } from "./outbound-NS6UHnB6.js";
|
|
21
|
+
|
|
22
|
+
//#region src/agents/tools/whatsapp-target-auth.ts
|
|
23
|
+
function resolveAuthorizedWhatsAppOutboundTarget(params) {
|
|
24
|
+
const account = resolveWhatsAppAccount({
|
|
25
|
+
cfg: params.cfg,
|
|
26
|
+
accountId: params.accountId
|
|
27
|
+
});
|
|
28
|
+
const resolution = resolveWhatsAppOutboundTarget({
|
|
29
|
+
to: params.chatJid,
|
|
30
|
+
allowFrom: account.allowFrom ?? [],
|
|
31
|
+
mode: "implicit"
|
|
32
|
+
});
|
|
33
|
+
if (!resolution.ok) throw new ToolAuthorizationError(`WhatsApp ${params.actionLabel} blocked: chatJid "${params.chatJid}" is not in the configured allowFrom list for account "${account.accountId}".`);
|
|
34
|
+
return {
|
|
35
|
+
to: resolution.to,
|
|
36
|
+
accountId: account.accountId
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
//#endregion
|
|
41
|
+
//#region src/agents/tools/whatsapp-actions.ts
|
|
42
|
+
async function handleWhatsAppAction(params, cfg) {
|
|
43
|
+
const action = readStringParam(params, "action", { required: true });
|
|
44
|
+
const isActionEnabled = createActionGate(cfg.channels?.whatsapp?.actions);
|
|
45
|
+
if (action === "react") {
|
|
46
|
+
if (!isActionEnabled("reactions")) throw new Error("WhatsApp reactions are disabled.");
|
|
47
|
+
const chatJid = readStringParam(params, "chatJid", { required: true });
|
|
48
|
+
const messageId = readStringParam(params, "messageId", { required: true });
|
|
49
|
+
const { emoji, remove, isEmpty } = readReactionParams(params, { removeErrorMessage: "Emoji is required to remove a WhatsApp reaction." });
|
|
50
|
+
const participant = readStringParam(params, "participant");
|
|
51
|
+
const accountId = readStringParam(params, "accountId");
|
|
52
|
+
const fromMeRaw = params.fromMe;
|
|
53
|
+
const fromMe = typeof fromMeRaw === "boolean" ? fromMeRaw : void 0;
|
|
54
|
+
const resolved = resolveAuthorizedWhatsAppOutboundTarget({
|
|
55
|
+
cfg,
|
|
56
|
+
chatJid,
|
|
57
|
+
accountId,
|
|
58
|
+
actionLabel: "reaction"
|
|
59
|
+
});
|
|
60
|
+
const resolvedEmoji = remove ? "" : emoji;
|
|
61
|
+
await sendReactionWhatsApp(resolved.to, messageId, resolvedEmoji, {
|
|
62
|
+
verbose: false,
|
|
63
|
+
fromMe,
|
|
64
|
+
participant: participant ?? void 0,
|
|
65
|
+
accountId: resolved.accountId
|
|
66
|
+
});
|
|
67
|
+
if (!remove && !isEmpty) return jsonResult({
|
|
68
|
+
ok: true,
|
|
69
|
+
added: emoji
|
|
70
|
+
});
|
|
71
|
+
return jsonResult({
|
|
72
|
+
ok: true,
|
|
73
|
+
removed: true
|
|
74
|
+
});
|
|
75
|
+
}
|
|
76
|
+
throw new Error(`Unsupported WhatsApp action: ${action}`);
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
//#endregion
|
|
80
|
+
export { handleWhatsAppAction };
|
|
@@ -3,7 +3,7 @@ import "./paths-CaA28K0s.js";
|
|
|
3
3
|
import { Y as resolvePreferredOpenClawTmpDir } from "./logger-DLNJPYG_.js";
|
|
4
4
|
import { pr as formatCliCommand } from "./model-selection-CGn4LwFd.js";
|
|
5
5
|
import "./github-copilot-token-BWXANsA6.js";
|
|
6
|
-
import { F as resolveStrictExistingPathsWithinRoot, L as DEFAULT_FILL_FIELD_TYPE, M as DEFAULT_TRACE_DIR, N as DEFAULT_UPLOAD_DIR, S as withCdpSocket, _ as withBrowserNavigationPolicy, d as formatAriaSnapshot, f as normalizeCdpWsUrl, g as assertBrowserNavigationResultAllowed, h as assertBrowserNavigationAllowed, k as withNoProxyForCdpUrl, t as getChromeWebSocketUrl, v as appendCdpPath, x as getHeadersWithAuth, y as fetchJson } from "./chrome-
|
|
6
|
+
import { F as resolveStrictExistingPathsWithinRoot, L as DEFAULT_FILL_FIELD_TYPE, M as DEFAULT_TRACE_DIR, N as DEFAULT_UPLOAD_DIR, S as withCdpSocket, _ as withBrowserNavigationPolicy, d as formatAriaSnapshot, f as normalizeCdpWsUrl, g as assertBrowserNavigationResultAllowed, h as assertBrowserNavigationAllowed, k as withNoProxyForCdpUrl, t as getChromeWebSocketUrl, v as appendCdpPath, x as getHeadersWithAuth, y as fetchJson } from "./chrome-CMU2WVFh.js";
|
|
7
7
|
import "./path-alias-guards-B6LFrksx.js";
|
|
8
8
|
import "./redact-DBcTOmRL.js";
|
|
9
9
|
import { r as formatErrorMessage } from "./errors-BCQYh_Qb.js";
|
|
@@ -2,7 +2,7 @@ import "./run-with-concurrency-CwEpSWUB.js";
|
|
|
2
2
|
import "./paths-CaA28K0s.js";
|
|
3
3
|
import "./logger-DLNJPYG_.js";
|
|
4
4
|
import "./model-selection-CGn4LwFd.js";
|
|
5
|
-
import { D as resolveAgentRoute, P as finalizeInboundContext, a as createReplyPrefixOptions, b as dispatchReplyWithDispatcher, n as recordInboundSessionMetaSafe, r as deliverSlackSlashReplies } from "./pi-embedded-
|
|
5
|
+
import { D as resolveAgentRoute, P as finalizeInboundContext, a as createReplyPrefixOptions, b as dispatchReplyWithDispatcher, n as recordInboundSessionMetaSafe, r as deliverSlackSlashReplies } from "./pi-embedded-CgQ_W6Xs.js";
|
|
6
6
|
import "./github-copilot-token-BWXANsA6.js";
|
|
7
7
|
import "./thinking-BnMXBaoj.js";
|
|
8
8
|
import "./tokens-J9QxdfW4.js";
|
|
@@ -10,14 +10,14 @@ import "./plugins-D32XloiU.js";
|
|
|
10
10
|
import "./accounts-CSwQwmi-.js";
|
|
11
11
|
import "./send-gxHdLxHb.js";
|
|
12
12
|
import "./send-coHgGFcr.js";
|
|
13
|
-
import "./deliver-
|
|
13
|
+
import "./deliver-BXVcFIHL.js";
|
|
14
14
|
import "./diagnostic-B6424ZSe.js";
|
|
15
15
|
import "./accounts-D0b225eZ.js";
|
|
16
16
|
import "./image-ops-Cdb65Ugz.js";
|
|
17
17
|
import "./send-DEuQpTH0.js";
|
|
18
18
|
import "./pi-model-discovery-BKJwRHhi.js";
|
|
19
|
-
import { kt as resolveConversationLabel } from "./pi-embedded-helpers-
|
|
20
|
-
import "./chrome-
|
|
19
|
+
import { kt as resolveConversationLabel } from "./pi-embedded-helpers-CwuBTKza.js";
|
|
20
|
+
import "./chrome-CMU2WVFh.js";
|
|
21
21
|
import "./skills-DhJjHaBz.js";
|
|
22
22
|
import "./path-alias-guards-B6LFrksx.js";
|
|
23
23
|
import "./redact-DBcTOmRL.js";
|
|
@@ -28,8 +28,8 @@ import "./store-CSSX03Wl.js";
|
|
|
28
28
|
import "./accounts-CTAmvqQt.js";
|
|
29
29
|
import "./paths-BgCTr3-D.js";
|
|
30
30
|
import "./tool-images-DpgWhBLv.js";
|
|
31
|
-
import "./image-
|
|
32
|
-
import "./audio-transcription-runner-
|
|
31
|
+
import "./image-BCVLo0qw.js";
|
|
32
|
+
import "./audio-transcription-runner-DZbSWT9E.js";
|
|
33
33
|
import "./fetch-Bz-lmDr4.js";
|
|
34
34
|
import "./fetch-guard-BiA86VyP.js";
|
|
35
35
|
import "./api-key-rotation-xR-rxS2R.js";
|
package/dist/{subagent-registry-runtime-DSi5mnCQ.js → subagent-registry-runtime-DbSf_Je6.js}
RENAMED
|
@@ -2,7 +2,7 @@ import "./run-with-concurrency-CwEpSWUB.js";
|
|
|
2
2
|
import "./paths-CaA28K0s.js";
|
|
3
3
|
import "./logger-DLNJPYG_.js";
|
|
4
4
|
import "./model-selection-CGn4LwFd.js";
|
|
5
|
-
import { B as countPendingDescendantRuns, H as isSubagentSessionRunActive, U as resolveRequesterForChildSession, V as countPendingDescendantRunsExcludingRun, z as countActiveDescendantRuns } from "./pi-embedded-
|
|
5
|
+
import { B as countPendingDescendantRuns, H as isSubagentSessionRunActive, U as resolveRequesterForChildSession, V as countPendingDescendantRunsExcludingRun, z as countActiveDescendantRuns } from "./pi-embedded-CgQ_W6Xs.js";
|
|
6
6
|
import "./github-copilot-token-BWXANsA6.js";
|
|
7
7
|
import "./thinking-BnMXBaoj.js";
|
|
8
8
|
import "./tokens-J9QxdfW4.js";
|
|
@@ -10,14 +10,14 @@ import "./plugins-D32XloiU.js";
|
|
|
10
10
|
import "./accounts-CSwQwmi-.js";
|
|
11
11
|
import "./send-gxHdLxHb.js";
|
|
12
12
|
import "./send-coHgGFcr.js";
|
|
13
|
-
import "./deliver-
|
|
13
|
+
import "./deliver-BXVcFIHL.js";
|
|
14
14
|
import "./diagnostic-B6424ZSe.js";
|
|
15
15
|
import "./accounts-D0b225eZ.js";
|
|
16
16
|
import "./image-ops-Cdb65Ugz.js";
|
|
17
17
|
import "./send-DEuQpTH0.js";
|
|
18
18
|
import "./pi-model-discovery-BKJwRHhi.js";
|
|
19
|
-
import "./pi-embedded-helpers-
|
|
20
|
-
import "./chrome-
|
|
19
|
+
import "./pi-embedded-helpers-CwuBTKza.js";
|
|
20
|
+
import "./chrome-CMU2WVFh.js";
|
|
21
21
|
import "./skills-DhJjHaBz.js";
|
|
22
22
|
import "./path-alias-guards-B6LFrksx.js";
|
|
23
23
|
import "./redact-DBcTOmRL.js";
|
|
@@ -28,8 +28,8 @@ import "./store-CSSX03Wl.js";
|
|
|
28
28
|
import "./accounts-CTAmvqQt.js";
|
|
29
29
|
import "./paths-BgCTr3-D.js";
|
|
30
30
|
import "./tool-images-DpgWhBLv.js";
|
|
31
|
-
import "./image-
|
|
32
|
-
import "./audio-transcription-runner-
|
|
31
|
+
import "./image-BCVLo0qw.js";
|
|
32
|
+
import "./audio-transcription-runner-DZbSWT9E.js";
|
|
33
33
|
import "./fetch-Bz-lmDr4.js";
|
|
34
34
|
import "./fetch-guard-BiA86VyP.js";
|
|
35
35
|
import "./api-key-rotation-xR-rxS2R.js";
|
|
@@ -2,7 +2,7 @@ import { G as buildAgentMainSessionKey, W as DEFAULT_MAIN_KEY, X as normalizeAge
|
|
|
2
2
|
import "./paths-CaA28K0s.js";
|
|
3
3
|
import { C as sleep, G as getChildLogger, L as logVerbose, O as createSubsystemLogger, T as toWhatsappJid, h as normalizeE164, j as defaultRuntime, m as jidToE164, o as clamp, p as isSelfChatMode, v as resolveJidToE164, z as shouldLogVerbose } from "./logger-DLNJPYG_.js";
|
|
4
4
|
import { Y as loadConfig, pr as formatCliCommand } from "./model-selection-CGn4LwFd.js";
|
|
5
|
-
import { A as computeBackoff, C as formatInboundEnvelope, D as resolveAgentRoute, E as buildAgentSessionKey, F as hasControlCommand, I as shouldComputeCommandAuthorized, K as resolveIdentityNamePrefix, L as buildMentionRegexes, M as formatDurationPrecise, N as enqueueSystemEvent, O as normalizeGroupActivation, P as finalizeInboundContext, R as normalizeMentionText, S as resolveInboundDebounceMs, T as getReplyFromConfig, _ as resolvePinnedMainDmOwnerFromAllowlist, a as createReplyPrefixOptions, c as DEFAULT_GROUP_HISTORY_LIMIT, d as resolveDefaultGroupPolicy, f as resolveOpenProviderRuntimeGroupPolicy, g as resolveDmGroupAccessWithLists, h as resolveDmGroupAccessWithCommandGate, i as resolveInboundSessionEnvelopeContext, j as sleepWithAbort, k as parseActivationCommand, l as buildHistoryContextFromEntries, m as readStoreAllowFromForDmPolicy, o as buildPairingReply, p as warnMissingProviderGroupPolicyFallbackOnce, q as resolveMessagePrefix, s as resolveMentionGating, u as recordPendingHistoryEntryIfEnabled, v as shouldAckReactionForWhatsApp, w as createDedupeCache, x as createInboundDebouncer, y as dispatchReplyWithBufferedBlockDispatcher } from "./pi-embedded-
|
|
5
|
+
import { A as computeBackoff, C as formatInboundEnvelope, D as resolveAgentRoute, E as buildAgentSessionKey, F as hasControlCommand, I as shouldComputeCommandAuthorized, K as resolveIdentityNamePrefix, L as buildMentionRegexes, M as formatDurationPrecise, N as enqueueSystemEvent, O as normalizeGroupActivation, P as finalizeInboundContext, R as normalizeMentionText, S as resolveInboundDebounceMs, T as getReplyFromConfig, _ as resolvePinnedMainDmOwnerFromAllowlist, a as createReplyPrefixOptions, c as DEFAULT_GROUP_HISTORY_LIMIT, d as resolveDefaultGroupPolicy, f as resolveOpenProviderRuntimeGroupPolicy, g as resolveDmGroupAccessWithLists, h as resolveDmGroupAccessWithCommandGate, i as resolveInboundSessionEnvelopeContext, j as sleepWithAbort, k as parseActivationCommand, l as buildHistoryContextFromEntries, m as readStoreAllowFromForDmPolicy, o as buildPairingReply, p as warnMissingProviderGroupPolicyFallbackOnce, q as resolveMessagePrefix, s as resolveMentionGating, u as recordPendingHistoryEntryIfEnabled, v as shouldAckReactionForWhatsApp, w as createDedupeCache, x as createInboundDebouncer, y as dispatchReplyWithBufferedBlockDispatcher } from "./pi-embedded-CgQ_W6Xs.js";
|
|
6
6
|
import "./github-copilot-token-BWXANsA6.js";
|
|
7
7
|
import { h as resolveChannelGroupRequireMention, m as resolveChannelGroupPolicy } from "./thinking-BnMXBaoj.js";
|
|
8
8
|
import "./tokens-J9QxdfW4.js";
|
|
@@ -10,14 +10,14 @@ import "./plugins-D32XloiU.js";
|
|
|
10
10
|
import { a as logWebSelfId, c as pickWebChannel, i as getWebAuthAgeMs, m as webAuthExists, n as resolveWhatsAppAccount, r as WA_WEB_AUTH_DIR, u as readWebSelfId } from "./accounts-CSwQwmi-.js";
|
|
11
11
|
import "./send-gxHdLxHb.js";
|
|
12
12
|
import "./send-coHgGFcr.js";
|
|
13
|
-
import "./deliver-
|
|
13
|
+
import "./deliver-BXVcFIHL.js";
|
|
14
14
|
import "./diagnostic-B6424ZSe.js";
|
|
15
15
|
import "./accounts-D0b225eZ.js";
|
|
16
16
|
import "./image-ops-Cdb65Ugz.js";
|
|
17
17
|
import { X as toLocationContext, Y as formatLocationText, et as upsertChannelPairingRequest } from "./send-DEuQpTH0.js";
|
|
18
18
|
import "./pi-model-discovery-BKJwRHhi.js";
|
|
19
|
-
import { At as resolveGroupSessionKey, J as updateLastRoute, K as recordSessionMetaFromInbound, W as loadSessionStore } from "./pi-embedded-helpers-
|
|
20
|
-
import "./chrome-
|
|
19
|
+
import { At as resolveGroupSessionKey, J as updateLastRoute, K as recordSessionMetaFromInbound, W as loadSessionStore } from "./pi-embedded-helpers-CwuBTKza.js";
|
|
20
|
+
import "./chrome-CMU2WVFh.js";
|
|
21
21
|
import "./skills-DhJjHaBz.js";
|
|
22
22
|
import "./path-alias-guards-B6LFrksx.js";
|
|
23
23
|
import "./redact-DBcTOmRL.js";
|
|
@@ -28,8 +28,8 @@ import { i as saveMediaBuffer } from "./store-CSSX03Wl.js";
|
|
|
28
28
|
import "./accounts-CTAmvqQt.js";
|
|
29
29
|
import { s as resolveStorePath } from "./paths-BgCTr3-D.js";
|
|
30
30
|
import "./tool-images-DpgWhBLv.js";
|
|
31
|
-
import "./image-
|
|
32
|
-
import { h as registerUnhandledRejectionHandler } from "./audio-transcription-runner-
|
|
31
|
+
import "./image-BCVLo0qw.js";
|
|
32
|
+
import { h as registerUnhandledRejectionHandler } from "./audio-transcription-runner-DZbSWT9E.js";
|
|
33
33
|
import { i as getAgentScopedMediaLocalRoots } from "./fetch-Bz-lmDr4.js";
|
|
34
34
|
import "./fetch-guard-BiA86VyP.js";
|
|
35
35
|
import "./api-key-rotation-xR-rxS2R.js";
|
package/package.json
CHANGED
|
@@ -144,28 +144,6 @@ fi
|
|
|
144
144
|
echo -e "${BLUE}📦 安装依赖包...${NC}"
|
|
145
145
|
pnpm install --shamefully-hoist --ignore-workspace --registry=https://registry.npmmirror.com --no-frozen-lockfile
|
|
146
146
|
|
|
147
|
-
# 安装 page-action-cache 扩展
|
|
148
|
-
echo -e "${BLUE}📦 安装 page-action-cache 扩展...${NC}"
|
|
149
|
-
cd "${INSTANCE_DIR}"
|
|
150
|
-
if pnpm install --registry=https://registry.npmmirror.com page-action-cache@latest; then
|
|
151
|
-
echo -e "${GREEN}✅ page-action-cache 扩展安装成功${NC}"
|
|
152
|
-
else
|
|
153
|
-
echo -e "${YELLOW}⚠️ page-action-cache 扩展安装失败,但将继续实例创建${NC}"
|
|
154
|
-
echo -e "${YELLOW}💡 提示: 扩展已在 extensions 目录中,可稍后手动安装: cd ${INSTANCE_DIR} && pnpm install page-action-cache@latest${NC}"
|
|
155
|
-
fi
|
|
156
|
-
|
|
157
|
-
# 验证扩展是否完整复制和安装
|
|
158
|
-
if [ -d "${INSTANCE_DIR}/extensions" ]; then
|
|
159
|
-
echo -e "${GREEN}✅ 扩展目录已包含完整结构${NC}"
|
|
160
|
-
echo -e "${BLUE}📋 可用扩展: $(ls -1 ${INSTANCE_DIR}/extensions/ | head -5 | tr '\n' ' ')...${NC}"
|
|
161
|
-
fi
|
|
162
|
-
|
|
163
|
-
if [ -d "${INSTANCE_DIR}/node_modules/page-action-cache" ]; then
|
|
164
|
-
echo -e "${GREEN}✅ page-action-cache 已安装到 node_modules${NC}"
|
|
165
|
-
else
|
|
166
|
-
echo -e "${YELLOW}⚠️ page-action-cache 未在 node_modules 中找到,扩展目录中有完整源码${NC}"
|
|
167
|
-
fi
|
|
168
|
-
|
|
169
147
|
if [ ! -d "node_modules" ]; then
|
|
170
148
|
echo -e "${RED}❌ 严重错误: pnpm install 完成但 node_modules 目录未创建!${NC}"
|
|
171
149
|
exit 1
|
|
@@ -294,21 +272,7 @@ cat > "${INSTANCE_DIR}/config/openclaw.json" << EOF
|
|
|
294
272
|
}
|
|
295
273
|
},
|
|
296
274
|
"commands": { "native": "auto", "restart": false },
|
|
297
|
-
"gateway": { "port": ${PORT}, "mode": "local" }
|
|
298
|
-
"plugins": {
|
|
299
|
-
"enabled": true,
|
|
300
|
-
"allow": ["page-action-cache"],
|
|
301
|
-
"entries": {
|
|
302
|
-
"page-action-cache": {
|
|
303
|
-
"enabled": true,
|
|
304
|
-
"config": {
|
|
305
|
-
"enabled": true,
|
|
306
|
-
"autoUseCache": true,
|
|
307
|
-
"scenarioRecognitionEnabled": true
|
|
308
|
-
}
|
|
309
|
-
}
|
|
310
|
-
}
|
|
311
|
-
}
|
|
275
|
+
"gateway": { "port": ${PORT}, "mode": "local" }
|
|
312
276
|
}
|
|
313
277
|
EOF
|
|
314
278
|
|