cclawd 2026.3.36 → 2026.3.37
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/.buildstamp +1 -1
- package/dist/{agents-C9X_AJ6x.js → agents-B1jFodO2.js} +1 -1
- package/dist/{agents-F6xA333m.js → agents-DXbDJl0L.js} +4 -4
- package/dist/build-info.json +3 -3
- package/dist/{channel-IwKz8T6m.js → channel-BI3KOxP4.js} +5 -5
- package/dist/{channel-DyhOLw5m.js → channel-CHMDSzML.js} +1 -1
- package/dist/{channel-CHrM91Q_.js → channel-K5dPqiwU.js} +16 -2
- package/dist/{channel.runtime-BAHtSas-.js → channel.runtime-B4zVhgbH.js} +2 -2
- package/dist/{channel.runtime-DCiicrJT.js → channel.runtime-BTlRwT4i.js} +4 -4
- package/dist/{channels-nVOai8hL.js → channels-CXcZ6K32.js} +4 -4
- package/dist/{channels-cli-CatCx6zi.js → channels-cli-Bk0_JVxY.js} +7 -7
- package/dist/{command-registry-BR0xXVTH.js → command-registry-9wvpieTW.js} +2 -2
- package/dist/{command-registry-Bsm4F8vo.js → command-registry-B9Inb84p.js} +7 -7
- package/dist/{completion-cli-Drvi-QSr.js → completion-cli-8RTO_O2j.js} +3 -3
- package/dist/{completion-cli-C-6y94TR.js → completion-cli-Bz-LFWBW.js} +2 -2
- package/dist/{config-cli-BJYPPLvD.js → config-cli-DQIpniEU.js} +1 -1
- package/dist/{configure-C4Ci1kUw.js → configure-7fSm1A_Q.js} +4 -4
- package/dist/{configure-B1k-V6Lv.js → configure-Cmyj_OLR.js} +1 -1
- package/dist/{crypto-node.runtime-CStm_cp6.js → crypto-node.runtime--zYPILQZ.js} +1 -1
- package/dist/{dist-cjs-BiGI0KHA2.js → dist-cjs-B0uwZfEI2.js} +1 -1
- package/dist/{dist-cjs-DDjyGSbh.js → dist-cjs-B1Y9a3eN.js} +4 -4
- package/dist/{dist-cjs-zhsTtwcE.js → dist-cjs-Bn4Bckbz.js} +186 -163
- package/dist/{dist-cjs-Btlx5TcY.js → dist-cjs-wgg3A4iE.js} +3 -3
- package/dist/{doctor-completion-AWsRG8A8.js → doctor-completion-CpnquLDG.js} +1 -1
- package/dist/{encryption-guidance-4W0kb3dw.js → encryption-guidance-BcHhMJHh.js} +1 -1
- package/dist/entry.js +1 -1
- package/dist/extensions/discord/node_modules/.package-lock.json +6 -6
- package/dist/extensions/discord/node_modules/@types/node/README.md +1 -1
- package/dist/extensions/discord/node_modules/@types/node/async_hooks.d.ts +108 -0
- package/dist/extensions/discord/node_modules/@types/node/crypto.d.ts +14 -3
- package/dist/extensions/discord/node_modules/@types/node/fs/promises.d.ts +126 -0
- package/dist/extensions/discord/node_modules/@types/node/fs.d.ts +4 -2
- package/dist/extensions/discord/node_modules/@types/node/index.d.ts +2 -0
- package/dist/extensions/discord/node_modules/@types/node/inspector.generated.d.ts +5 -0
- package/dist/extensions/discord/node_modules/@types/node/module.d.ts +1 -0
- package/dist/extensions/discord/node_modules/@types/node/package.json +2 -2
- package/dist/extensions/discord/node_modules/@types/node/process.d.ts +25 -1
- package/dist/extensions/discord/node_modules/@types/node/quic.d.ts +2 -2
- package/dist/extensions/discord/node_modules/@types/node/repl.d.ts +15 -0
- package/dist/extensions/discord/node_modules/@types/node/stream/iter.d.ts +301 -0
- package/dist/extensions/discord/node_modules/@types/node/test.d.ts +38 -12
- package/dist/extensions/discord/node_modules/@types/node/ts5.6/index.d.ts +2 -0
- package/dist/extensions/discord/node_modules/@types/node/ts5.7/index.d.ts +2 -0
- package/dist/extensions/discord/node_modules/@types/node/vm.d.ts +5 -4
- package/dist/extensions/discord/node_modules/@types/node/zlib/iter.d.ts +131 -0
- package/dist/extensions/discord/node_modules/discord-api-types/CHANGELOG.md +9 -0
- package/dist/extensions/discord/node_modules/discord-api-types/_generated_/rest/v10/interfaces.d.ts +3 -2
- package/dist/extensions/discord/node_modules/discord-api-types/_generated_/rest/v10/interfaces.d.ts.map +1 -1
- package/dist/extensions/discord/node_modules/discord-api-types/_generated_/rest/v9/interfaces.d.ts +3 -2
- package/dist/extensions/discord/node_modules/discord-api-types/_generated_/rest/v9/interfaces.d.ts.map +1 -1
- package/dist/extensions/discord/node_modules/discord-api-types/package.json +8 -8
- package/dist/extensions/discord/node_modules/discord-api-types/payloads/v10/message.d.ts +2 -2
- package/dist/extensions/discord/node_modules/discord-api-types/payloads/v10/oauth2.d.ts +7 -0
- package/dist/extensions/discord/node_modules/discord-api-types/payloads/v10/oauth2.d.ts.map +1 -1
- package/dist/extensions/discord/node_modules/discord-api-types/payloads/v10/oauth2.js +7 -0
- package/dist/extensions/discord/node_modules/discord-api-types/payloads/v10/oauth2.js.map +1 -1
- package/dist/extensions/discord/node_modules/discord-api-types/payloads/v10/user.d.ts +1 -0
- package/dist/extensions/discord/node_modules/discord-api-types/payloads/v10/user.d.ts.map +1 -1
- package/dist/extensions/discord/node_modules/discord-api-types/payloads/v10/user.js.map +1 -1
- package/dist/extensions/discord/node_modules/discord-api-types/payloads/v9/message.d.ts +2 -2
- package/dist/extensions/discord/node_modules/discord-api-types/payloads/v9/oauth2.d.ts +7 -0
- package/dist/extensions/discord/node_modules/discord-api-types/payloads/v9/oauth2.d.ts.map +1 -1
- package/dist/extensions/discord/node_modules/discord-api-types/payloads/v9/oauth2.js +7 -0
- package/dist/extensions/discord/node_modules/discord-api-types/payloads/v9/oauth2.js.map +1 -1
- package/dist/extensions/discord/node_modules/discord-api-types/payloads/v9/user.d.ts +1 -0
- package/dist/extensions/discord/node_modules/discord-api-types/payloads/v9/user.d.ts.map +1 -1
- package/dist/extensions/discord/node_modules/discord-api-types/payloads/v9/user.js.map +1 -1
- package/dist/extensions/discord/node_modules/discord-api-types/rest/v10/index.d.ts.map +1 -1
- package/dist/extensions/discord/node_modules/discord-api-types/rest/v10/index.js +3 -2
- package/dist/extensions/discord/node_modules/discord-api-types/rest/v10/index.js.map +1 -1
- package/dist/extensions/discord/node_modules/discord-api-types/rest/v10/oauth2.d.ts +9 -2
- package/dist/extensions/discord/node_modules/discord-api-types/rest/v10/oauth2.d.ts.map +1 -1
- package/dist/extensions/discord/node_modules/discord-api-types/rest/v10/user.d.ts +4 -0
- package/dist/extensions/discord/node_modules/discord-api-types/rest/v10/user.d.ts.map +1 -1
- package/dist/extensions/discord/node_modules/discord-api-types/rest/v9/index.d.ts.map +1 -1
- package/dist/extensions/discord/node_modules/discord-api-types/rest/v9/index.js +3 -2
- package/dist/extensions/discord/node_modules/discord-api-types/rest/v9/index.js.map +1 -1
- package/dist/extensions/discord/node_modules/discord-api-types/rest/v9/oauth2.d.ts +9 -2
- package/dist/extensions/discord/node_modules/discord-api-types/rest/v9/oauth2.d.ts.map +1 -1
- package/dist/extensions/discord/node_modules/discord-api-types/rest/v9/user.d.ts +4 -0
- package/dist/extensions/discord/node_modules/discord-api-types/rest/v9/user.d.ts.map +1 -1
- package/dist/extensions/feishu/index.js +2 -2
- package/dist/extensions/feishu/node_modules/.package-lock.json +32 -33
- package/dist/extensions/feishu/node_modules/@larksuiteoapi/node-sdk/es/index.js +4720 -1126
- package/dist/extensions/feishu/node_modules/@larksuiteoapi/node-sdk/lib/index.js +4720 -1126
- package/dist/extensions/feishu/node_modules/@larksuiteoapi/node-sdk/package.json +1 -1
- package/dist/extensions/feishu/node_modules/@larksuiteoapi/node-sdk/types/index.d.ts +9694 -2275
- package/dist/extensions/feishu/node_modules/@protobufjs/eventemitter/CHANGELOG.md +8 -0
- package/dist/extensions/feishu/node_modules/@protobufjs/eventemitter/index.d.ts +10 -8
- package/dist/extensions/feishu/node_modules/@protobufjs/eventemitter/index.js +17 -7
- package/dist/extensions/feishu/node_modules/@protobufjs/eventemitter/package.json +2 -2
- package/dist/extensions/feishu/node_modules/@protobufjs/eventemitter/tests/index.js +39 -3
- package/dist/extensions/feishu/node_modules/@protobufjs/fetch/CHANGELOG.md +8 -0
- package/dist/extensions/feishu/node_modules/@protobufjs/fetch/index.d.ts +7 -7
- package/dist/extensions/feishu/node_modules/@protobufjs/fetch/index.js +4 -7
- package/dist/extensions/feishu/node_modules/@protobufjs/fetch/package.json +7 -5
- package/dist/extensions/feishu/node_modules/@protobufjs/fetch/tests/data/file.txt +1 -0
- package/dist/extensions/feishu/node_modules/@protobufjs/fetch/tests/index.js +150 -8
- package/dist/extensions/feishu/node_modules/@protobufjs/fetch/util/fs.js +11 -0
- package/dist/extensions/feishu/node_modules/@protobufjs/inquire/CHANGELOG.md +8 -0
- package/dist/extensions/feishu/node_modules/@protobufjs/inquire/index.d.ts +1 -0
- package/dist/extensions/feishu/node_modules/@protobufjs/inquire/index.js +1 -0
- package/dist/extensions/feishu/node_modules/@protobufjs/inquire/package.json +1 -1
- package/dist/extensions/feishu/node_modules/@types/node/README.md +1 -1
- package/dist/extensions/feishu/node_modules/@types/node/async_hooks.d.ts +108 -0
- package/dist/extensions/feishu/node_modules/@types/node/crypto.d.ts +14 -3
- package/dist/extensions/feishu/node_modules/@types/node/fs/promises.d.ts +126 -0
- package/dist/extensions/feishu/node_modules/@types/node/fs.d.ts +4 -2
- package/dist/extensions/feishu/node_modules/@types/node/index.d.ts +2 -0
- package/dist/extensions/feishu/node_modules/@types/node/inspector.generated.d.ts +5 -0
- package/dist/extensions/feishu/node_modules/@types/node/module.d.ts +1 -0
- package/dist/extensions/feishu/node_modules/@types/node/package.json +2 -2
- package/dist/extensions/feishu/node_modules/@types/node/process.d.ts +25 -1
- package/dist/extensions/feishu/node_modules/@types/node/quic.d.ts +2 -2
- package/dist/extensions/feishu/node_modules/@types/node/repl.d.ts +15 -0
- package/dist/extensions/feishu/node_modules/@types/node/stream/iter.d.ts +301 -0
- package/dist/extensions/feishu/node_modules/@types/node/test.d.ts +38 -12
- package/dist/extensions/feishu/node_modules/@types/node/ts5.6/index.d.ts +2 -0
- package/dist/extensions/feishu/node_modules/@types/node/ts5.7/index.d.ts +2 -0
- package/dist/extensions/feishu/node_modules/@types/node/vm.d.ts +5 -4
- package/dist/extensions/feishu/node_modules/@types/node/zlib/iter.d.ts +131 -0
- package/dist/extensions/feishu/node_modules/es-object-atoms/CHANGELOG.md +21 -14
- package/dist/extensions/feishu/node_modules/es-object-atoms/isObject.d.ts +1 -1
- package/dist/extensions/feishu/node_modules/es-object-atoms/package.json +6 -7
- package/dist/extensions/feishu/node_modules/es-object-atoms/tsconfig.json +1 -0
- package/dist/extensions/feishu/node_modules/protobufjs/README.md +1 -1
- package/dist/extensions/feishu/node_modules/protobufjs/dist/light/protobuf.js +316 -222
- package/dist/extensions/feishu/node_modules/protobufjs/dist/light/protobuf.js.map +1 -1
- package/dist/extensions/feishu/node_modules/protobufjs/dist/light/protobuf.min.js +3 -3
- package/dist/extensions/feishu/node_modules/protobufjs/dist/light/protobuf.min.js.map +1 -1
- package/dist/extensions/feishu/node_modules/protobufjs/dist/minimal/protobuf.js +74 -28
- package/dist/extensions/feishu/node_modules/protobufjs/dist/minimal/protobuf.js.map +1 -1
- package/dist/extensions/feishu/node_modules/protobufjs/dist/minimal/protobuf.min.js +3 -3
- package/dist/extensions/feishu/node_modules/protobufjs/dist/minimal/protobuf.min.js.map +1 -1
- package/dist/extensions/feishu/node_modules/protobufjs/dist/protobuf.js +357 -249
- package/dist/extensions/feishu/node_modules/protobufjs/dist/protobuf.js.map +1 -1
- package/dist/extensions/feishu/node_modules/protobufjs/dist/protobuf.min.js +3 -3
- package/dist/extensions/feishu/node_modules/protobufjs/dist/protobuf.min.js.map +1 -1
- package/dist/extensions/feishu/node_modules/protobufjs/ext/descriptor/index.js +7 -2
- package/dist/extensions/feishu/node_modules/protobufjs/index.d.ts +14 -4
- package/dist/extensions/feishu/node_modules/protobufjs/package.json +8 -5
- package/dist/extensions/feishu/node_modules/protobufjs/src/converter.js +13 -8
- package/dist/extensions/feishu/node_modules/protobufjs/src/encoder.js +8 -5
- package/dist/extensions/feishu/node_modules/protobufjs/src/enum.js +2 -2
- package/dist/extensions/feishu/node_modules/protobufjs/src/field.js +1 -1
- package/dist/extensions/feishu/node_modules/protobufjs/src/namespace.js +2 -0
- package/dist/extensions/feishu/node_modules/protobufjs/src/object.js +6 -6
- package/dist/extensions/feishu/node_modules/protobufjs/src/parse.js +19 -5
- package/dist/extensions/feishu/node_modules/protobufjs/src/root.js +14 -8
- package/dist/extensions/feishu/node_modules/protobufjs/src/type.js +9 -6
- package/dist/extensions/feishu/node_modules/protobufjs/src/util/fs.js +11 -0
- package/dist/extensions/feishu/node_modules/protobufjs/src/util/minimal.js +42 -9
- package/dist/extensions/feishu/node_modules/protobufjs/src/util/patterns.js +0 -1
- package/dist/extensions/feishu/node_modules/protobufjs/src/util.js +5 -4
- package/dist/extensions/feishu/node_modules/protobufjs/src/wrappers.js +11 -7
- package/dist/extensions/feishu/node_modules/protobufjs/src/writer.js +11 -9
- package/dist/extensions/feishu/node_modules/qs/CHANGELOG.md +10 -0
- package/dist/extensions/feishu/node_modules/qs/README.md +1 -1
- package/dist/extensions/feishu/node_modules/qs/dist/qs.js +15 -15
- package/dist/extensions/feishu/node_modules/qs/eslint.config.mjs +1 -0
- package/dist/extensions/feishu/node_modules/qs/lib/parse.js +52 -22
- package/dist/extensions/feishu/node_modules/qs/lib/stringify.js +11 -4
- package/dist/extensions/feishu/node_modules/qs/package.json +2 -2
- package/dist/extensions/feishu/node_modules/qs/test/parse.js +49 -0
- package/dist/extensions/feishu/node_modules/qs/test/stringify.js +129 -0
- package/dist/extensions/feishu/node_modules/ws/lib/receiver.js +54 -0
- package/dist/extensions/feishu/node_modules/ws/lib/websocket-server.js +8 -0
- package/dist/extensions/feishu/node_modules/ws/lib/websocket.js +14 -0
- package/dist/extensions/feishu/node_modules/ws/package.json +1 -1
- package/dist/extensions/feishu/setup-entry.js +1 -1
- package/dist/extensions/matrix/api.js +6 -6
- package/dist/extensions/matrix/index.js +10 -10
- package/dist/extensions/matrix/setup-entry.js +5 -5
- package/dist/extensions/slack/node_modules/.package-lock.json +15 -15
- package/dist/extensions/slack/node_modules/@types/node/README.md +1 -1
- package/dist/extensions/slack/node_modules/@types/node/async_hooks.d.ts +108 -0
- package/dist/extensions/slack/node_modules/@types/node/crypto.d.ts +14 -3
- package/dist/extensions/slack/node_modules/@types/node/fs/promises.d.ts +126 -0
- package/dist/extensions/slack/node_modules/@types/node/fs.d.ts +4 -2
- package/dist/extensions/slack/node_modules/@types/node/index.d.ts +2 -0
- package/dist/extensions/slack/node_modules/@types/node/inspector.generated.d.ts +5 -0
- package/dist/extensions/slack/node_modules/@types/node/module.d.ts +1 -0
- package/dist/extensions/slack/node_modules/@types/node/package.json +2 -2
- package/dist/extensions/slack/node_modules/@types/node/process.d.ts +25 -1
- package/dist/extensions/slack/node_modules/@types/node/quic.d.ts +2 -2
- package/dist/extensions/slack/node_modules/@types/node/repl.d.ts +15 -0
- package/dist/extensions/slack/node_modules/@types/node/stream/iter.d.ts +301 -0
- package/dist/extensions/slack/node_modules/@types/node/test.d.ts +38 -12
- package/dist/extensions/slack/node_modules/@types/node/ts5.6/index.d.ts +2 -0
- package/dist/extensions/slack/node_modules/@types/node/ts5.7/index.d.ts +2 -0
- package/dist/extensions/slack/node_modules/@types/node/vm.d.ts +5 -4
- package/dist/extensions/slack/node_modules/@types/node/zlib/iter.d.ts +131 -0
- package/dist/extensions/slack/node_modules/es-object-atoms/CHANGELOG.md +21 -14
- package/dist/extensions/slack/node_modules/es-object-atoms/isObject.d.ts +1 -1
- package/dist/extensions/slack/node_modules/es-object-atoms/package.json +6 -7
- package/dist/extensions/slack/node_modules/es-object-atoms/tsconfig.json +1 -0
- package/dist/extensions/slack/node_modules/qs/CHANGELOG.md +10 -0
- package/dist/extensions/slack/node_modules/qs/README.md +1 -1
- package/dist/extensions/slack/node_modules/qs/dist/qs.js +15 -15
- package/dist/extensions/slack/node_modules/qs/eslint.config.mjs +1 -0
- package/dist/extensions/slack/node_modules/qs/lib/parse.js +52 -22
- package/dist/extensions/slack/node_modules/qs/lib/stringify.js +11 -4
- package/dist/extensions/slack/node_modules/qs/package.json +2 -2
- package/dist/extensions/slack/node_modules/qs/test/parse.js +49 -0
- package/dist/extensions/slack/node_modules/qs/test/stringify.js +129 -0
- package/dist/extensions/slack/node_modules/semver/classes/range.js +7 -0
- package/dist/extensions/slack/node_modules/semver/package.json +1 -1
- package/dist/extensions/slack/node_modules/semver/ranges/subset.js +2 -2
- package/dist/extensions/slack/node_modules/ws/lib/receiver.js +54 -0
- package/dist/extensions/slack/node_modules/ws/lib/websocket-server.js +8 -0
- package/dist/extensions/slack/node_modules/ws/lib/websocket.js +14 -0
- package/dist/extensions/slack/node_modules/ws/package.json +1 -1
- package/dist/extensions/telegram/node_modules/.package-lock.json +7 -7
- package/dist/extensions/telegram/node_modules/@grammyjs/types/README.md +1 -1
- package/dist/extensions/telegram/node_modules/@grammyjs/types/inline.d.ts +6 -6
- package/dist/extensions/telegram/node_modules/@grammyjs/types/manage.d.ts +27 -13
- package/dist/extensions/telegram/node_modules/@grammyjs/types/markup.d.ts +26 -26
- package/dist/extensions/telegram/node_modules/@grammyjs/types/message.d.ts +127 -63
- package/dist/extensions/telegram/node_modules/@grammyjs/types/methods.d.ts +500 -300
- package/dist/extensions/telegram/node_modules/@grammyjs/types/package.json +1 -1
- package/dist/extensions/telegram/node_modules/@grammyjs/types/payment.d.ts +18 -11
- package/dist/extensions/telegram/node_modules/@grammyjs/types/settings.d.ts +3 -3
- package/dist/extensions/telegram/node_modules/@grammyjs/types/update.d.ts +7 -5
- package/dist/extensions/telegram/node_modules/grammy/README.md +3 -2
- package/dist/extensions/telegram/node_modules/grammy/out/bot.d.ts +1 -1
- package/dist/extensions/telegram/node_modules/grammy/out/bot.js +1 -0
- package/dist/extensions/telegram/node_modules/grammy/out/context.d.ts +157 -47
- package/dist/extensions/telegram/node_modules/grammy/out/context.js +236 -74
- package/dist/extensions/telegram/node_modules/grammy/out/convenience/constants.d.ts +2 -1
- package/dist/extensions/telegram/node_modules/grammy/out/convenience/constants.js +1 -0
- package/dist/extensions/telegram/node_modules/grammy/out/convenience/frameworks.d.ts +1 -0
- package/dist/extensions/telegram/node_modules/grammy/out/convenience/frameworks.js +21 -17
- package/dist/extensions/telegram/node_modules/grammy/out/core/api.d.ts +236 -137
- package/dist/extensions/telegram/node_modules/grammy/out/core/api.js +280 -141
- package/dist/extensions/telegram/node_modules/grammy/out/filter.d.ts +200 -4
- package/dist/extensions/telegram/node_modules/grammy/out/filter.js +5 -1
- package/dist/extensions/telegram/node_modules/grammy/out/types.node.d.ts +44 -10
- package/dist/extensions/telegram/node_modules/grammy/out/web.mjs +191 -61
- package/dist/extensions/telegram/node_modules/grammy/package.json +2 -2
- package/dist/extensions/tlon/index.js +1 -1
- package/dist/extensions/tlon/setup-entry.js +1 -1
- package/dist/{feishu-Dz7DwiZj.js → feishu-X9f6Gdo7.js} +1 -1
- package/dist/{gateway-cli-Cl7e4Q5j.js → gateway-cli-Cc4NzdM9.js} +1 -1
- package/dist/index.js +1 -1
- package/dist/{monitor-ByAPHVXC.js → monitor-Cq3f3xfa.js} +5 -5
- package/dist/{onboard-BSuZvTNR.js → onboard-C7XQRfIj.js} +1 -1
- package/dist/{onboard-channels-CPkFjBas.js → onboard-channels--ZsTlQbC.js} +3 -3
- package/dist/{onboard-channels-CD1CwrVn.js → onboard-channels-KXC_VndP.js} +1 -1
- package/dist/{plugin-entry.runtime-DBenlb6D.js → plugin-entry.runtime-DFQL713U.js} +3 -3
- package/dist/plugin-sdk/extensions/feishu/src/real-person-auth-flag.d.ts +3 -0
- package/dist/{poll-summary-B_BptMoq.js → poll-summary-CQUdgNtp.js} +1 -1
- package/dist/{profile-update-FRF8ZDOb.js → profile-update-_OwjEk1j.js} +2 -2
- package/dist/{program-BNeKsdBq.js → program-CPXGXJlQ.js} +2 -2
- package/dist/{prompt-select-styled-3ainOQmP.js → prompt-select-styled-CykVWpTA.js} +1 -1
- package/dist/{register.agent-Du_uLvpc.js → register.agent-DNCulcNi.js} +4 -4
- package/dist/{register.configure-CVZ2QvrR.js → register.configure-DUtduRhC.js} +4 -4
- package/dist/{register.maintenance-Dav3o7jg.js → register.maintenance-tEM7yvPb.js} +5 -5
- package/dist/{register.onboard-C6aYGaXy.js → register.onboard-arSuR6kE.js} +2 -2
- package/dist/{register.setup-B-n9fWTx.js → register.setup-4Zf3L5Vb.js} +2 -2
- package/dist/{register.subclis-ZFV3lrb3.js → register.subclis-Bgcvrz20.js} +1 -1
- package/dist/{register.subclis-EGADjRdt.js → register.subclis-CbAJHg9b.js} +4 -4
- package/dist/{resolve-targets-BO_4EdlM.js → resolve-targets-Bl3mKG-G.js} +1 -1
- package/dist/{run-main-pmjsy8Qn.js → run-main-Dxl3-r9O.js} +7 -7
- package/dist/{send-Bj17MlEh.js → send-t38923p2.js} +1 -1
- package/dist/{setup-CvY1y-OL.js → setup-C2TyaDAV.js} +2 -2
- package/dist/{setup-core-DZfNoOz9.js → setup-core-BOeZBeSH.js} +2 -2
- package/dist/{setup.finalize-4cx1yC6X.js → setup.finalize-CMUHZ8zr.js} +4 -4
- package/dist/{signin-DWDCyXnN.js → signin-CV40vYBW.js} +1 -1
- package/dist/{sso-oidc-DTyhwKkg.js → sso-oidc-B_FOfknz.js} +1 -1
- package/dist/{sts-BzPZYTWn.js → sts-B6xWrL_R.js} +1 -1
- package/dist/{thread-bindings-vF23Y-0h.js → thread-bindings-CyMcCSPW.js} +1 -1
- package/dist/{tool-actions.runtime-BKOwxbVq.js → tool-actions.runtime-6_rJ5jGD.js} +5 -5
- package/dist/{update-cli-BS89T6Xa.js → update-cli-_p1bFW-g.js} +5 -5
- package/dist/{verification-Bus2H5WQ.js → verification-WeXpSaqh.js} +2 -2
- package/package.json +1 -1
- package/dist/assets/matrix-sdk-crypto.win32-x64-msvc-YBZWBf6f.node +0 -0
package/dist/.buildstamp
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"builtAt":
|
|
1
|
+
{"builtAt":1779772831735,"head":"4d285bed5bc28747fa2fac8c0483add371947d16"}
|
|
@@ -20,7 +20,7 @@ import { i as loadAgentIdentity, n as buildAgentSummaries, o as pruneAgentConfig
|
|
|
20
20
|
import { a as parseBindingSpecs, i as describeBinding, n as applyAgentBindings, o as removeAgentBindings, r as buildChannelBindings, t as requireValidConfigSnapshot } from "./config-validation-ClMj8Rb_.js";
|
|
21
21
|
import { t as promptAuthChoiceGrouped } from "./auth-choice-prompt-D4Z776vi.js";
|
|
22
22
|
import { n as applyAuthChoice, t as warnIfModelConfigLooksOff } from "./auth-choice-D3MFDSDj.js";
|
|
23
|
-
import { i as setupChannels } from "./onboard-channels-
|
|
23
|
+
import { i as setupChannels } from "./onboard-channels-KXC_VndP.js";
|
|
24
24
|
import path from "node:path";
|
|
25
25
|
import fs from "node:fs/promises";
|
|
26
26
|
//#region src/commands/agents.command-shared.ts
|
|
@@ -252,9 +252,9 @@ import "./setup-core-ByQu7pom.js";
|
|
|
252
252
|
import "./shared-BJAD_tzs.js";
|
|
253
253
|
import "./setup-entry-CIlzEErO.js";
|
|
254
254
|
import "./reactions-CVOq_v6N.js";
|
|
255
|
-
import "./feishu-
|
|
255
|
+
import "./feishu-X9f6Gdo7.js";
|
|
256
256
|
import "./runtime-api-lhuSYASv.js";
|
|
257
|
-
import "./channel-
|
|
257
|
+
import "./channel-K5dPqiwU.js";
|
|
258
258
|
import "./send-Dz0WyBgz.js";
|
|
259
259
|
import "./runtime-p5-el0rU.js";
|
|
260
260
|
import "./setup-core-BagQOhQf.js";
|
|
@@ -303,7 +303,7 @@ import "./agents.config-siTlMqn8.js";
|
|
|
303
303
|
import "./provider-auth-choice-helpers-fXJv3eWi.js";
|
|
304
304
|
import "./provider-auth-guidance-dSMlkleE.js";
|
|
305
305
|
import "./config-validation-ClMj8Rb_.js";
|
|
306
|
-
import { t as agentsListCommand } from "./agents-
|
|
306
|
+
import { t as agentsListCommand } from "./agents-B1jFodO2.js";
|
|
307
307
|
import "./provider-auth-choices-wgvEncag.js";
|
|
308
308
|
import "./provider-wizard-BLQSB90B.js";
|
|
309
309
|
import "./auth-choice-options-PaLZ_NYX.js";
|
|
@@ -312,5 +312,5 @@ import "./provider-auth-choice-JjBk4FEc.js";
|
|
|
312
312
|
import "./auth-choice.apply-helpers-DnZSQbUl.js";
|
|
313
313
|
import "./provider-auth-choice-preference-Na4r7aIa.js";
|
|
314
314
|
import "./auth-choice-D3MFDSDj.js";
|
|
315
|
-
import "./onboard-channels-
|
|
315
|
+
import "./onboard-channels-KXC_VndP.js";
|
|
316
316
|
export { agentsListCommand };
|
package/dist/build-info.json
CHANGED
|
@@ -16,9 +16,9 @@ import { l as listResolvedDirectoryEntriesFromSources, p as createChannelDirecto
|
|
|
16
16
|
import { d as requiresExplicitMatrixDefaultAccount } from "./helper-api-BnYfMUE-.js";
|
|
17
17
|
import { r as buildTrafficStatusSummary } from "./extension-shared-B8dMu-tU.js";
|
|
18
18
|
import { a as getMatrixRuntime } from "./credentials-read-CttW-Q2l.js";
|
|
19
|
-
import { A as normalizeMatrixMessagingTarget, I as resolveDefaultMatrixAccountId, L as resolveMatrixAccount, M as resolveMatrixDirectUserId, N as resolveMatrixTargetIdentity, P as listMatrixAccountIds, R as resolveMatrixAccountConfig, j as normalizeMatrixResolvableTarget } from "./send-
|
|
19
|
+
import { A as normalizeMatrixMessagingTarget, I as resolveDefaultMatrixAccountId, L as resolveMatrixAccount, M as resolveMatrixDirectUserId, N as resolveMatrixTargetIdentity, P as listMatrixAccountIds, R as resolveMatrixAccountConfig, j as normalizeMatrixResolvableTarget } from "./send-t38923p2.js";
|
|
20
20
|
import { i as resolveMatrixRoomConfig, n as normalizeMatrixUserId, t as normalizeMatrixAllowList } from "./allowlist-DMEp6e4a.js";
|
|
21
|
-
import { n as matrixSetupAdapter } from "./setup-core-
|
|
21
|
+
import { n as matrixSetupAdapter } from "./setup-core-BOeZBeSH.js";
|
|
22
22
|
import { z } from "zod";
|
|
23
23
|
import { Type } from "@sinclair/typebox";
|
|
24
24
|
//#region extensions/matrix/src/actions.ts
|
|
@@ -105,7 +105,7 @@ const matrixMessageActions = {
|
|
|
105
105
|
return { to };
|
|
106
106
|
},
|
|
107
107
|
handleAction: async (ctx) => {
|
|
108
|
-
const { handleMatrixAction } = await import("./tool-actions.runtime-
|
|
108
|
+
const { handleMatrixAction } = await import("./tool-actions.runtime-6_rJ5jGD.js");
|
|
109
109
|
const { action, params, cfg, accountId, mediaLocalRoots } = ctx;
|
|
110
110
|
const dispatch = async (actionParams) => await handleMatrixAction({
|
|
111
111
|
...actionParams,
|
|
@@ -383,7 +383,7 @@ function resolveMatrixOutboundSessionRoute(params) {
|
|
|
383
383
|
//#endregion
|
|
384
384
|
//#region extensions/matrix/src/channel.ts
|
|
385
385
|
let matrixStartupLock = Promise.resolve();
|
|
386
|
-
const loadMatrixChannelRuntime = createLazyRuntimeNamedExport(() => import("./channel.runtime-
|
|
386
|
+
const loadMatrixChannelRuntime = createLazyRuntimeNamedExport(() => import("./channel.runtime-B4zVhgbH.js"), "matrixChannelRuntime");
|
|
387
387
|
const meta = {
|
|
388
388
|
id: "matrix",
|
|
389
389
|
label: "Matrix",
|
|
@@ -627,7 +627,7 @@ const matrixPlugin = createChatChannelPlugin({
|
|
|
627
627
|
await previousLock;
|
|
628
628
|
let monitorMatrixProvider;
|
|
629
629
|
try {
|
|
630
|
-
monitorMatrixProvider = (await import("./monitor-
|
|
630
|
+
monitorMatrixProvider = (await import("./monitor-Cq3f3xfa.js")).monitorMatrixProvider;
|
|
631
631
|
} finally {
|
|
632
632
|
releaseLock();
|
|
633
633
|
}
|
|
@@ -73,7 +73,7 @@ function resolveTlonOutboundSessionRoute(params) {
|
|
|
73
73
|
//#endregion
|
|
74
74
|
//#region extensions/tlon/src/channel.ts
|
|
75
75
|
const TLON_CHANNEL_ID = "tlon";
|
|
76
|
-
const loadTlonChannelRuntime = createLazyRuntimeModule(() => import("./channel.runtime-
|
|
76
|
+
const loadTlonChannelRuntime = createLazyRuntimeModule(() => import("./channel.runtime-BTlRwT4i.js"));
|
|
77
77
|
const tlonSetupWizardProxy = createTlonSetupWizardBase({
|
|
78
78
|
resolveConfigured: async ({ cfg }) => await (await loadTlonChannelRuntime()).tlonSetupWizard.status.resolveConfigured({ cfg }),
|
|
79
79
|
resolveStatusLines: async ({ cfg, configured }) => await (await loadTlonChannelRuntime()).tlonSetupWizard.status.resolveStatusLines?.({
|
|
@@ -905,6 +905,18 @@ function resolveFeishuReplyPolicy(params) {
|
|
|
905
905
|
return { requireMention: params.groupConfig?.requireMention ?? params.globalConfig?.requireMention ?? true };
|
|
906
906
|
}
|
|
907
907
|
//#endregion
|
|
908
|
+
//#region extensions/feishu/src/real-person-auth-flag.ts
|
|
909
|
+
const CCLAWD_REAL_PERSON_AUTH_ENABLED_KEY = "CCLAWD_REAL_PERSON_AUTH_ENABLED";
|
|
910
|
+
function parseRealPersonAuthEnabledFlag(raw) {
|
|
911
|
+
if (!raw) return false;
|
|
912
|
+
const normalized = raw.trim().toLowerCase();
|
|
913
|
+
return normalized === "1" || normalized === "true" || normalized === "yes";
|
|
914
|
+
}
|
|
915
|
+
function isRealPersonAuthEnabled() {
|
|
916
|
+
config({ path: path.join(os.homedir(), ".openclaw", ".env") });
|
|
917
|
+
return parseRealPersonAuthEnabledFlag(process.env[CCLAWD_REAL_PERSON_AUTH_ENABLED_KEY]);
|
|
918
|
+
}
|
|
919
|
+
//#endregion
|
|
908
920
|
//#region extensions/feishu/src/real-person-auth.ts
|
|
909
921
|
const REAL_PERSON_AUTH_API_BASE_URL = "https://cclawd.dbhl.cn";
|
|
910
922
|
const REAL_PERSON_AUTH_H5_BASE_URL = "https://h5.dabby.com.cn";
|
|
@@ -1019,6 +1031,7 @@ function isRealPersonCertExpired(record, now = Date.now()) {
|
|
|
1019
1031
|
return Number(record.issuedAt) + REAL_PERSON_AUTH_QR_TTL_MS <= now;
|
|
1020
1032
|
}
|
|
1021
1033
|
async function checkFeishuRealPersonAuthStatus(params) {
|
|
1034
|
+
if (!isRealPersonAuthEnabled()) return { status: "success" };
|
|
1022
1035
|
const authFilePath = resolveRealPersonAuthStorePath();
|
|
1023
1036
|
const authData = await readRealPersonAuthStore(authFilePath, params.error);
|
|
1024
1037
|
const userAuth = authData[params.senderId];
|
|
@@ -1057,6 +1070,7 @@ async function checkFeishuRealPersonAuthStatus(params) {
|
|
|
1057
1070
|
return { status: "failed" };
|
|
1058
1071
|
}
|
|
1059
1072
|
async function resolveFeishuRealPersonAuthGate(params) {
|
|
1073
|
+
if (!isRealPersonAuthEnabled()) return { action: "allow" };
|
|
1060
1074
|
try {
|
|
1061
1075
|
const authFilePath = resolveRealPersonAuthStorePath();
|
|
1062
1076
|
const authData = await readRealPersonAuthStore(authFilePath, params.error);
|
|
@@ -1623,7 +1637,7 @@ function createFeishuReplyDispatcher(params) {
|
|
|
1623
1637
|
const senderIdForAuth = params.senderIdForAuth?.trim();
|
|
1624
1638
|
const isDirectChat = params.chatType === "p2p" || params.chatType === "private";
|
|
1625
1639
|
const maybeSendRealPersonChallenge = async (reasonText) => {
|
|
1626
|
-
if (!isDirectChat || !senderIdForAuth || !isGuardRiskBlock(reasonText)) return false;
|
|
1640
|
+
if (!isRealPersonAuthEnabled() || !isDirectChat || !senderIdForAuth || !isGuardRiskBlock(reasonText)) return false;
|
|
1627
1641
|
const target = formatFeishuTarget(senderIdForAuth, detectIdType(senderIdForAuth) ?? void 0);
|
|
1628
1642
|
if (!target) return false;
|
|
1629
1643
|
try {
|
|
@@ -2062,7 +2076,7 @@ async function handleFeishuMessage(params) {
|
|
|
2062
2076
|
accountId: account.accountId
|
|
2063
2077
|
});
|
|
2064
2078
|
};
|
|
2065
|
-
const requiresRealPersonAuth = Boolean(!skipRealPersonAuth && (ctx.chatType === "p2p" || ctx.chatType === "private") && senderIdForAuth && senderIdForAuth !== botOpenId);
|
|
2079
|
+
const requiresRealPersonAuth = Boolean(isRealPersonAuthEnabled() && !skipRealPersonAuth && (ctx.chatType === "p2p" || ctx.chatType === "private") && senderIdForAuth && senderIdForAuth !== botOpenId);
|
|
2066
2080
|
const forceRealPersonAuthChallenge = requiresRealPersonAuth && shouldForceRealPersonAuthForMessage(ctx.content);
|
|
2067
2081
|
log(`feishu[${account.accountId}]: auth check - chatType=${ctx.chatType}, senderIdForAuth=${senderIdForAuth}, botOpenId=${botOpenId}, requiresRealPersonAuth=${requiresRealPersonAuth}, forceChallenge=${forceRealPersonAuthChallenge}, hasSender=${!!senderIdForAuth}, notSelf=${senderIdForAuth !== botOpenId}`);
|
|
2068
2082
|
if (requiresRealPersonAuth) {
|
|
@@ -216,11 +216,11 @@ import "./matrix-migration-snapshot-Bbv7vrrR.js";
|
|
|
216
216
|
import "./matrix-runtime-heavy-DJQtmbKo.js";
|
|
217
217
|
import "./diagnostics-otel-DAhTkbUZ.js";
|
|
218
218
|
import { a as getMatrixRuntime } from "./credentials-read-CttW-Q2l.js";
|
|
219
|
-
import { U as resolveMatrixAuth, V as createMatrixClient, n as sendMessageMatrix, nt as isBunRuntime, r as sendPollMatrix } from "./send-
|
|
219
|
+
import { U as resolveMatrixAuth, V as createMatrixClient, n as sendMessageMatrix, nt as isBunRuntime, r as sendPollMatrix } from "./send-t38923p2.js";
|
|
220
220
|
import "./types-Zl1bFhY9.js";
|
|
221
221
|
import "./lib-DX670pHJ.js";
|
|
222
222
|
import "./BasicParser-CbdhwrDd.js";
|
|
223
|
-
import { n as listMatrixDirectoryGroupsLive, r as listMatrixDirectoryPeersLive, t as resolveMatrixTargets } from "./resolve-targets-
|
|
223
|
+
import { n as listMatrixDirectoryGroupsLive, r as listMatrixDirectoryPeersLive, t as resolveMatrixTargets } from "./resolve-targets-Bl3mKG-G.js";
|
|
224
224
|
//#region extensions/matrix/src/matrix/probe.ts
|
|
225
225
|
async function probeMatrix(params) {
|
|
226
226
|
const started = Date.now();
|
|
@@ -215,7 +215,7 @@ import "./api-Pfda9UrQ.js";
|
|
|
215
215
|
import { t as tlonSetupWizard } from "./setup-surface-COgIs_4i.js";
|
|
216
216
|
import { c as tslib_es6_exports, s as init_tslib_es6 } from "./tslib.es6-D7nmx9zA.js";
|
|
217
217
|
import { t as require_dist_cjs$22 } from "./dist-cjs-g8U_euY0.js";
|
|
218
|
-
import { D as require_dist_cjs$23, O as dist_es_exports$1, _ as require_dist_cjs$35, a as require_dist_cjs$28, b as init_protocols, c as require_dist_cjs$39, d as require_dist_cjs$34, f as require_dist_cjs$25, g as require_dist_cjs$36, h as require_dist_cjs$37, i as require_dist_cjs$30, k as init_dist_es$1, l as require_dist_cjs$29, m as require_dist_cjs$24, n as require_dist_cjs$33, o as require_dist_cjs$31, p as require_dist_cjs$26, r as require_dist_cjs$32, s as require_dist_cjs$27, t as require_dist_cjs$40, u as require_dist_cjs$38, v as dist_es_exports, x as protocols_exports, y as init_dist_es } from "./dist-cjs-
|
|
218
|
+
import { D as require_dist_cjs$23, O as dist_es_exports$1, _ as require_dist_cjs$35, a as require_dist_cjs$28, b as init_protocols, c as require_dist_cjs$39, d as require_dist_cjs$34, f as require_dist_cjs$25, g as require_dist_cjs$36, h as require_dist_cjs$37, i as require_dist_cjs$30, k as init_dist_es$1, l as require_dist_cjs$29, m as require_dist_cjs$24, n as require_dist_cjs$33, o as require_dist_cjs$31, p as require_dist_cjs$26, r as require_dist_cjs$32, s as require_dist_cjs$27, t as require_dist_cjs$40, u as require_dist_cjs$38, v as dist_es_exports, x as protocols_exports, y as init_dist_es } from "./dist-cjs-Bn4Bckbz.js";
|
|
219
219
|
import { C as schema_exports, F as require_dist_cjs$47, L as require_dist_cjs$45, M as require_dist_cjs$41, N as require_dist_cjs$44, P as require_dist_cjs$46, R as require_dist_cjs$42, S as init_schema, t as require_dist_cjs$43 } from "./dist-cjs-BIHJyWqt.js";
|
|
220
220
|
import { r as require_dist_cjs$48, t as require_dist_cjs$49 } from "./dist-cjs-CZNQgH2s.js";
|
|
221
221
|
import { t as require_dist_cjs$50 } from "./dist-cjs-C-v0A3hP.js";
|
|
@@ -18038,12 +18038,12 @@ var require_dist_cjs$11 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
18038
18038
|
init.logger?.debug("@aws-sdk/credential-provider-node - defaultProvider::fromSSO");
|
|
18039
18039
|
const { ssoStartUrl, ssoAccountId, ssoRegion, ssoRoleName, ssoSession } = init;
|
|
18040
18040
|
if (!ssoStartUrl && !ssoAccountId && !ssoRegion && !ssoRoleName && !ssoSession) throw new propertyProvider.CredentialsProviderError("Skipping SSO provider in default chain (inputs do not include SSO fields).", { logger: init.logger });
|
|
18041
|
-
const { fromSSO } = await import("./dist-cjs-
|
|
18041
|
+
const { fromSSO } = await import("./dist-cjs-wgg3A4iE.js").then((m) => /* @__PURE__ */ __toESM(m.default));
|
|
18042
18042
|
return fromSSO(init)(awsIdentityProperties);
|
|
18043
18043
|
},
|
|
18044
18044
|
async (awsIdentityProperties) => {
|
|
18045
18045
|
init.logger?.debug("@aws-sdk/credential-provider-node - defaultProvider::fromIni");
|
|
18046
|
-
const { fromIni } = await import("./dist-cjs-
|
|
18046
|
+
const { fromIni } = await import("./dist-cjs-B1Y9a3eN.js").then((m) => /* @__PURE__ */ __toESM(m.default));
|
|
18047
18047
|
return fromIni(init)(awsIdentityProperties);
|
|
18048
18048
|
},
|
|
18049
18049
|
async (awsIdentityProperties) => {
|
|
@@ -18053,7 +18053,7 @@ var require_dist_cjs$11 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
18053
18053
|
},
|
|
18054
18054
|
async (awsIdentityProperties) => {
|
|
18055
18055
|
init.logger?.debug("@aws-sdk/credential-provider-node - defaultProvider::fromTokenFile");
|
|
18056
|
-
const { fromTokenFile } = await import("./dist-cjs-
|
|
18056
|
+
const { fromTokenFile } = await import("./dist-cjs-B0uwZfEI2.js").then((m) => /* @__PURE__ */ __toESM(m.default));
|
|
18057
18057
|
return fromTokenFile(init)(awsIdentityProperties);
|
|
18058
18058
|
},
|
|
18059
18059
|
async () => {
|
|
@@ -255,9 +255,9 @@ import "./setup-core-ByQu7pom.js";
|
|
|
255
255
|
import "./shared-BJAD_tzs.js";
|
|
256
256
|
import "./setup-entry-CIlzEErO.js";
|
|
257
257
|
import "./reactions-CVOq_v6N.js";
|
|
258
|
-
import "./feishu-
|
|
258
|
+
import "./feishu-X9f6Gdo7.js";
|
|
259
259
|
import "./runtime-api-lhuSYASv.js";
|
|
260
|
-
import "./channel-
|
|
260
|
+
import "./channel-K5dPqiwU.js";
|
|
261
261
|
import "./send-Dz0WyBgz.js";
|
|
262
262
|
import "./runtime-p5-el0rU.js";
|
|
263
263
|
import "./setup-core-BagQOhQf.js";
|
|
@@ -307,7 +307,7 @@ import { n as buildReadOnlySourceChannelAccountSnapshot, t as buildChannelAccoun
|
|
|
307
307
|
import { t as collectChannelStatusIssues } from "./channels-status-issues-D1LfcYYR.js";
|
|
308
308
|
import { t as parseLogLine } from "./parse-log-line-fV0tN7JU.js";
|
|
309
309
|
import { i as describeBinding, n as applyAgentBindings, t as requireValidConfigSnapshot } from "./config-validation-ClMj8Rb_.js";
|
|
310
|
-
import { a as isCatalogChannelInstalled, r as runCollectedChannelOnboardingPostWriteHooks, t as createChannelOnboardingPostWriteHookCollector } from "./onboard-channels-
|
|
310
|
+
import { a as isCatalogChannelInstalled, r as runCollectedChannelOnboardingPostWriteHooks, t as createChannelOnboardingPostWriteHookCollector } from "./onboard-channels-KXC_VndP.js";
|
|
311
311
|
import fs from "node:fs/promises";
|
|
312
312
|
//#region src/commands/channels/add-mutators.ts
|
|
313
313
|
function applyAccountName(params) {
|
|
@@ -377,7 +377,7 @@ async function channelsAddCommand(opts, runtime = defaultRuntime, params) {
|
|
|
377
377
|
if (!cfg) return;
|
|
378
378
|
let nextConfig = cfg;
|
|
379
379
|
if (shouldUseWizard(params)) {
|
|
380
|
-
const [{ buildAgentSummaries }, { setupChannels }] = await Promise.all([import("./agents.config-Nk87RmV3.js"), import("./onboard-channels
|
|
380
|
+
const [{ buildAgentSummaries }, { setupChannels }] = await Promise.all([import("./agents.config-Nk87RmV3.js"), import("./onboard-channels--ZsTlQbC.js")]);
|
|
381
381
|
const prompter = createClackPrompter();
|
|
382
382
|
const postWriteHooks = createChannelOnboardingPostWriteHookCollector();
|
|
383
383
|
let selection = [];
|
|
@@ -365,25 +365,25 @@ function registerChannelsCli(program) {
|
|
|
365
365
|
])}\n\n${theme.muted("Docs:")} ${formatDocsLink("/cli/channels", "docs.openclaw.ai/cli/channels")}\n`);
|
|
366
366
|
channels.command("list").description("List configured channels + auth profiles").option("--no-usage", "Skip model provider usage/quota snapshots").option("--json", "Output JSON", false).action(async (opts) => {
|
|
367
367
|
await runChannelsCommand(async () => {
|
|
368
|
-
const { channelsListCommand } = await import("./channels-
|
|
368
|
+
const { channelsListCommand } = await import("./channels-CXcZ6K32.js");
|
|
369
369
|
await channelsListCommand(opts, defaultRuntime);
|
|
370
370
|
});
|
|
371
371
|
});
|
|
372
372
|
channels.command("status").description("Show gateway channel status (use status --deep for local)").option("--probe", "Probe channel credentials", false).option("--timeout <ms>", "Timeout in ms", "10000").option("--json", "Output JSON", false).action(async (opts) => {
|
|
373
373
|
await runChannelsCommand(async () => {
|
|
374
|
-
const { channelsStatusCommand } = await import("./channels-
|
|
374
|
+
const { channelsStatusCommand } = await import("./channels-CXcZ6K32.js");
|
|
375
375
|
await channelsStatusCommand(opts, defaultRuntime);
|
|
376
376
|
});
|
|
377
377
|
});
|
|
378
378
|
channels.command("capabilities").description("Show provider capabilities (intents/scopes + supported features)").option("--channel <name>", `Channel (${formatCliChannelOptions(["all"])})`).option("--account <id>", "Account id (only with --channel)").option("--target <dest>", "Channel target for permission audit (Discord channel:<id>)").option("--timeout <ms>", "Timeout in ms", "10000").option("--json", "Output JSON", false).action(async (opts) => {
|
|
379
379
|
await runChannelsCommand(async () => {
|
|
380
|
-
const { channelsCapabilitiesCommand } = await import("./channels-
|
|
380
|
+
const { channelsCapabilitiesCommand } = await import("./channels-CXcZ6K32.js");
|
|
381
381
|
await channelsCapabilitiesCommand(opts, defaultRuntime);
|
|
382
382
|
});
|
|
383
383
|
});
|
|
384
384
|
channels.command("resolve").description("Resolve channel/user names to IDs").argument("<entries...>", "Entries to resolve (names or ids)").option("--channel <name>", `Channel (${channelNames})`).option("--account <id>", "Account id (accountId)").option("--kind <kind>", "Target kind (auto|user|group)", "auto").option("--json", "Output JSON", false).action(async (entries, opts) => {
|
|
385
385
|
await runChannelsCommand(async () => {
|
|
386
|
-
const { channelsResolveCommand } = await import("./channels-
|
|
386
|
+
const { channelsResolveCommand } = await import("./channels-CXcZ6K32.js");
|
|
387
387
|
await channelsResolveCommand({
|
|
388
388
|
channel: opts.channel,
|
|
389
389
|
account: opts.account,
|
|
@@ -395,19 +395,19 @@ function registerChannelsCli(program) {
|
|
|
395
395
|
});
|
|
396
396
|
channels.command("logs").description("Show recent channel logs from the gateway log file").option("--channel <name>", `Channel (${formatCliChannelOptions(["all"])})`, "all").option("--lines <n>", "Number of lines (default: 200)", "200").option("--json", "Output JSON", false).action(async (opts) => {
|
|
397
397
|
await runChannelsCommand(async () => {
|
|
398
|
-
const { channelsLogsCommand } = await import("./channels-
|
|
398
|
+
const { channelsLogsCommand } = await import("./channels-CXcZ6K32.js");
|
|
399
399
|
await channelsLogsCommand(opts, defaultRuntime);
|
|
400
400
|
});
|
|
401
401
|
});
|
|
402
402
|
channels.command("add").description("Add or update a channel account").option("--channel <name>", `Channel (${channelNames})`).option("--account <id>", "Account id (default when omitted)").option("--name <name>", "Display name for this account").option("--token <token>", "Bot token (Telegram/Discord)").option("--private-key <key>", "Nostr private key (nsec... or hex)").option("--token-file <path>", "Bot token file (Telegram)").option("--bot-token <token>", "Slack bot token (xoxb-...)").option("--app-token <token>", "Slack app token (xapp-...)").option("--signal-number <e164>", "Signal account number (E.164)").option("--cli-path <path>", "CLI path (signal-cli or imsg)").option("--db-path <path>", "iMessage database path").option("--service <service>", "iMessage service (imessage|sms|auto)").option("--region <region>", "iMessage region (for SMS)").option("--auth-dir <path>", "WhatsApp auth directory override").option("--http-url <url>", "Signal HTTP daemon base URL").option("--http-host <host>", "Signal HTTP host").option("--http-port <port>", "Signal HTTP port").option("--webhook-path <path>", "Webhook path (Google Chat/BlueBubbles)").option("--webhook-url <url>", "Google Chat webhook URL").option("--audience-type <type>", "Google Chat audience type (app-url|project-number)").option("--audience <value>", "Google Chat audience value (app URL or project number)").option("--homeserver <url>", "Matrix homeserver URL").option("--user-id <id>", "Matrix user ID").option("--access-token <token>", "Matrix access token").option("--password <password>", "Matrix password").option("--device-name <name>", "Matrix device name").option("--initial-sync-limit <n>", "Matrix initial sync limit").option("--ship <ship>", "Tlon ship name (~sampel-palnet)").option("--url <url>", "Tlon ship URL").option("--relay-urls <list>", "Nostr relay URLs (comma-separated)").option("--code <code>", "Tlon login code").option("--group-channels <list>", "Tlon group channels (comma-separated)").option("--dm-allowlist <list>", "Tlon DM allowlist (comma-separated ships)").option("--auto-discover-channels", "Tlon auto-discover group channels").option("--no-auto-discover-channels", "Disable Tlon auto-discovery").option("--use-env", "Use env token (default account only)", false).action(async (opts, command) => {
|
|
403
403
|
await runChannelsCommand(async () => {
|
|
404
|
-
const { channelsAddCommand } = await import("./channels-
|
|
404
|
+
const { channelsAddCommand } = await import("./channels-CXcZ6K32.js");
|
|
405
405
|
await channelsAddCommand(opts, defaultRuntime, { hasFlags: hasExplicitOptions(command, optionNamesAdd) });
|
|
406
406
|
});
|
|
407
407
|
});
|
|
408
408
|
channels.command("remove").description("Disable or delete a channel account").option("--channel <name>", `Channel (${channelNames})`).option("--account <id>", "Account id (default when omitted)").option("--delete", "Delete config entries (no prompt)", false).action(async (opts, command) => {
|
|
409
409
|
await runChannelsCommand(async () => {
|
|
410
|
-
const { channelsRemoveCommand } = await import("./channels-
|
|
410
|
+
const { channelsRemoveCommand } = await import("./channels-CXcZ6K32.js");
|
|
411
411
|
await channelsRemoveCommand(opts, defaultRuntime, { hasFlags: hasExplicitOptions(command, optionNamesRemove) });
|
|
412
412
|
});
|
|
413
413
|
});
|
|
@@ -7,7 +7,7 @@ import "./subsystem-DISldKSB.js";
|
|
|
7
7
|
import "./ansi-BEJF8NKS.js";
|
|
8
8
|
import "./boolean-C3GkJetE.js";
|
|
9
9
|
import "./env-Dnra1IpT.js";
|
|
10
|
-
import "./register.subclis-
|
|
10
|
+
import "./register.subclis-CbAJHg9b.js";
|
|
11
11
|
import "./core-command-descriptors-CCqK_2TG.js";
|
|
12
|
-
import { n as registerCoreCliByName } from "./command-registry-
|
|
12
|
+
import { n as registerCoreCliByName } from "./command-registry-B9Inb84p.js";
|
|
13
13
|
export { registerCoreCliByName };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { E as getPrimaryCommand, k as hasHelpOrVersion } from "./logger-kwZIqwuw.js";
|
|
2
|
-
import { a as removeCommandByName, i as registerSubCliCommands, o as reparseProgramFromActionArgs } from "./register.subclis-
|
|
2
|
+
import { a as removeCommandByName, i as registerSubCliCommands, o as reparseProgramFromActionArgs } from "./register.subclis-CbAJHg9b.js";
|
|
3
3
|
import { t as getCoreCliCommandDescriptors } from "./core-command-descriptors-CCqK_2TG.js";
|
|
4
4
|
//#region src/cli/program/command-registry.ts
|
|
5
5
|
const shouldRegisterCorePrimaryOnly = (argv) => {
|
|
@@ -14,7 +14,7 @@ const coreEntries = [
|
|
|
14
14
|
hasSubcommands: false
|
|
15
15
|
}],
|
|
16
16
|
register: async ({ program }) => {
|
|
17
|
-
(await import("./register.setup-
|
|
17
|
+
(await import("./register.setup-4Zf3L5Vb.js")).registerSetupCommand(program);
|
|
18
18
|
}
|
|
19
19
|
},
|
|
20
20
|
{
|
|
@@ -24,7 +24,7 @@ const coreEntries = [
|
|
|
24
24
|
hasSubcommands: false
|
|
25
25
|
}],
|
|
26
26
|
register: async ({ program }) => {
|
|
27
|
-
(await import("./register.onboard-
|
|
27
|
+
(await import("./register.onboard-arSuR6kE.js")).registerOnboardCommand(program);
|
|
28
28
|
}
|
|
29
29
|
},
|
|
30
30
|
{
|
|
@@ -34,7 +34,7 @@ const coreEntries = [
|
|
|
34
34
|
hasSubcommands: false
|
|
35
35
|
}],
|
|
36
36
|
register: async ({ program }) => {
|
|
37
|
-
(await import("./register.configure-
|
|
37
|
+
(await import("./register.configure-DUtduRhC.js")).registerConfigureCommand(program);
|
|
38
38
|
}
|
|
39
39
|
},
|
|
40
40
|
{
|
|
@@ -44,7 +44,7 @@ const coreEntries = [
|
|
|
44
44
|
hasSubcommands: true
|
|
45
45
|
}],
|
|
46
46
|
register: async ({ program }) => {
|
|
47
|
-
(await import("./config-cli-
|
|
47
|
+
(await import("./config-cli-DQIpniEU.js")).registerConfigCli(program);
|
|
48
48
|
}
|
|
49
49
|
},
|
|
50
50
|
{
|
|
@@ -81,7 +81,7 @@ const coreEntries = [
|
|
|
81
81
|
}
|
|
82
82
|
],
|
|
83
83
|
register: async ({ program }) => {
|
|
84
|
-
(await import("./register.maintenance-
|
|
84
|
+
(await import("./register.maintenance-tEM7yvPb.js")).registerMaintenanceCommands(program);
|
|
85
85
|
}
|
|
86
86
|
},
|
|
87
87
|
{
|
|
@@ -125,7 +125,7 @@ const coreEntries = [
|
|
|
125
125
|
hasSubcommands: true
|
|
126
126
|
}],
|
|
127
127
|
register: async ({ program, ctx }) => {
|
|
128
|
-
(await import("./register.agent-
|
|
128
|
+
(await import("./register.agent-DNCulcNi.js")).registerAgentCommands(program, { agentChannelOptions: ctx.agentChannelOptions });
|
|
129
129
|
}
|
|
130
130
|
},
|
|
131
131
|
{
|
|
@@ -9,8 +9,8 @@ import "./boolean-C3GkJetE.js";
|
|
|
9
9
|
import "./env-Dnra1IpT.js";
|
|
10
10
|
import "./utils-CS0Ikux6.js";
|
|
11
11
|
import "./links-8xRhWBQL.js";
|
|
12
|
-
import { a as registerCompletionCli } from "./completion-cli-
|
|
13
|
-
import "./register.subclis-
|
|
14
|
-
import "./command-registry-
|
|
12
|
+
import { a as registerCompletionCli } from "./completion-cli-Bz-LFWBW.js";
|
|
13
|
+
import "./register.subclis-CbAJHg9b.js";
|
|
14
|
+
import "./command-registry-B9Inb84p.js";
|
|
15
15
|
import "./program-context-SgNgozNB.js";
|
|
16
16
|
export { registerCompletionCli };
|
|
@@ -3,8 +3,8 @@ import { r as theme } from "./theme-CdOoMzRk.js";
|
|
|
3
3
|
import { c as routeLogsToStderr } from "./subsystem-DISldKSB.js";
|
|
4
4
|
import { h as pathExists } from "./utils-CS0Ikux6.js";
|
|
5
5
|
import { t as formatDocsLink } from "./links-8xRhWBQL.js";
|
|
6
|
-
import { r as registerSubCliByName, t as getSubCliEntries } from "./register.subclis-
|
|
7
|
-
import { n as registerCoreCliByName, t as getCoreCliCommandNames } from "./command-registry-
|
|
6
|
+
import { r as registerSubCliByName, t as getSubCliEntries } from "./register.subclis-CbAJHg9b.js";
|
|
7
|
+
import { n as registerCoreCliByName, t as getCoreCliCommandNames } from "./command-registry-B9Inb84p.js";
|
|
8
8
|
import { t as getProgramContext } from "./program-context-SgNgozNB.js";
|
|
9
9
|
import path from "node:path";
|
|
10
10
|
import os from "node:os";
|
|
@@ -917,7 +917,7 @@ async function runConfigValidate(opts = {}) {
|
|
|
917
917
|
}
|
|
918
918
|
function registerConfigCli(program) {
|
|
919
919
|
const cmd = program.command("config").description("Non-interactive config helpers (get/set/unset/file/validate). Run without subcommand for guided setup.").addHelpText("after", () => `\n${theme.muted("Docs:")} ${formatDocsLink("/cli/config", "docs.openclaw.ai/cli/config")}\n`).option("--section <section>", "Configuration sections for guided setup (repeatable). Use with no subcommand.", (value, previous) => [...previous, value], []).action(async (opts) => {
|
|
920
|
-
const { configureCommandFromSectionsArg } = await import("./configure-
|
|
920
|
+
const { configureCommandFromSectionsArg } = await import("./configure-7fSm1A_Q.js");
|
|
921
921
|
await configureCommandFromSectionsArg(opts.section, defaultRuntime);
|
|
922
922
|
});
|
|
923
923
|
cmd.command("get").description("Get a config value by dot path").argument("<path>", "Config path (dot or bracket notation)").option("--json", "Output JSON", false).action(async (path, opts) => {
|
|
@@ -259,9 +259,9 @@ import "./setup-core-ByQu7pom.js";
|
|
|
259
259
|
import "./shared-BJAD_tzs.js";
|
|
260
260
|
import "./setup-entry-CIlzEErO.js";
|
|
261
261
|
import "./reactions-CVOq_v6N.js";
|
|
262
|
-
import "./feishu-
|
|
262
|
+
import "./feishu-X9f6Gdo7.js";
|
|
263
263
|
import "./runtime-api-lhuSYASv.js";
|
|
264
|
-
import "./channel-
|
|
264
|
+
import "./channel-K5dPqiwU.js";
|
|
265
265
|
import "./send-Dz0WyBgz.js";
|
|
266
266
|
import "./runtime-p5-el0rU.js";
|
|
267
267
|
import "./setup-core-BagQOhQf.js";
|
|
@@ -324,8 +324,8 @@ import "./provider-auth-choice-JjBk4FEc.js";
|
|
|
324
324
|
import "./auth-choice.apply-helpers-DnZSQbUl.js";
|
|
325
325
|
import "./provider-auth-choice-preference-Na4r7aIa.js";
|
|
326
326
|
import "./auth-choice-D3MFDSDj.js";
|
|
327
|
-
import "./onboard-channels-
|
|
328
|
-
import { n as configureCommandFromSectionsArg } from "./configure-
|
|
327
|
+
import "./onboard-channels-KXC_VndP.js";
|
|
328
|
+
import { n as configureCommandFromSectionsArg } from "./configure-Cmyj_OLR.js";
|
|
329
329
|
import "./systemd-linger-BasN9UtI.js";
|
|
330
330
|
import "./model-picker-Cx7Br6hl.js";
|
|
331
331
|
import "./onboard-custom-D8b45Gib.js";
|
|
@@ -29,7 +29,7 @@ import { n as resolveProviderPluginChoice } from "./provider-wizard-BLQSB90B.js"
|
|
|
29
29
|
import { t as promptAuthChoiceGrouped } from "./auth-choice-prompt-D4Z776vi.js";
|
|
30
30
|
import { t as resolvePreferredProviderForAuthChoice } from "./provider-auth-choice-preference-Na4r7aIa.js";
|
|
31
31
|
import { n as applyAuthChoice } from "./auth-choice-D3MFDSDj.js";
|
|
32
|
-
import { i as setupChannels, n as noteChannelStatus } from "./onboard-channels-
|
|
32
|
+
import { i as setupChannels, n as noteChannelStatus } from "./onboard-channels-KXC_VndP.js";
|
|
33
33
|
import { t as ensureSystemdUserLingerInteractive } from "./systemd-linger-BasN9UtI.js";
|
|
34
34
|
import { i as promptModelAllowlist, n as applyModelFallbacksFromSelection, r as promptDefaultModel, t as applyModelAllowlist } from "./model-picker-Cx7Br6hl.js";
|
|
35
35
|
import { i as promptCustomApiConfig } from "./onboard-custom-D8b45Gib.js";
|
|
@@ -48,7 +48,7 @@ var import_matrix_sdk_crypto_nodejs = (/* @__PURE__ */ __commonJSMin(((exports,
|
|
|
48
48
|
case "x64":
|
|
49
49
|
localFileExisted = existsSync(join(__dirname, "matrix-sdk-crypto.win32-x64-msvc.node"));
|
|
50
50
|
try {
|
|
51
|
-
if (localFileExisted) nativeBinding = __require("./
|
|
51
|
+
if (localFileExisted) nativeBinding = __require("./matrix-sdk-crypto.win32-x64-msvc.node");
|
|
52
52
|
else nativeBinding = __require("@matrix-org/matrix-sdk-crypto-nodejs-win32-x64-msvc");
|
|
53
53
|
} catch (e) {
|
|
54
54
|
loadError = e;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { a as __toCommonJS, i as __require, n as __esmMin, r as __exportAll, t as __commonJSMin } from "./chunk-DORXReHP.js";
|
|
2
2
|
import { t as require_dist_cjs$1 } from "./dist-cjs-g8U_euY0.js";
|
|
3
3
|
import { a as setCredentialFeature, n as init_client, o as emitWarningIfUnsupportedVersion$1, t as client_exports } from "./client-Cta4m6Io.js";
|
|
4
|
-
import { A as NoAuthSigner, E as resolveAwsSdkSigV4Config, F as AwsSdkSigV4Signer, M as getHttpSigningPlugin, N as getHttpAuthSchemeEndpointRuleSetPlugin, P as NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, S as AwsQueryProtocol, _ as require_dist_cjs$12, a as require_dist_cjs$4, b as init_protocols, c as require_dist_cjs$16, d as require_dist_cjs$10, f as require_dist_cjs$2, g as require_dist_cjs$13, h as require_dist_cjs$14, i as require_dist_cjs$6, j as DefaultIdentityProviderConfig, k as init_dist_es$1, l as require_dist_cjs$5, n as require_dist_cjs$9, o as require_dist_cjs$7, p as require_dist_cjs$3, r as require_dist_cjs$8, s as require_dist_cjs$17, t as require_dist_cjs$11, u as require_dist_cjs$15, y as init_dist_es } from "./dist-cjs-
|
|
4
|
+
import { A as NoAuthSigner, E as resolveAwsSdkSigV4Config, F as AwsSdkSigV4Signer, M as getHttpSigningPlugin, N as getHttpAuthSchemeEndpointRuleSetPlugin, P as NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, S as AwsQueryProtocol, _ as require_dist_cjs$12, a as require_dist_cjs$4, b as init_protocols, c as require_dist_cjs$16, d as require_dist_cjs$10, f as require_dist_cjs$2, g as require_dist_cjs$13, h as require_dist_cjs$14, i as require_dist_cjs$6, j as DefaultIdentityProviderConfig, k as init_dist_es$1, l as require_dist_cjs$5, n as require_dist_cjs$9, o as require_dist_cjs$7, p as require_dist_cjs$3, r as require_dist_cjs$8, s as require_dist_cjs$17, t as require_dist_cjs$11, u as require_dist_cjs$15, y as init_dist_es } from "./dist-cjs-Bn4Bckbz.js";
|
|
5
5
|
import { E as getSchemaSerdePlugin, L as require_dist_cjs$20, P as require_dist_cjs$21, R as require_dist_cjs$18, S as init_schema, t as require_dist_cjs$19, w as TypeRegistry } from "./dist-cjs-BIHJyWqt.js";
|
|
6
6
|
import { t as require_dist_cjs$22 } from "./dist-cjs-CZNQgH2s.js";
|
|
7
7
|
import { t as require_dist_cjs$23 } from "./dist-cjs-C-v0A3hP.js";
|
|
@@ -47,7 +47,7 @@ var require_dist_cjs$1 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
47
47
|
return this.profileData.login_session;
|
|
48
48
|
}
|
|
49
49
|
async refresh(token) {
|
|
50
|
-
const { SigninClient, CreateOAuth2TokenCommand } = await import("./signin-
|
|
50
|
+
const { SigninClient, CreateOAuth2TokenCommand } = await import("./signin-CV40vYBW.js");
|
|
51
51
|
const { logger, userAgentAppId } = this.callerClientConfig ?? {};
|
|
52
52
|
const isH2 = (requestHandler) => {
|
|
53
53
|
return requestHandler?.metadata?.handlerProtocol === "h2";
|
|
@@ -316,7 +316,7 @@ var require_dist_cjs = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
316
316
|
const profileData = profiles[profileName];
|
|
317
317
|
const { source_profile, region } = profileData;
|
|
318
318
|
if (!options.roleAssumer) {
|
|
319
|
-
const { getDefaultRoleAssumer } = await import("./sts-
|
|
319
|
+
const { getDefaultRoleAssumer } = await import("./sts-B6xWrL_R.js");
|
|
320
320
|
options.roleAssumer = getDefaultRoleAssumer({
|
|
321
321
|
...options.clientConfig,
|
|
322
322
|
credentialProviderLogger: options.logger,
|
|
@@ -373,7 +373,7 @@ var require_dist_cjs = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
373
373
|
profile
|
|
374
374
|
})().then((creds) => client.setCredentialFeature(creds, "CREDENTIALS_PROFILE_PROCESS", "v")));
|
|
375
375
|
const resolveSsoCredentials = async (profile, profileData, options = {}, callerClientConfig) => {
|
|
376
|
-
const { fromSSO } = await import("./dist-cjs-
|
|
376
|
+
const { fromSSO } = await import("./dist-cjs-wgg3A4iE.js").then((m) => /* @__PURE__ */ __toESM(m.default));
|
|
377
377
|
return fromSSO({
|
|
378
378
|
profile,
|
|
379
379
|
logger: options.logger,
|
|
@@ -398,7 +398,7 @@ var require_dist_cjs = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
398
398
|
return client.setCredentialFeature(credentials, "CREDENTIALS_PROFILE", "n");
|
|
399
399
|
};
|
|
400
400
|
const isWebIdentityProfile = (arg) => Boolean(arg) && typeof arg === "object" && typeof arg.web_identity_token_file === "string" && typeof arg.role_arn === "string" && ["undefined", "string"].indexOf(typeof arg.role_session_name) > -1;
|
|
401
|
-
const resolveWebIdentityCredentials = async (profile, options, callerClientConfig) => import("./dist-cjs-
|
|
401
|
+
const resolveWebIdentityCredentials = async (profile, options, callerClientConfig) => import("./dist-cjs-B0uwZfEI2.js").then((m) => /* @__PURE__ */ __toESM(m.default)).then(({ fromTokenFile }) => fromTokenFile({
|
|
402
402
|
webIdentityTokenFile: profile.web_identity_token_file,
|
|
403
403
|
roleArn: profile.role_arn,
|
|
404
404
|
roleSessionName: profile.role_session_name,
|