@openclaw/whatsapp 2026.7.2-beta.2 → 2026.7.2-beta.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/{access-control-DazDX3RB.js → access-control-CRz_v6bR.js} +4 -5
- package/dist/{accounts-CKOFMPf-.js → accounts-CxPuEFi-.js} +44 -4
- package/dist/{action-runtime-Bf-12TIH.js → action-runtime-CHU7xb6o.js} +2 -2
- package/dist/action-runtime-api.js +1 -1
- package/dist/action-runtime.runtime.js +1 -1
- package/dist/{active-listener-5kHap439.js → active-listener-BEjWsCNM.js} +1 -1
- package/dist/api.js +12 -15
- package/dist/{approval-handler.runtime-CBiGQuZ5.js → approval-handler.runtime-C4ddB7Kc.js} +4 -4
- package/dist/{approval-reactions-BGQoz25s.js → approval-reactions-P2HXjmln.js} +3 -3
- package/dist/{auth-store-BQi9pZqQ.js → auth-store-DirYMTbo.js} +4 -3
- package/dist/call-tool-api.js +4 -4
- package/dist/{channel-DbadDUDD.js → channel-B9xjrOGG.js} +37 -19
- package/dist/channel-config-api.js +1 -1
- package/dist/channel-plugin-api.js +1 -1
- package/dist/{channel-react-action-PoRWfP9x.js → channel-react-action-CBW-PA8q.js} +10 -13
- package/dist/{channel.runtime-BDDy4Lhz.js → channel.runtime-DdKuhlNu.js} +5 -5
- package/dist/{channel.setup-BZ-po8fg.js → channel.setup-DXUCPHel.js} +3 -6
- package/dist/{config-schema-BZ8h1hWA.js → config-schema-C6IeKIC0.js} +6 -0
- package/dist/{connection-controller-C1rwfWb4.js → connection-controller-BVRExqrB.js} +186 -27
- package/dist/connection-controller-runtime-context-DG0tuYuw.js +23 -0
- package/dist/contract-api.js +1 -1
- package/dist/directory-config-BTbJkV1W.js +196 -0
- package/dist/directory-contract-api.js +1 -1
- package/dist/doctor-CwzVXKoE.js +10 -0
- package/dist/doctor-contract-api.js +35 -79
- package/dist/{group-session-key-CLTZeH_F.js → group-session-key-DJSdYfnb.js} +9 -4
- package/dist/{identity-D7L8LCuH.js → identity-BM4_wZeM.js} +2 -2
- package/dist/light-runtime-api.js +2 -2
- package/dist/{login-DGIoToX8.js → login-BKUm7KSk.js} +6 -7
- package/dist/{login-qr-X-CZHOk9.js → login-qr-DagJvMbg.js} +7 -8
- package/dist/login-qr-runtime.js +1 -1
- package/dist/{monitor-BZ8QvCeV.js → monitor-CBVNJ2lb.js} +623 -400
- package/dist/question-reactions-CaOrSYzU.js +142 -0
- package/dist/runtime-BLlToOi6.js +21 -0
- package/dist/runtime-api.js +10 -10
- package/dist/runtime-setter-api.js +1 -1
- package/dist/{send-D9Ydnn4o.js → send-DhJVN30g.js} +38 -85
- package/dist/{send-api-W33lI2nR.js → send-api-CpHwbor_.js} +38 -32
- package/dist/{setup-finalize-DBf1jjBj.js → setup-finalize-9XzKdFq6.js} +3 -3
- package/dist/setup-plugin-api.js +1 -1
- package/dist/{setup-surface-CiKGdNJv.js → setup-surface-Kv3mPki2.js} +3 -3
- package/dist/{setup-core-3aSOoK2T.js → shared-CuqHFnKd.js} +78 -56
- package/dist/{session-mxWFn0eS.js → socket-close-BoSHhQNJ.js} +226 -7
- package/dist/{targets-runtime-Bsh0HR9y.js → targets-runtime-CKFrhoX4.js} +142 -29
- package/dist/text-runtime-CU_IlbK5.js +4 -0
- package/node_modules/@protobufjs/utf8/CHANGELOG.md +8 -0
- package/node_modules/@protobufjs/utf8/index.js +29 -18
- package/node_modules/@protobufjs/utf8/package.json +2 -2
- package/node_modules/@protobufjs/utf8/tests/index.js +5 -0
- package/node_modules/@thi.ng/bitstream/package.json +4 -4
- package/node_modules/@thi.ng/errors/package.json +4 -4
- package/node_modules/@types/node/README.md +1 -1
- package/node_modules/@types/node/fs/promises.d.ts +16 -6
- package/node_modules/@types/node/package.json +2 -2
- package/node_modules/audio-type/package.json +3 -2
- package/node_modules/lru-cache/dist/commonjs/browser/index.d.ts.map +1 -1
- package/node_modules/lru-cache/dist/commonjs/browser/index.js +11 -4
- package/node_modules/lru-cache/dist/commonjs/browser/index.js.map +1 -1
- package/node_modules/lru-cache/dist/commonjs/browser/index.min.js +1 -1
- package/node_modules/lru-cache/dist/commonjs/browser/index.min.js.map +3 -3
- package/node_modules/lru-cache/dist/commonjs/index.d.ts.map +1 -1
- package/node_modules/lru-cache/dist/commonjs/index.js +11 -4
- package/node_modules/lru-cache/dist/commonjs/index.js.map +1 -1
- package/node_modules/lru-cache/dist/commonjs/index.min.js +1 -1
- package/node_modules/lru-cache/dist/commonjs/index.min.js.map +3 -3
- package/node_modules/lru-cache/dist/commonjs/node/index.d.ts.map +1 -1
- package/node_modules/lru-cache/dist/commonjs/node/index.js +11 -4
- package/node_modules/lru-cache/dist/commonjs/node/index.js.map +1 -1
- package/node_modules/lru-cache/dist/commonjs/node/index.min.js +1 -1
- package/node_modules/lru-cache/dist/commonjs/node/index.min.js.map +3 -3
- package/node_modules/lru-cache/dist/esm/browser/index.d.ts.map +1 -1
- package/node_modules/lru-cache/dist/esm/browser/index.js +11 -4
- package/node_modules/lru-cache/dist/esm/browser/index.js.map +1 -1
- package/node_modules/lru-cache/dist/esm/browser/index.min.js +1 -1
- package/node_modules/lru-cache/dist/esm/browser/index.min.js.map +3 -3
- package/node_modules/lru-cache/dist/esm/index.d.ts.map +1 -1
- package/node_modules/lru-cache/dist/esm/index.js +11 -4
- package/node_modules/lru-cache/dist/esm/index.js.map +1 -1
- package/node_modules/lru-cache/dist/esm/index.min.js +1 -1
- package/node_modules/lru-cache/dist/esm/index.min.js.map +3 -3
- package/node_modules/lru-cache/dist/esm/node/index.d.ts.map +1 -1
- package/node_modules/lru-cache/dist/esm/node/index.js +11 -4
- package/node_modules/lru-cache/dist/esm/node/index.js.map +1 -1
- package/node_modules/lru-cache/dist/esm/node/index.min.js +1 -1
- package/node_modules/lru-cache/dist/esm/node/index.min.js.map +3 -3
- package/node_modules/lru-cache/package.json +1 -1
- package/node_modules/music-metadata/lib/common/Util.d.ts +1 -1
- package/node_modules/music-metadata/lib/common/Util.js +7 -1
- package/node_modules/music-metadata/lib/id3v2/FrameHeader.js +23 -3
- package/node_modules/music-metadata/lib/id3v2/FrameParser.js +2 -2
- package/node_modules/music-metadata/lib/id3v2/ID3v2Token.js +1 -1
- package/node_modules/music-metadata/lib/mp4/AtomToken.js +38 -13
- package/node_modules/music-metadata/lib/mpeg/MpegParser.js +1 -1
- package/node_modules/music-metadata/package.json +6 -6
- package/node_modules/p-queue/dist/index.js +17 -6
- package/node_modules/p-queue/package.json +1 -1
- package/node_modules/protobufjs/dist/light/protobuf.js +145 -188
- package/node_modules/protobufjs/dist/light/protobuf.js.map +1 -1
- package/node_modules/protobufjs/dist/light/protobuf.min.js +3 -3
- package/node_modules/protobufjs/dist/light/protobuf.min.js.map +1 -1
- package/node_modules/protobufjs/dist/minimal/protobuf.js +33 -76
- package/node_modules/protobufjs/dist/minimal/protobuf.js.map +1 -1
- package/node_modules/protobufjs/dist/minimal/protobuf.min.js +3 -3
- package/node_modules/protobufjs/dist/minimal/protobuf.min.js.map +1 -1
- package/node_modules/protobufjs/dist/protobuf.js +168 -208
- package/node_modules/protobufjs/dist/protobuf.js.map +1 -1
- package/node_modules/protobufjs/dist/protobuf.min.js +3 -3
- package/node_modules/protobufjs/dist/protobuf.min.js.map +1 -1
- package/node_modules/protobufjs/index.d.ts +0 -8
- package/node_modules/protobufjs/package.json +2 -3
- package/node_modules/protobufjs/src/parse.js +3 -0
- package/node_modules/protobufjs/src/util/minimal.js +0 -3
- package/node_modules/typebox/build/compile/validator.d.mts +1 -4
- package/node_modules/typebox/build/guard/guard.d.mts +1 -1
- package/node_modules/typebox/build/guard/guard.mjs +5 -2
- package/node_modules/typebox/build/guard/string.mjs +16 -4
- package/node_modules/typebox/build/schema/engine/_functions.mjs +34 -15
- package/node_modules/typebox/build/type/action/readonly_object.d.mts +5 -0
- package/node_modules/typebox/build/type/action/readonly_object.mjs +8 -0
- package/node_modules/typebox/build/typebox.d.mts +1 -1
- package/node_modules/typebox/build/typebox.mjs +1 -1
- package/node_modules/typebox/package.json +1 -1
- package/node_modules/typebox/readme.md +29 -32
- package/node_modules/ws/lib/receiver.js +15 -32
- package/node_modules/ws/lib/websocket-server.js +4 -4
- package/node_modules/ws/lib/websocket.js +4 -4
- package/node_modules/ws/package.json +5 -1
- package/npm-shrinkwrap.json +41 -45
- package/openclaw.plugin.json +139 -179
- package/package.json +21 -11
- package/dist/account-config-LiT9wWH9.js +0 -43
- package/dist/connection-controller-runtime-context-CbTsqmPT.js +0 -14
- package/dist/directory-config-CLBQrjtC.js +0 -37
- package/dist/doctor-By3SB4lm.js +0 -48
- package/dist/runtime-BfAdAEYT.js +0 -8
- package/dist/text-runtime-BTGkMN0o.js +0 -4
- package/node_modules/@protobufjs/inquire/CHANGELOG.md +0 -8
- package/node_modules/@protobufjs/inquire/LICENSE +0 -26
- package/node_modules/@protobufjs/inquire/README.md +0 -13
- package/node_modules/@protobufjs/inquire/index.d.ts +0 -10
- package/node_modules/@protobufjs/inquire/index.js +0 -38
- package/node_modules/@protobufjs/inquire/package.json +0 -21
- package/node_modules/@protobufjs/inquire/tests/data/array.js +0 -1
- package/node_modules/@protobufjs/inquire/tests/data/emptyArray.js +0 -1
- package/node_modules/@protobufjs/inquire/tests/data/emptyObject.js +0 -1
- package/node_modules/@protobufjs/inquire/tests/data/object.js +0 -1
- package/node_modules/@protobufjs/inquire/tests/index.js +0 -20
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openclaw/whatsapp",
|
|
3
|
-
"version": "2026.7.2-beta.
|
|
3
|
+
"version": "2026.7.2-beta.4",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@openclaw/whatsapp",
|
|
9
|
-
"version": "2026.7.2-beta.
|
|
9
|
+
"version": "2026.7.2-beta.4",
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"audio-decode": "2.2.3",
|
|
12
12
|
"baileys": "7.0.0-rc13",
|
|
13
|
-
"typebox": "1.3.
|
|
13
|
+
"typebox": "1.3.6"
|
|
14
14
|
},
|
|
15
15
|
"peerDependencies": {
|
|
16
|
-
"openclaw": ">=2026.7.2-beta.
|
|
16
|
+
"openclaw": ">=2026.7.2-beta.4"
|
|
17
17
|
},
|
|
18
18
|
"peerDependenciesMeta": {
|
|
19
19
|
"openclaw": {
|
|
@@ -155,12 +155,6 @@
|
|
|
155
155
|
"integrity": "sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ==",
|
|
156
156
|
"license": "BSD-3-Clause"
|
|
157
157
|
},
|
|
158
|
-
"node_modules/@protobufjs/inquire": {
|
|
159
|
-
"version": "1.1.2",
|
|
160
|
-
"resolved": "https://registry.npmjs.org/@protobufjs/inquire/-/inquire-1.1.2.tgz",
|
|
161
|
-
"integrity": "sha512-pa0vFRuws4wkvaXKK1uXZMAwAX4/t8ANaJo45iw/oQHNQ9q5xUzwgFmVJGXiga2BeN+zpX7Vf9vmsiIa2J+MUw==",
|
|
162
|
-
"license": "BSD-3-Clause"
|
|
163
|
-
},
|
|
164
158
|
"node_modules/@protobufjs/path": {
|
|
165
159
|
"version": "1.1.2",
|
|
166
160
|
"resolved": "https://registry.npmjs.org/@protobufjs/path/-/path-1.1.2.tgz",
|
|
@@ -174,15 +168,15 @@
|
|
|
174
168
|
"license": "BSD-3-Clause"
|
|
175
169
|
},
|
|
176
170
|
"node_modules/@protobufjs/utf8": {
|
|
177
|
-
"version": "1.1.
|
|
178
|
-
"resolved": "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.
|
|
179
|
-
"integrity": "sha512-
|
|
171
|
+
"version": "1.1.2",
|
|
172
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.2.tgz",
|
|
173
|
+
"integrity": "sha512-b1UQwcEZ4yCnMCD8DAL1VlbvBJE9/IX4FTIp7BG1xYpf29SLazLSrqUkj4w7Y5y7cCVP6E5tcqqcI0xemPkHug==",
|
|
180
174
|
"license": "BSD-3-Clause"
|
|
181
175
|
},
|
|
182
176
|
"node_modules/@thi.ng/bitstream": {
|
|
183
|
-
"version": "2.4.
|
|
184
|
-
"resolved": "https://registry.npmjs.org/@thi.ng/bitstream/-/bitstream-2.4.
|
|
185
|
-
"integrity": "sha512-
|
|
177
|
+
"version": "2.4.54",
|
|
178
|
+
"resolved": "https://registry.npmjs.org/@thi.ng/bitstream/-/bitstream-2.4.54.tgz",
|
|
179
|
+
"integrity": "sha512-uInkAJge5O0bWWEaYKrQpMccPbFg0z6eIA5NDCJXPm7l3rjlDje6RBHBXll3LiQz9Y051EdzlAEQRaB5hEifdg==",
|
|
186
180
|
"funding": [
|
|
187
181
|
{
|
|
188
182
|
"type": "github",
|
|
@@ -199,16 +193,16 @@
|
|
|
199
193
|
],
|
|
200
194
|
"license": "Apache-2.0",
|
|
201
195
|
"dependencies": {
|
|
202
|
-
"@thi.ng/errors": "^2.6.
|
|
196
|
+
"@thi.ng/errors": "^2.6.16"
|
|
203
197
|
},
|
|
204
198
|
"engines": {
|
|
205
199
|
"node": ">=18"
|
|
206
200
|
}
|
|
207
201
|
},
|
|
208
202
|
"node_modules/@thi.ng/errors": {
|
|
209
|
-
"version": "2.6.
|
|
210
|
-
"resolved": "https://registry.npmjs.org/@thi.ng/errors/-/errors-2.6.
|
|
211
|
-
"integrity": "sha512-
|
|
203
|
+
"version": "2.6.16",
|
|
204
|
+
"resolved": "https://registry.npmjs.org/@thi.ng/errors/-/errors-2.6.16.tgz",
|
|
205
|
+
"integrity": "sha512-a7Lv/G0La5eTNUEIyLldpeYziyFSj3rOlWNeXFu8v+ZSb8w8EnQ/L0r0sKHux7Ru6RhUkAXrcaHU7xd1ZkWovA==",
|
|
212
206
|
"funding": [
|
|
213
207
|
{
|
|
214
208
|
"type": "github",
|
|
@@ -252,9 +246,9 @@
|
|
|
252
246
|
"license": "MIT"
|
|
253
247
|
},
|
|
254
248
|
"node_modules/@types/node": {
|
|
255
|
-
"version": "26.1.
|
|
256
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-26.1.
|
|
257
|
-
"integrity": "sha512-
|
|
249
|
+
"version": "26.1.1",
|
|
250
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-26.1.1.tgz",
|
|
251
|
+
"integrity": "sha512-nxAkRSVkN1Y0JC1W8ky/fTfkGsMmcrRsbx+3XoZE+rMOX71kLYTV7fLXpqud1GpbpP5TuffXFqfX7fH2GgZREw==",
|
|
258
252
|
"license": "MIT",
|
|
259
253
|
"dependencies": {
|
|
260
254
|
"undici-types": "~8.3.0"
|
|
@@ -352,12 +346,15 @@
|
|
|
352
346
|
}
|
|
353
347
|
},
|
|
354
348
|
"node_modules/audio-type": {
|
|
355
|
-
"version": "2.4.
|
|
356
|
-
"resolved": "https://registry.npmjs.org/audio-type/-/audio-type-2.4.
|
|
357
|
-
"integrity": "sha512-
|
|
349
|
+
"version": "2.4.2",
|
|
350
|
+
"resolved": "https://registry.npmjs.org/audio-type/-/audio-type-2.4.2.tgz",
|
|
351
|
+
"integrity": "sha512-E9Bl1FGGDS81H/mKvaoPq0iQ8uT3qTBe6XWjipOo5kYrhLMAbjD7hREAVle0YJFahZOVbztxTdkwi0VBDJutSA==",
|
|
358
352
|
"license": "MIT",
|
|
359
353
|
"engines": {
|
|
360
354
|
"node": ">=14"
|
|
355
|
+
},
|
|
356
|
+
"funding": {
|
|
357
|
+
"url": "https://github.com/sponsors/audiojs"
|
|
361
358
|
}
|
|
362
359
|
},
|
|
363
360
|
"node_modules/baileys": {
|
|
@@ -546,9 +543,9 @@
|
|
|
546
543
|
"license": "Apache-2.0"
|
|
547
544
|
},
|
|
548
545
|
"node_modules/lru-cache": {
|
|
549
|
-
"version": "11.5.
|
|
550
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.5.
|
|
551
|
-
"integrity": "sha512-
|
|
546
|
+
"version": "11.5.2",
|
|
547
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.5.2.tgz",
|
|
548
|
+
"integrity": "sha512-4pfM1Ff0x50o0tQwb5ucw/RzNyD0/YJME6IVcStalZuMWxdt3sR3huStTtxz4PUmvZfRguvDejasvQ2kifR11g==",
|
|
552
549
|
"license": "BlueOak-1.0.0",
|
|
553
550
|
"engines": {
|
|
554
551
|
"node": "20 || >=22"
|
|
@@ -587,9 +584,9 @@
|
|
|
587
584
|
"license": "MIT"
|
|
588
585
|
},
|
|
589
586
|
"node_modules/music-metadata": {
|
|
590
|
-
"version": "11.
|
|
591
|
-
"resolved": "https://registry.npmjs.org/music-metadata/-/music-metadata-11.
|
|
592
|
-
"integrity": "sha512-
|
|
587
|
+
"version": "11.14.0",
|
|
588
|
+
"resolved": "https://registry.npmjs.org/music-metadata/-/music-metadata-11.14.0.tgz",
|
|
589
|
+
"integrity": "sha512-RyOSq98kuVfXB1emJ+NjBF0av8Ph3oBuqNy+Z5sFFfLhjYrkBQEB53V8u+U0RNTVwNo20WoPUwNkfKwZfrOqmQ==",
|
|
593
590
|
"funding": [
|
|
594
591
|
{
|
|
595
592
|
"type": "github",
|
|
@@ -665,9 +662,9 @@
|
|
|
665
662
|
}
|
|
666
663
|
},
|
|
667
664
|
"node_modules/p-queue": {
|
|
668
|
-
"version": "9.3.
|
|
669
|
-
"resolved": "https://registry.npmjs.org/p-queue/-/p-queue-9.3.
|
|
670
|
-
"integrity": "sha512-
|
|
665
|
+
"version": "9.3.2",
|
|
666
|
+
"resolved": "https://registry.npmjs.org/p-queue/-/p-queue-9.3.2.tgz",
|
|
667
|
+
"integrity": "sha512-pCsnA4piiqkrwAJ555Xh/lc717SijJrTBr96P1q6BRnUdm2XPB4v91oiXVAUr5HbIbXW4D8kIslfJUE28Rud6A==",
|
|
671
668
|
"license": "MIT",
|
|
672
669
|
"dependencies": {
|
|
673
670
|
"eventemitter3": "^5.0.4",
|
|
@@ -746,9 +743,9 @@
|
|
|
746
743
|
"license": "MIT"
|
|
747
744
|
},
|
|
748
745
|
"node_modules/protobufjs": {
|
|
749
|
-
"version": "7.6.
|
|
750
|
-
"resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.6.
|
|
751
|
-
"integrity": "sha512
|
|
746
|
+
"version": "7.6.5",
|
|
747
|
+
"resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.6.5.tgz",
|
|
748
|
+
"integrity": "sha512-/FPD0nUc9jH6rfFjji9IBqOz4pcSE3CsT1m7Ep6Mdb0LxSUMj8hgl6GomOvZzpNpAqqGaXA0P3VSrZLFzIhQrw==",
|
|
752
749
|
"hasInstallScript": true,
|
|
753
750
|
"license": "BSD-3-Clause",
|
|
754
751
|
"dependencies": {
|
|
@@ -758,7 +755,6 @@
|
|
|
758
755
|
"@protobufjs/eventemitter": "^1.1.1",
|
|
759
756
|
"@protobufjs/fetch": "^1.1.1",
|
|
760
757
|
"@protobufjs/float": "^1.0.2",
|
|
761
|
-
"@protobufjs/inquire": "^1.1.2",
|
|
762
758
|
"@protobufjs/path": "^1.1.2",
|
|
763
759
|
"@protobufjs/pool": "^1.1.0",
|
|
764
760
|
"@protobufjs/utf8": "^1.1.1",
|
|
@@ -898,9 +894,9 @@
|
|
|
898
894
|
"license": "0BSD"
|
|
899
895
|
},
|
|
900
896
|
"node_modules/typebox": {
|
|
901
|
-
"version": "1.3.
|
|
902
|
-
"resolved": "https://registry.npmjs.org/typebox/-/typebox-1.3.
|
|
903
|
-
"integrity": "sha512-
|
|
897
|
+
"version": "1.3.6",
|
|
898
|
+
"resolved": "https://registry.npmjs.org/typebox/-/typebox-1.3.6.tgz",
|
|
899
|
+
"integrity": "sha512-Sc8RA0NCMEFmApHNU9ZMzqcpQj46She44J8ffpLM/bdhLNUZKq7DJumcLcsFx1gRmDfQPgCgOmFFJ7rcnfWNyA==",
|
|
904
900
|
"license": "MIT"
|
|
905
901
|
},
|
|
906
902
|
"node_modules/uint8array-extras": {
|
|
@@ -934,9 +930,9 @@
|
|
|
934
930
|
"license": "MIT"
|
|
935
931
|
},
|
|
936
932
|
"node_modules/ws": {
|
|
937
|
-
"version": "8.21.
|
|
938
|
-
"resolved": "https://registry.npmjs.org/ws/-/ws-8.21.
|
|
939
|
-
"integrity": "sha512
|
|
933
|
+
"version": "8.21.1",
|
|
934
|
+
"resolved": "https://registry.npmjs.org/ws/-/ws-8.21.1.tgz",
|
|
935
|
+
"integrity": "sha512-+0NTnW77fFN/DjQi6k/Sq/Yvk4Sgajw7urW8V+asjXnRgDs9gyGkdb7EzgfhA4goXsRIZKE28fzIXBHEzhuiWw==",
|
|
940
936
|
"license": "MIT",
|
|
941
937
|
"engines": {
|
|
942
938
|
"node": ">=10.0.0"
|
package/openclaw.plugin.json
CHANGED
|
@@ -39,9 +39,6 @@
|
|
|
39
39
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
40
40
|
"type": "object",
|
|
41
41
|
"properties": {
|
|
42
|
-
"enabled": {
|
|
43
|
-
"type": "boolean"
|
|
44
|
-
},
|
|
45
42
|
"capabilities": {
|
|
46
43
|
"type": "array",
|
|
47
44
|
"items": {
|
|
@@ -66,15 +63,9 @@
|
|
|
66
63
|
"configWrites": {
|
|
67
64
|
"type": "boolean"
|
|
68
65
|
},
|
|
69
|
-
"
|
|
66
|
+
"enabled": {
|
|
70
67
|
"type": "boolean"
|
|
71
68
|
},
|
|
72
|
-
"messagePrefix": {
|
|
73
|
-
"type": "string"
|
|
74
|
-
},
|
|
75
|
-
"responsePrefix": {
|
|
76
|
-
"type": "string"
|
|
77
|
-
},
|
|
78
69
|
"dmPolicy": {
|
|
79
70
|
"default": "pairing",
|
|
80
71
|
"type": "string",
|
|
@@ -85,9 +76,6 @@
|
|
|
85
76
|
"disabled"
|
|
86
77
|
]
|
|
87
78
|
},
|
|
88
|
-
"selfChatMode": {
|
|
89
|
-
"type": "boolean"
|
|
90
|
-
},
|
|
91
79
|
"allowFrom": {
|
|
92
80
|
"type": "array",
|
|
93
81
|
"items": {
|
|
@@ -225,6 +213,65 @@
|
|
|
225
213
|
},
|
|
226
214
|
"additionalProperties": false
|
|
227
215
|
},
|
|
216
|
+
"heartbeatVisibility": {
|
|
217
|
+
"type": "object",
|
|
218
|
+
"properties": {
|
|
219
|
+
"showOk": {
|
|
220
|
+
"type": "boolean"
|
|
221
|
+
},
|
|
222
|
+
"showAlerts": {
|
|
223
|
+
"type": "boolean"
|
|
224
|
+
},
|
|
225
|
+
"useIndicator": {
|
|
226
|
+
"type": "boolean"
|
|
227
|
+
}
|
|
228
|
+
},
|
|
229
|
+
"additionalProperties": false
|
|
230
|
+
},
|
|
231
|
+
"healthMonitor": {
|
|
232
|
+
"type": "object",
|
|
233
|
+
"properties": {
|
|
234
|
+
"enabled": {
|
|
235
|
+
"type": "boolean"
|
|
236
|
+
}
|
|
237
|
+
},
|
|
238
|
+
"additionalProperties": false
|
|
239
|
+
},
|
|
240
|
+
"responsePrefix": {
|
|
241
|
+
"type": "string"
|
|
242
|
+
},
|
|
243
|
+
"mediaMaxMb": {
|
|
244
|
+
"default": 50,
|
|
245
|
+
"type": "integer",
|
|
246
|
+
"exclusiveMinimum": 0,
|
|
247
|
+
"maximum": 9007199254740991
|
|
248
|
+
},
|
|
249
|
+
"replyToMode": {
|
|
250
|
+
"anyOf": [
|
|
251
|
+
{
|
|
252
|
+
"type": "string",
|
|
253
|
+
"const": "off"
|
|
254
|
+
},
|
|
255
|
+
{
|
|
256
|
+
"type": "string",
|
|
257
|
+
"const": "first"
|
|
258
|
+
},
|
|
259
|
+
{
|
|
260
|
+
"type": "string",
|
|
261
|
+
"const": "all"
|
|
262
|
+
},
|
|
263
|
+
{
|
|
264
|
+
"type": "string",
|
|
265
|
+
"const": "batched"
|
|
266
|
+
}
|
|
267
|
+
]
|
|
268
|
+
},
|
|
269
|
+
"sendReadReceipts": {
|
|
270
|
+
"type": "boolean"
|
|
271
|
+
},
|
|
272
|
+
"selfChatMode": {
|
|
273
|
+
"type": "boolean"
|
|
274
|
+
},
|
|
228
275
|
"groups": {
|
|
229
276
|
"type": "object",
|
|
230
277
|
"propertyNames": {
|
|
@@ -312,32 +359,6 @@
|
|
|
312
359
|
"additionalProperties": false
|
|
313
360
|
}
|
|
314
361
|
},
|
|
315
|
-
"ackReaction": {
|
|
316
|
-
"type": "object",
|
|
317
|
-
"properties": {
|
|
318
|
-
"emoji": {
|
|
319
|
-
"type": "string"
|
|
320
|
-
},
|
|
321
|
-
"direct": {
|
|
322
|
-
"default": true,
|
|
323
|
-
"type": "boolean"
|
|
324
|
-
},
|
|
325
|
-
"group": {
|
|
326
|
-
"default": "mentions",
|
|
327
|
-
"type": "string",
|
|
328
|
-
"enum": [
|
|
329
|
-
"always",
|
|
330
|
-
"mentions",
|
|
331
|
-
"never"
|
|
332
|
-
]
|
|
333
|
-
}
|
|
334
|
-
},
|
|
335
|
-
"required": [
|
|
336
|
-
"direct",
|
|
337
|
-
"group"
|
|
338
|
-
],
|
|
339
|
-
"additionalProperties": false
|
|
340
|
-
},
|
|
341
362
|
"reactionLevel": {
|
|
342
363
|
"type": "string",
|
|
343
364
|
"enum": [
|
|
@@ -353,50 +374,6 @@
|
|
|
353
374
|
"minimum": 0,
|
|
354
375
|
"maximum": 9007199254740991
|
|
355
376
|
},
|
|
356
|
-
"replyToMode": {
|
|
357
|
-
"anyOf": [
|
|
358
|
-
{
|
|
359
|
-
"type": "string",
|
|
360
|
-
"const": "off"
|
|
361
|
-
},
|
|
362
|
-
{
|
|
363
|
-
"type": "string",
|
|
364
|
-
"const": "first"
|
|
365
|
-
},
|
|
366
|
-
{
|
|
367
|
-
"type": "string",
|
|
368
|
-
"const": "all"
|
|
369
|
-
},
|
|
370
|
-
{
|
|
371
|
-
"type": "string",
|
|
372
|
-
"const": "batched"
|
|
373
|
-
}
|
|
374
|
-
]
|
|
375
|
-
},
|
|
376
|
-
"heartbeat": {
|
|
377
|
-
"type": "object",
|
|
378
|
-
"properties": {
|
|
379
|
-
"showOk": {
|
|
380
|
-
"type": "boolean"
|
|
381
|
-
},
|
|
382
|
-
"showAlerts": {
|
|
383
|
-
"type": "boolean"
|
|
384
|
-
},
|
|
385
|
-
"useIndicator": {
|
|
386
|
-
"type": "boolean"
|
|
387
|
-
}
|
|
388
|
-
},
|
|
389
|
-
"additionalProperties": false
|
|
390
|
-
},
|
|
391
|
-
"healthMonitor": {
|
|
392
|
-
"type": "object",
|
|
393
|
-
"properties": {
|
|
394
|
-
"enabled": {
|
|
395
|
-
"type": "boolean"
|
|
396
|
-
}
|
|
397
|
-
},
|
|
398
|
-
"additionalProperties": false
|
|
399
|
-
},
|
|
400
377
|
"pluginHooks": {
|
|
401
378
|
"type": "object",
|
|
402
379
|
"properties": {
|
|
@@ -414,9 +391,6 @@
|
|
|
414
391
|
"additionalProperties": {
|
|
415
392
|
"type": "object",
|
|
416
393
|
"properties": {
|
|
417
|
-
"enabled": {
|
|
418
|
-
"type": "boolean"
|
|
419
|
-
},
|
|
420
394
|
"capabilities": {
|
|
421
395
|
"type": "array",
|
|
422
396
|
"items": {
|
|
@@ -441,15 +415,9 @@
|
|
|
441
415
|
"configWrites": {
|
|
442
416
|
"type": "boolean"
|
|
443
417
|
},
|
|
444
|
-
"
|
|
418
|
+
"enabled": {
|
|
445
419
|
"type": "boolean"
|
|
446
420
|
},
|
|
447
|
-
"messagePrefix": {
|
|
448
|
-
"type": "string"
|
|
449
|
-
},
|
|
450
|
-
"responsePrefix": {
|
|
451
|
-
"type": "string"
|
|
452
|
-
},
|
|
453
421
|
"dmPolicy": {
|
|
454
422
|
"type": "string",
|
|
455
423
|
"enum": [
|
|
@@ -459,9 +427,6 @@
|
|
|
459
427
|
"disabled"
|
|
460
428
|
]
|
|
461
429
|
},
|
|
462
|
-
"selfChatMode": {
|
|
463
|
-
"type": "boolean"
|
|
464
|
-
},
|
|
465
430
|
"allowFrom": {
|
|
466
431
|
"type": "array",
|
|
467
432
|
"items": {
|
|
@@ -598,6 +563,64 @@
|
|
|
598
563
|
},
|
|
599
564
|
"additionalProperties": false
|
|
600
565
|
},
|
|
566
|
+
"heartbeatVisibility": {
|
|
567
|
+
"type": "object",
|
|
568
|
+
"properties": {
|
|
569
|
+
"showOk": {
|
|
570
|
+
"type": "boolean"
|
|
571
|
+
},
|
|
572
|
+
"showAlerts": {
|
|
573
|
+
"type": "boolean"
|
|
574
|
+
},
|
|
575
|
+
"useIndicator": {
|
|
576
|
+
"type": "boolean"
|
|
577
|
+
}
|
|
578
|
+
},
|
|
579
|
+
"additionalProperties": false
|
|
580
|
+
},
|
|
581
|
+
"healthMonitor": {
|
|
582
|
+
"type": "object",
|
|
583
|
+
"properties": {
|
|
584
|
+
"enabled": {
|
|
585
|
+
"type": "boolean"
|
|
586
|
+
}
|
|
587
|
+
},
|
|
588
|
+
"additionalProperties": false
|
|
589
|
+
},
|
|
590
|
+
"responsePrefix": {
|
|
591
|
+
"type": "string"
|
|
592
|
+
},
|
|
593
|
+
"mediaMaxMb": {
|
|
594
|
+
"type": "integer",
|
|
595
|
+
"exclusiveMinimum": 0,
|
|
596
|
+
"maximum": 9007199254740991
|
|
597
|
+
},
|
|
598
|
+
"replyToMode": {
|
|
599
|
+
"anyOf": [
|
|
600
|
+
{
|
|
601
|
+
"type": "string",
|
|
602
|
+
"const": "off"
|
|
603
|
+
},
|
|
604
|
+
{
|
|
605
|
+
"type": "string",
|
|
606
|
+
"const": "first"
|
|
607
|
+
},
|
|
608
|
+
{
|
|
609
|
+
"type": "string",
|
|
610
|
+
"const": "all"
|
|
611
|
+
},
|
|
612
|
+
{
|
|
613
|
+
"type": "string",
|
|
614
|
+
"const": "batched"
|
|
615
|
+
}
|
|
616
|
+
]
|
|
617
|
+
},
|
|
618
|
+
"sendReadReceipts": {
|
|
619
|
+
"type": "boolean"
|
|
620
|
+
},
|
|
621
|
+
"selfChatMode": {
|
|
622
|
+
"type": "boolean"
|
|
623
|
+
},
|
|
601
624
|
"groups": {
|
|
602
625
|
"type": "object",
|
|
603
626
|
"propertyNames": {
|
|
@@ -685,32 +708,6 @@
|
|
|
685
708
|
"additionalProperties": false
|
|
686
709
|
}
|
|
687
710
|
},
|
|
688
|
-
"ackReaction": {
|
|
689
|
-
"type": "object",
|
|
690
|
-
"properties": {
|
|
691
|
-
"emoji": {
|
|
692
|
-
"type": "string"
|
|
693
|
-
},
|
|
694
|
-
"direct": {
|
|
695
|
-
"default": true,
|
|
696
|
-
"type": "boolean"
|
|
697
|
-
},
|
|
698
|
-
"group": {
|
|
699
|
-
"default": "mentions",
|
|
700
|
-
"type": "string",
|
|
701
|
-
"enum": [
|
|
702
|
-
"always",
|
|
703
|
-
"mentions",
|
|
704
|
-
"never"
|
|
705
|
-
]
|
|
706
|
-
}
|
|
707
|
-
},
|
|
708
|
-
"required": [
|
|
709
|
-
"direct",
|
|
710
|
-
"group"
|
|
711
|
-
],
|
|
712
|
-
"additionalProperties": false
|
|
713
|
-
},
|
|
714
711
|
"reactionLevel": {
|
|
715
712
|
"type": "string",
|
|
716
713
|
"enum": [
|
|
@@ -725,50 +722,6 @@
|
|
|
725
722
|
"minimum": 0,
|
|
726
723
|
"maximum": 9007199254740991
|
|
727
724
|
},
|
|
728
|
-
"replyToMode": {
|
|
729
|
-
"anyOf": [
|
|
730
|
-
{
|
|
731
|
-
"type": "string",
|
|
732
|
-
"const": "off"
|
|
733
|
-
},
|
|
734
|
-
{
|
|
735
|
-
"type": "string",
|
|
736
|
-
"const": "first"
|
|
737
|
-
},
|
|
738
|
-
{
|
|
739
|
-
"type": "string",
|
|
740
|
-
"const": "all"
|
|
741
|
-
},
|
|
742
|
-
{
|
|
743
|
-
"type": "string",
|
|
744
|
-
"const": "batched"
|
|
745
|
-
}
|
|
746
|
-
]
|
|
747
|
-
},
|
|
748
|
-
"heartbeat": {
|
|
749
|
-
"type": "object",
|
|
750
|
-
"properties": {
|
|
751
|
-
"showOk": {
|
|
752
|
-
"type": "boolean"
|
|
753
|
-
},
|
|
754
|
-
"showAlerts": {
|
|
755
|
-
"type": "boolean"
|
|
756
|
-
},
|
|
757
|
-
"useIndicator": {
|
|
758
|
-
"type": "boolean"
|
|
759
|
-
}
|
|
760
|
-
},
|
|
761
|
-
"additionalProperties": false
|
|
762
|
-
},
|
|
763
|
-
"healthMonitor": {
|
|
764
|
-
"type": "object",
|
|
765
|
-
"properties": {
|
|
766
|
-
"enabled": {
|
|
767
|
-
"type": "boolean"
|
|
768
|
-
}
|
|
769
|
-
},
|
|
770
|
-
"additionalProperties": false
|
|
771
|
-
},
|
|
772
725
|
"pluginHooks": {
|
|
773
726
|
"type": "object",
|
|
774
727
|
"properties": {
|
|
@@ -783,11 +736,6 @@
|
|
|
783
736
|
},
|
|
784
737
|
"authDir": {
|
|
785
738
|
"type": "string"
|
|
786
|
-
},
|
|
787
|
-
"mediaMaxMb": {
|
|
788
|
-
"type": "integer",
|
|
789
|
-
"exclusiveMinimum": 0,
|
|
790
|
-
"maximum": 9007199254740991
|
|
791
739
|
}
|
|
792
740
|
},
|
|
793
741
|
"additionalProperties": false
|
|
@@ -796,12 +744,6 @@
|
|
|
796
744
|
"defaultAccount": {
|
|
797
745
|
"type": "string"
|
|
798
746
|
},
|
|
799
|
-
"mediaMaxMb": {
|
|
800
|
-
"default": 50,
|
|
801
|
-
"type": "integer",
|
|
802
|
-
"exclusiveMinimum": 0,
|
|
803
|
-
"maximum": 9007199254740991
|
|
804
|
-
},
|
|
805
747
|
"actions": {
|
|
806
748
|
"type": "object",
|
|
807
749
|
"properties": {
|
|
@@ -824,8 +766,8 @@
|
|
|
824
766
|
"required": [
|
|
825
767
|
"dmPolicy",
|
|
826
768
|
"groupPolicy",
|
|
827
|
-
"
|
|
828
|
-
"
|
|
769
|
+
"mediaMaxMb",
|
|
770
|
+
"debounceMs"
|
|
829
771
|
],
|
|
830
772
|
"additionalProperties": false
|
|
831
773
|
},
|
|
@@ -840,6 +782,24 @@
|
|
|
840
782
|
"label": "WhatsApp DM Policy",
|
|
841
783
|
"help": "Direct message access control (\"pairing\" recommended). \"open\" requires channels.whatsapp.allowFrom=[\"*\"]."
|
|
842
784
|
},
|
|
785
|
+
"allowFrom": {
|
|
786
|
+
"presentation": "phone-number"
|
|
787
|
+
},
|
|
788
|
+
"defaultTo": {
|
|
789
|
+
"presentation": "phone-number"
|
|
790
|
+
},
|
|
791
|
+
"groupAllowFrom": {
|
|
792
|
+
"presentation": "phone-number"
|
|
793
|
+
},
|
|
794
|
+
"accounts.*.allowFrom.*": {
|
|
795
|
+
"presentation": "phone-number"
|
|
796
|
+
},
|
|
797
|
+
"accounts.*.defaultTo": {
|
|
798
|
+
"presentation": "phone-number"
|
|
799
|
+
},
|
|
800
|
+
"accounts.*.groupAllowFrom.*": {
|
|
801
|
+
"presentation": "phone-number"
|
|
802
|
+
},
|
|
843
803
|
"selfChatMode": {
|
|
844
804
|
"label": "WhatsApp Self-Phone Mode",
|
|
845
805
|
"help": "Same-phone setup (bot uses your personal WhatsApp number)."
|