@openclaw/matrix 2026.5.12-beta.1 → 2026.5.12-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/api.js +4 -4
- package/dist/{approval-handler.runtime-DiA6Zj9R.js → approval-handler.runtime-LpWmoFyw.js} +2 -2
- package/dist/{channel-Bn9G-2k1.js → channel-B-R2dceO.js} +10 -10
- package/dist/channel-plugin-api.js +1 -1
- package/dist/{channel.runtime-pmZaN3dM.js → channel.runtime-DdtNY_To.js} +6 -6
- package/dist/{cli-Bto_9kZ8.js → cli-Cq80go7q.js} +8 -8
- package/dist/{cli-metadata-BHARQqCV.js → cli-metadata-OtekEqAD.js} +1 -1
- package/dist/cli-metadata.js +1 -1
- package/dist/{client-wTkencoF.js → client-CyxIx4Fv.js} +3 -3
- package/dist/{client-Dm7mu-C8.js → client-DzjShjVN.js} +2 -2
- package/dist/{client-bootstrap-CVht4US6.js → client-bootstrap-Am_ZEH3x.js} +1 -1
- package/dist/{config-DvF87-p1.js → config-BR4uLzNs.js} +1 -1
- package/dist/contract-api.js +3 -3
- package/dist/{create-client-BdH9j0mf.js → create-client-DpoW106T.js} +2 -2
- package/dist/{crypto-runtime-CfDZ_OKm.js → crypto-runtime-DS6R8y_n.js} +1 -1
- package/dist/{deps-C6WqKY7m.js → deps-CU5W9Ixu.js} +8 -31
- package/dist/{directory-live-3HvD1hHL.js → directory-live-Bn66SRSD.js} +2 -2
- package/dist/{doctor-C4__7c-U.js → doctor-KjAvjAJu.js} +1 -1
- package/dist/{draft-stream-BY3Rr2XT.js → draft-stream-D_FlbmCh.js} +1 -1
- package/dist/index.js +1 -1
- package/dist/{legacy-crypto-inspector-poDWldgy.js → legacy-crypto-inspector-pB252vPO.js} +1 -1
- package/dist/{matrix-migration.runtime-WY6ffcrf.js → matrix-migration.runtime-DfjNMeoX.js} +1 -1
- package/dist/{media-text-BsC0CZlM.js → media-text-psyGloYl.js} +1 -1
- package/dist/{messages-D_Y6efK2.js → messages-DQ8xXWiP.js} +3 -3
- package/dist/{monitor-DgrYos8M.js → monitor-C8cEvvTe.js} +9 -9
- package/dist/plugin-entry.handlers.runtime.js +1 -1
- package/dist/probe.runtime-NE73hi9o.js +3 -0
- package/dist/{profile-update-BIkLEvFv.js → profile-update-DleMeUHj.js} +1 -1
- package/dist/{resolve-targets-BixFTna-.js → resolve-targets-BbzYe9Qi.js} +1 -1
- package/dist/{resolver.runtime-CAkOq2mL.js → resolver.runtime-BWFMWEsg.js} +1 -1
- package/dist/runtime-api.js +1 -1
- package/dist/runtime-heavy-api.js +1 -1
- package/dist/{sdk-CwxmHlgN.js → sdk-DXWmb94u.js} +1 -1
- package/dist/{send-BEmVVhTJ.js → send-Df-pDuG6.js} +1 -1
- package/dist/{setup-bootstrap-BYLBeJJ4.js → setup-bootstrap-DXWxzR7A.js} +1 -1
- package/dist/{setup-core-DW8XlYqw.js → setup-core-B5X7HxAP.js} +1 -1
- package/dist/setup-plugin-api.js +2 -2
- package/dist/{setup-surface-Dk7piW_w.js → setup-surface-DuRQrrpU.js} +4 -4
- package/dist/{shared-5Cs6nPW-.js → shared-CkbpEI5j.js} +2 -2
- package/dist/test-api.js +2 -2
- package/dist/{thread-bindings-Dowu8M5c.js → thread-bindings--P1UYe7t.js} +1 -1
- package/dist/{tool-actions.runtime-DVQT_L6o.js → tool-actions.runtime-AFGhzK--.js} +5 -5
- package/dist/{verification-XL53YYMw.js → verification-BbGdzYQl.js} +1 -1
- package/package.json +4 -4
- package/dist/probe.runtime-UpDy6PRg.js +0 -3
package/dist/api.js
CHANGED
|
@@ -2,10 +2,10 @@ import { d as setMatrixThreadBindingIdleTimeoutBySessionKey, n as getMatrixThrea
|
|
|
2
2
|
import { a as resolveMatrixDefaultOrOnlyAccountId, i as resolveMatrixChannelConfig, n as requiresExplicitMatrixDefaultAccount, r as resolveConfiguredMatrixAccountIds, t as findMatrixAccountEntry } from "./account-selection-BWwIruri.js";
|
|
3
3
|
import { n as listMatrixEnvAccountIds, r as resolveMatrixEnvAccountToken, t as getMatrixScopedEnvVarNames } from "./env-vars-C7uQCTKn.js";
|
|
4
4
|
import { a as resolveMatrixCredentialsPath, c as resolveMatrixLegacyFlatStoreRoot, i as resolveMatrixCredentialsFilename, l as sanitizeMatrixPathSegment, n as resolveMatrixAccountStorageRoot, o as resolveMatrixHomeserverKey, r as resolveMatrixCredentialsDir, s as resolveMatrixLegacyFlatStoragePaths, t as hashMatrixAccessToken } from "./storage-paths-BJLdnCjV.js";
|
|
5
|
-
import { t as matrixPlugin } from "./channel-
|
|
6
|
-
import { n as matrixSetupAdapter, t as createMatrixSetupWizardProxy } from "./setup-core-
|
|
7
|
-
import { n as matrixOnboardingAdapter } from "./setup-surface-
|
|
8
|
-
import { t as createMatrixThreadBindingManager } from "./thread-bindings
|
|
5
|
+
import { t as matrixPlugin } from "./channel-B-R2dceO.js";
|
|
6
|
+
import { n as matrixSetupAdapter, t as createMatrixSetupWizardProxy } from "./setup-core-B5X7HxAP.js";
|
|
7
|
+
import { n as matrixOnboardingAdapter } from "./setup-surface-DuRQrrpU.js";
|
|
8
|
+
import { t as createMatrixThreadBindingManager } from "./thread-bindings--P1UYe7t.js";
|
|
9
9
|
//#region extensions/matrix/api.ts
|
|
10
10
|
const matrixSessionBindingAdapterChannels = ["matrix"];
|
|
11
11
|
//#endregion
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { a as resolveMatrixTargetIdentity } from "./target-ids-80nQ2gql.js";
|
|
2
2
|
import { i as resolveMatrixAccount } from "./accounts-Bm90Rzvp.js";
|
|
3
3
|
import { c as shouldHandleMatrixApprovalRequest, r as isMatrixAnyApprovalClientEnabled } from "./exec-approvals-Crnh543m.js";
|
|
4
|
-
import { a as sendMessageMatrix, i as reactMatrixMessage, s as sendSingleTextMessageMatrix } from "./send-
|
|
4
|
+
import { a as sendMessageMatrix, i as reactMatrixMessage, s as sendSingleTextMessageMatrix } from "./send-Df-pDuG6.js";
|
|
5
5
|
import { a as repairMatrixDirectRooms } from "./direct-management--Y8ypgLv.js";
|
|
6
6
|
import { a as unregisterMatrixApprovalReactionTarget, n as listMatrixApprovalReactionBindings, r as registerMatrixApprovalReactionTarget, t as buildMatrixApprovalReactionHint } from "./approval-reactions-o2_tuH8D.js";
|
|
7
|
-
import { n as editMatrixMessage, t as deleteMatrixMessage } from "./messages-
|
|
7
|
+
import { n as editMatrixMessage, t as deleteMatrixMessage } from "./messages-DQ8xXWiP.js";
|
|
8
8
|
import { listMessageReceiptPlatformIds, resolveMessageReceiptPrimaryId } from "openclaw/plugin-sdk/channel-message";
|
|
9
9
|
import { buildChannelApprovalNativeTargetKey } from "openclaw/plugin-sdk/approval-native-runtime";
|
|
10
10
|
import { setTimeout } from "node:timers/promises";
|
|
@@ -12,8 +12,8 @@ import { n as normalizeCompatibilityConfig, t as legacyConfigRules } from "./doc
|
|
|
12
12
|
import { n as resolveMatrixRoomConfig, t as resolveMatrixStoredSessionMeta } from "./session-store-metadata-DQXjgNLt.js";
|
|
13
13
|
import { n as collectRuntimeConfigAssignments, r as secretTargetRegistryEntries } from "./secret-contract-DcrJWCQI.js";
|
|
14
14
|
import { a as namedAccountPromotionKeys, o as resolveSingleAccountPromotionTarget, s as singleAccountKeysToMove } from "./setup-dm-policy-Ca3jA4YW.js";
|
|
15
|
-
import { n as matrixSetupAdapter, t as createMatrixSetupWizardProxy } from "./setup-core-
|
|
16
|
-
import { i as autoPrepareLegacyMatrixCrypto, o as autoMigrateLegacyMatrixState, r as resolveMatrixMigrationStatus } from "./matrix-migration.runtime-
|
|
15
|
+
import { n as matrixSetupAdapter, t as createMatrixSetupWizardProxy } from "./setup-core-B5X7HxAP.js";
|
|
16
|
+
import { i as autoPrepareLegacyMatrixCrypto, o as autoMigrateLegacyMatrixState, r as resolveMatrixMigrationStatus } from "./matrix-migration.runtime-DfjNMeoX.js";
|
|
17
17
|
import { t as maybeCreateMatrixMigrationSnapshot } from "./migration-snapshot-backup-DaCHTp8C.js";
|
|
18
18
|
import { n as resolveMatrixInboundConversation } from "./thread-binding-api-Cq_E-E1K.js";
|
|
19
19
|
import { normalizeAccountId } from "openclaw/plugin-sdk/account-id";
|
|
@@ -129,7 +129,7 @@ const matrixMessageActions = {
|
|
|
129
129
|
return extractToolSend(args, "sendMessage");
|
|
130
130
|
},
|
|
131
131
|
handleAction: async (ctx) => {
|
|
132
|
-
const { handleMatrixAction } = await import("./tool-actions.runtime-
|
|
132
|
+
const { handleMatrixAction } = await import("./tool-actions.runtime-AFGhzK--.js");
|
|
133
133
|
const { action, params, cfg, accountId, mediaLocalRoots } = ctx;
|
|
134
134
|
const dispatch = async (actionParams) => await handleMatrixAction({
|
|
135
135
|
...actionParams,
|
|
@@ -405,7 +405,7 @@ const matrixNativeApprovalCapability = createApproverRestrictedNativeApprovalCap
|
|
|
405
405
|
accountId,
|
|
406
406
|
request
|
|
407
407
|
}),
|
|
408
|
-
load: async () => (await import("./approval-handler.runtime-
|
|
408
|
+
load: async () => (await import("./approval-handler.runtime-LpWmoFyw.js")).matrixApprovalNativeRuntime
|
|
409
409
|
})
|
|
410
410
|
});
|
|
411
411
|
const splitMatrixApprovalCapability = splitChannelApprovalCapability(matrixNativeApprovalCapability);
|
|
@@ -543,7 +543,7 @@ function resolveMatrixGroupToolPolicy(params) {
|
|
|
543
543
|
}
|
|
544
544
|
//#endregion
|
|
545
545
|
//#region extensions/matrix/src/resolver.ts
|
|
546
|
-
const loadMatrixChannelRuntime$1 = createLazyRuntimeNamedExport(() => import("./resolver.runtime-
|
|
546
|
+
const loadMatrixChannelRuntime$1 = createLazyRuntimeNamedExport(() => import("./resolver.runtime-BWFMWEsg.js"), "matrixResolverRuntime");
|
|
547
547
|
const matrixResolverAdapter = { resolveTargets: async ({ cfg, accountId, inputs, kind, runtime }) => (await loadMatrixChannelRuntime$1()).resolveMatrixTargets({
|
|
548
548
|
cfg,
|
|
549
549
|
accountId,
|
|
@@ -688,8 +688,8 @@ async function runMatrixStartupMaintenance(params) {
|
|
|
688
688
|
//#endregion
|
|
689
689
|
//#region extensions/matrix/src/channel.ts
|
|
690
690
|
let matrixStartupLock = Promise.resolve();
|
|
691
|
-
const loadMatrixSetupWizard = createLazyRuntimeNamedExport(() => import("./setup-surface-
|
|
692
|
-
const loadMatrixChannelRuntime = createLazyRuntimeNamedExport(() => import("./channel.runtime-
|
|
691
|
+
const loadMatrixSetupWizard = createLazyRuntimeNamedExport(() => import("./setup-surface-DuRQrrpU.js").then((n) => n.t), "matrixSetupWizard");
|
|
692
|
+
const loadMatrixChannelRuntime = createLazyRuntimeNamedExport(() => import("./channel.runtime-DdtNY_To.js"), "matrixChannelRuntime");
|
|
693
693
|
const meta = {
|
|
694
694
|
id: "matrix",
|
|
695
695
|
label: "Matrix",
|
|
@@ -713,12 +713,12 @@ const matrixDoctor = {
|
|
|
713
713
|
warnOnEmptyGroupSenderAllowlist: true,
|
|
714
714
|
legacyConfigRules,
|
|
715
715
|
normalizeCompatibilityConfig,
|
|
716
|
-
runConfigSequence: async ({ cfg, env, shouldRepair }) => await (await import("./doctor-
|
|
716
|
+
runConfigSequence: async ({ cfg, env, shouldRepair }) => await (await import("./doctor-KjAvjAJu.js")).runMatrixDoctorSequence({
|
|
717
717
|
cfg,
|
|
718
718
|
env,
|
|
719
719
|
shouldRepair
|
|
720
720
|
}),
|
|
721
|
-
cleanStaleConfig: async ({ cfg }) => await (await import("./doctor-
|
|
721
|
+
cleanStaleConfig: async ({ cfg }) => await (await import("./doctor-KjAvjAJu.js")).cleanStaleMatrixPluginConfig(cfg)
|
|
722
722
|
};
|
|
723
723
|
const listMatrixDirectoryPeersFromConfig = createResolvedDirectoryEntriesLister({
|
|
724
724
|
kind: "user",
|
|
@@ -1055,7 +1055,7 @@ const matrixPlugin = createChatChannelPlugin({
|
|
|
1055
1055
|
await previousLock;
|
|
1056
1056
|
let monitorMatrixProvider;
|
|
1057
1057
|
try {
|
|
1058
|
-
monitorMatrixProvider = (await import("./monitor-
|
|
1058
|
+
monitorMatrixProvider = (await import("./monitor-C8cEvvTe.js")).monitorMatrixProvider;
|
|
1059
1059
|
} finally {
|
|
1060
1060
|
releaseLock();
|
|
1061
1061
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as matrixPlugin } from "./channel-
|
|
1
|
+
import { t as matrixPlugin } from "./channel-B-R2dceO.js";
|
|
2
2
|
export { matrixPlugin };
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { a as sendMessageMatrix, c as sendTypingMatrix, o as sendPollMatrix } from "./send-
|
|
1
|
+
import { a as sendMessageMatrix, c as sendTypingMatrix, o as sendPollMatrix } from "./send-Df-pDuG6.js";
|
|
2
2
|
import { t as isBunRuntime } from "./runtime-C6X4h_SJ.js";
|
|
3
|
-
import { n as resolveMatrixAuth } from "./config-
|
|
4
|
-
import "./client-
|
|
5
|
-
import { n as listMatrixDirectoryGroupsLive, r as listMatrixDirectoryPeersLive } from "./directory-live-
|
|
3
|
+
import { n as resolveMatrixAuth } from "./config-BR4uLzNs.js";
|
|
4
|
+
import "./client-CyxIx4Fv.js";
|
|
5
|
+
import { n as listMatrixDirectoryGroupsLive, r as listMatrixDirectoryPeersLive } from "./directory-live-Bn66SRSD.js";
|
|
6
6
|
import { f as resolveOutboundSendDep, n as chunkTextForOutbound } from "./runtime-api-DTKcXOhp.js";
|
|
7
|
-
import { t as resolveMatrixTargets } from "./resolve-targets-
|
|
7
|
+
import { t as resolveMatrixTargets } from "./resolve-targets-BbzYe9Qi.js";
|
|
8
8
|
import { normalizeOptionalString } from "openclaw/plugin-sdk/string-coerce-runtime";
|
|
9
9
|
import { createReplyToFanout } from "openclaw/plugin-sdk/outbound-runtime";
|
|
10
10
|
import { formatErrorMessage } from "openclaw/plugin-sdk/error-runtime";
|
|
@@ -13,7 +13,7 @@ import { resolvePayloadMediaUrls } from "openclaw/plugin-sdk/reply-payload";
|
|
|
13
13
|
//#region extensions/matrix/src/matrix/probe.ts
|
|
14
14
|
let matrixProbeRuntimeDepsPromise;
|
|
15
15
|
async function loadMatrixProbeRuntimeDeps() {
|
|
16
|
-
matrixProbeRuntimeDepsPromise ??= import("./probe.runtime-
|
|
16
|
+
matrixProbeRuntimeDepsPromise ??= import("./probe.runtime-NE73hi9o.js").then((runtimeModule) => ({ createMatrixClient: runtimeModule.createMatrixClient }));
|
|
17
17
|
return await matrixProbeRuntimeDepsPromise;
|
|
18
18
|
}
|
|
19
19
|
async function probeMatrix(params) {
|
|
@@ -3,16 +3,16 @@ import { t as getMatrixRuntime } from "./runtime-Dog86njy.js";
|
|
|
3
3
|
import { i as resolveMatrixAccount } from "./accounts-Bm90Rzvp.js";
|
|
4
4
|
import { t as formatMatrixErrorMessage } from "./errors-CTcpEDq-.js";
|
|
5
5
|
import { n as resolveMatrixConfigPath, r as updateMatrixAccountConfig } from "./config-update-wZX-HLMn.js";
|
|
6
|
-
import { n as matrixSetupAdapter } from "./setup-core-
|
|
6
|
+
import { n as matrixSetupAdapter } from "./setup-core-B5X7HxAP.js";
|
|
7
7
|
import { t as resolveMatrixRoomKeyBackupIssue } from "./backup-health-Cabu_WQC.js";
|
|
8
8
|
import { i as setMatrixSdkLogMode, r as setMatrixSdkConsoleLogging } from "./logging-DZHSPP5N.js";
|
|
9
|
-
import { n as withResolvedActionClient } from "./client-
|
|
10
|
-
import { r as resolveMatrixAuthContext } from "./config-
|
|
11
|
-
import "./client-
|
|
9
|
+
import { n as withResolvedActionClient } from "./client-DzjShjVN.js";
|
|
10
|
+
import { r as resolveMatrixAuthContext } from "./config-BR4uLzNs.js";
|
|
11
|
+
import "./client-CyxIx4Fv.js";
|
|
12
12
|
import { i as formatZonedTimestamp } from "./runtime-api-DTKcXOhp.js";
|
|
13
13
|
import { isOpenClawManagedMatrixDevice, summarizeMatrixDeviceHealth } from "./device-health-UVYpbA_W.js";
|
|
14
|
-
import { n as updateMatrixOwnProfile, t as applyMatrixProfileUpdate } from "./profile-update-
|
|
15
|
-
import { a as confirmMatrixVerificationSas, b as verifyMatrixRecoveryKey, c as getMatrixRoomKeyBackupStatus, d as listMatrixVerifications, f as mismatchMatrixVerificationSas, g as runMatrixSelfVerification, h as restoreMatrixRoomKeyBackup, l as getMatrixVerificationSas, m as resetMatrixRoomKeyBackup, n as bootstrapMatrixVerification, p as requestMatrixVerification, r as cancelMatrixVerification, t as acceptMatrixVerification, u as getMatrixVerificationStatus, v as startMatrixVerification } from "./verification-
|
|
14
|
+
import { n as updateMatrixOwnProfile, t as applyMatrixProfileUpdate } from "./profile-update-DleMeUHj.js";
|
|
15
|
+
import { a as confirmMatrixVerificationSas, b as verifyMatrixRecoveryKey, c as getMatrixRoomKeyBackupStatus, d as listMatrixVerifications, f as mismatchMatrixVerificationSas, g as runMatrixSelfVerification, h as restoreMatrixRoomKeyBackup, l as getMatrixVerificationSas, m as resetMatrixRoomKeyBackup, n as bootstrapMatrixVerification, p as requestMatrixVerification, r as cancelMatrixVerification, t as acceptMatrixVerification, u as getMatrixVerificationStatus, v as startMatrixVerification } from "./verification-BbGdzYQl.js";
|
|
16
16
|
import { normalizeAccountId } from "openclaw/plugin-sdk/account-id";
|
|
17
17
|
//#region extensions/matrix/src/matrix/actions/devices.ts
|
|
18
18
|
async function listMatrixOwnDevices(opts = {}) {
|
|
@@ -39,7 +39,7 @@ let matrixCliExitScheduled = false;
|
|
|
39
39
|
let matrixActionClientModulePromise;
|
|
40
40
|
let matrixDirectManagementModulePromise;
|
|
41
41
|
function loadMatrixActionClientModule() {
|
|
42
|
-
matrixActionClientModulePromise ??= import("./client-
|
|
42
|
+
matrixActionClientModulePromise ??= import("./client-DzjShjVN.js").then((n) => n.t);
|
|
43
43
|
return matrixActionClientModulePromise;
|
|
44
44
|
}
|
|
45
45
|
function loadMatrixDirectManagementModule() {
|
|
@@ -209,7 +209,7 @@ async function addMatrixAccount(params) {
|
|
|
209
209
|
backupVersion: null
|
|
210
210
|
};
|
|
211
211
|
if (accountConfig.encryption === true) {
|
|
212
|
-
const { maybeBootstrapNewEncryptedMatrixAccount } = await import("./setup-bootstrap-
|
|
212
|
+
const { maybeBootstrapNewEncryptedMatrixAccount } = await import("./setup-bootstrap-DXWxzR7A.js");
|
|
213
213
|
verificationBootstrap = await maybeBootstrapNewEncryptedMatrixAccount({
|
|
214
214
|
previousCfg: cfg,
|
|
215
215
|
cfg: updated,
|
|
@@ -2,7 +2,7 @@ import { definePluginEntry } from "openclaw/plugin-sdk/plugin-entry";
|
|
|
2
2
|
//#region extensions/matrix/src/cli-metadata.ts
|
|
3
3
|
function registerMatrixCliMetadata(api) {
|
|
4
4
|
api.registerCli(async ({ program }) => {
|
|
5
|
-
const { registerMatrixCli } = await import("./cli-
|
|
5
|
+
const { registerMatrixCli } = await import("./cli-Cq80go7q.js");
|
|
6
6
|
registerMatrixCli({ program });
|
|
7
7
|
}, { descriptors: [{
|
|
8
8
|
name: "matrix",
|
package/dist/cli-metadata.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as registerMatrixCliMetadata, t as cli_metadata_default } from "./cli-metadata-
|
|
1
|
+
import { n as registerMatrixCliMetadata, t as cli_metadata_default } from "./cli-metadata-OtekEqAD.js";
|
|
2
2
|
export { cli_metadata_default as default, registerMatrixCliMetadata };
|
|
@@ -3,9 +3,9 @@ import { t as getMatrixScopedEnvVarNames } from "./env-vars-C7uQCTKn.js";
|
|
|
3
3
|
import { i as resolveScopedMatrixEnvConfig, r as resolveMatrixEnvAuthReadiness, t as hasReadyMatrixEnvAuth } from "./env-auth-BJqGI8M6.js";
|
|
4
4
|
import { n as validateMatrixHomeserverUrl, t as resolveValidatedMatrixHomeserverUrl } from "./url-validation-DiK9j7jz.js";
|
|
5
5
|
import { t as isBunRuntime } from "./runtime-C6X4h_SJ.js";
|
|
6
|
-
import { i as resolveMatrixConfigForAccount, n as resolveMatrixAuth, r as resolveMatrixAuthContext, t as backfillMatrixAuthDeviceIdAfterStartup } from "./config-
|
|
7
|
-
import { t as createMatrixClient } from "./create-client-
|
|
8
|
-
import { i as resolveSharedMatrixClient, n as releaseSharedClientInstance, o as stopSharedClientForAccount, r as removeSharedClientInstance, s as stopSharedClientInstance, t as acquireSharedMatrixClient } from "./shared-
|
|
6
|
+
import { i as resolveMatrixConfigForAccount, n as resolveMatrixAuth, r as resolveMatrixAuthContext, t as backfillMatrixAuthDeviceIdAfterStartup } from "./config-BR4uLzNs.js";
|
|
7
|
+
import { t as createMatrixClient } from "./create-client-DpoW106T.js";
|
|
8
|
+
import { i as resolveSharedMatrixClient, n as releaseSharedClientInstance, o as stopSharedClientForAccount, r as removeSharedClientInstance, s as stopSharedClientInstance, t as acquireSharedMatrixClient } from "./shared-CkbpEI5j.js";
|
|
9
9
|
//#region extensions/matrix/src/matrix/client.ts
|
|
10
10
|
var client_exports = /* @__PURE__ */ __exportAll({
|
|
11
11
|
acquireSharedMatrixClient: () => acquireSharedMatrixClient,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as __exportAll } from "./rolldown-runtime-DUslC3ob.js";
|
|
2
|
-
import { u as resolveMatrixRoomId } from "./send-
|
|
3
|
-
import { n as withResolvedRuntimeMatrixClient } from "./client-bootstrap-
|
|
2
|
+
import { u as resolveMatrixRoomId } from "./send-Df-pDuG6.js";
|
|
3
|
+
import { n as withResolvedRuntimeMatrixClient } from "./client-bootstrap-Am_ZEH3x.js";
|
|
4
4
|
//#region extensions/matrix/src/matrix/actions/client.ts
|
|
5
5
|
var client_exports = /* @__PURE__ */ __exportAll({
|
|
6
6
|
withResolvedActionClient: () => withResolvedActionClient,
|
|
@@ -10,7 +10,7 @@ var client_bootstrap_exports = /* @__PURE__ */ __exportAll({
|
|
|
10
10
|
});
|
|
11
11
|
let matrixSharedClientRuntimeDepsPromise;
|
|
12
12
|
async function loadMatrixSharedClientRuntimeDeps() {
|
|
13
|
-
matrixSharedClientRuntimeDepsPromise ??= Promise.all([import("./client-
|
|
13
|
+
matrixSharedClientRuntimeDepsPromise ??= Promise.all([import("./client-CyxIx4Fv.js").then((n) => n.t), import("./shared-CkbpEI5j.js").then((n) => n.a)]).then(([clientModule, sharedModule]) => ({
|
|
14
14
|
acquireSharedMatrixClient: clientModule.acquireSharedMatrixClient,
|
|
15
15
|
resolveMatrixAuthContext: clientModule.resolveMatrixAuthContext,
|
|
16
16
|
releaseSharedClientInstance: sharedModule.releaseSharedClientInstance
|
|
@@ -19,7 +19,7 @@ let matrixSecretInputDepsPromise;
|
|
|
19
19
|
let matrixAuthClientDepsForTest;
|
|
20
20
|
const MATRIX_AUTH_REQUEST_RETRY_RE = /\b(fetch failed|econnreset|econnrefused|enotfound|etimedout|ehostunreach|enetunreach|eai_again|und_err_|socket hang up|network|headers timeout|body timeout|connect timeout)\b/i;
|
|
21
21
|
async function loadMatrixAuthClientDeps() {
|
|
22
|
-
matrixAuthClientDepsPromise ??= Promise.all([import("./sdk-
|
|
22
|
+
matrixAuthClientDepsPromise ??= Promise.all([import("./sdk-DXWmb94u.js").then((n) => n.n), import("./logging-DZHSPP5N.js").then((n) => n.n)]).then(([sdkModule, loggingModule]) => ({
|
|
23
23
|
MatrixClient: sdkModule.MatrixClient,
|
|
24
24
|
ensureMatrixSdkLoggingConfigured: loggingModule.ensureMatrixSdkLoggingConfigured
|
|
25
25
|
}));
|
package/dist/contract-api.js
CHANGED
|
@@ -3,7 +3,7 @@ import { r as setMatrixRuntime } from "./runtime-Dog86njy.js";
|
|
|
3
3
|
import { n as normalizeCompatibilityConfig, t as legacyConfigRules } from "./doctor-contract-D4-64QuJ.js";
|
|
4
4
|
import { n as collectRuntimeConfigAssignments, r as secretTargetRegistryEntries } from "./secret-contract-DcrJWCQI.js";
|
|
5
5
|
import { a as namedAccountPromotionKeys, o as resolveSingleAccountPromotionTarget, s as singleAccountKeysToMove } from "./setup-dm-policy-Ca3jA4YW.js";
|
|
6
|
-
import { n as matrixSetupAdapter } from "./setup-core-
|
|
7
|
-
import { n as matrixOnboardingAdapter } from "./setup-surface-
|
|
8
|
-
import { t as createMatrixThreadBindingManager } from "./thread-bindings
|
|
6
|
+
import { n as matrixSetupAdapter } from "./setup-core-B5X7HxAP.js";
|
|
7
|
+
import { n as matrixOnboardingAdapter } from "./setup-surface-DuRQrrpU.js";
|
|
8
|
+
import { t as createMatrixThreadBindingManager } from "./thread-bindings--P1UYe7t.js";
|
|
9
9
|
export { collectRuntimeConfigAssignments, createMatrixThreadBindingManager, legacyConfigRules, matrixSetupAdapter, matrixOnboardingAdapter as matrixSetupWizard, namedAccountPromotionKeys, normalizeCompatibilityConfig, resetMatrixThreadBindingsForTests, resolveSingleAccountPromotionTarget, secretTargetRegistryEntries, setMatrixRuntime, singleAccountKeysToMove };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { t as __exportAll } from "./rolldown-runtime-DUslC3ob.js";
|
|
2
2
|
import { t as resolveValidatedMatrixHomeserverUrl } from "./url-validation-DiK9j7jz.js";
|
|
3
3
|
import { a as resolveMatrixStoragePaths, n as maybeMigrateLegacyStorage, o as writeStorageMeta } from "./storage-tC3ujLiW.js";
|
|
4
|
-
import "./config-
|
|
4
|
+
import "./config-BR4uLzNs.js";
|
|
5
5
|
import { normalizeOptionalString } from "openclaw/plugin-sdk/string-coerce-runtime";
|
|
6
6
|
import fs from "node:fs";
|
|
7
7
|
import { ssrfPolicyFromDangerouslyAllowPrivateNetwork } from "openclaw/plugin-sdk/ssrf-runtime";
|
|
@@ -9,7 +9,7 @@ import { ssrfPolicyFromDangerouslyAllowPrivateNetwork } from "openclaw/plugin-sd
|
|
|
9
9
|
var create_client_exports = /* @__PURE__ */ __exportAll({ createMatrixClient: () => createMatrixClient });
|
|
10
10
|
let matrixCreateClientRuntimeDepsPromise;
|
|
11
11
|
async function loadMatrixCreateClientRuntimeDeps() {
|
|
12
|
-
matrixCreateClientRuntimeDepsPromise ??= Promise.all([import("./sdk-
|
|
12
|
+
matrixCreateClientRuntimeDepsPromise ??= Promise.all([import("./sdk-DXWmb94u.js").then((n) => n.n), import("./logging-DZHSPP5N.js").then((n) => n.n)]).then(([sdkModule, loggingModule]) => ({
|
|
13
13
|
MatrixClient: sdkModule.MatrixClient,
|
|
14
14
|
ensureMatrixSdkLoggingConfigured: loggingModule.ensureMatrixSdkLoggingConfigured
|
|
15
15
|
}));
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as formatMatrixErrorMessage } from "./errors-CTcpEDq-.js";
|
|
2
|
-
import { t as ensureMatrixCryptoRuntime } from "./deps-
|
|
2
|
+
import { t as ensureMatrixCryptoRuntime } from "./deps-CU5W9Ixu.js";
|
|
3
3
|
import { n as LogService, r as noop } from "./logger-CnZRVrux.js";
|
|
4
4
|
import { i as MATRIX_IDB_SNAPSHOT_LOCK_OPTIONS, n as isRepairableSecretStorageAccessError } from "./recovery-key-store-BTJ6jz5v.js";
|
|
5
5
|
import fs from "node:fs";
|
|
@@ -2,7 +2,6 @@ import { createRequire } from "node:module";
|
|
|
2
2
|
import fs from "node:fs";
|
|
3
3
|
import path from "node:path";
|
|
4
4
|
import { formatErrorMessage } from "openclaw/plugin-sdk/error-runtime";
|
|
5
|
-
import { fileURLToPath } from "node:url";
|
|
6
5
|
import { spawn } from "node:child_process";
|
|
7
6
|
//#region extensions/matrix/src/matrix/deps.ts
|
|
8
7
|
const REQUIRED_MATRIX_PACKAGES = [
|
|
@@ -11,12 +10,12 @@ const REQUIRED_MATRIX_PACKAGES = [
|
|
|
11
10
|
"@matrix-org/matrix-sdk-crypto-wasm"
|
|
12
11
|
];
|
|
13
12
|
const MIN_MATRIX_CRYPTO_NATIVE_BINDING_BYTES = 1e6;
|
|
14
|
-
function resolveMissingMatrixPackages() {
|
|
13
|
+
function resolveMissingMatrixPackages(resolveFn) {
|
|
15
14
|
try {
|
|
16
|
-
const
|
|
15
|
+
const resolve = resolveFn ?? defaultResolveFn;
|
|
17
16
|
return REQUIRED_MATRIX_PACKAGES.filter((pkg) => {
|
|
18
17
|
try {
|
|
19
|
-
|
|
18
|
+
resolve(pkg);
|
|
20
19
|
return false;
|
|
21
20
|
} catch {
|
|
22
21
|
return true;
|
|
@@ -29,9 +28,8 @@ function resolveMissingMatrixPackages() {
|
|
|
29
28
|
function isMatrixSdkAvailable() {
|
|
30
29
|
return resolveMissingMatrixPackages().length === 0;
|
|
31
30
|
}
|
|
32
|
-
function
|
|
33
|
-
|
|
34
|
-
return path.resolve(currentDir, "..", "..");
|
|
31
|
+
function buildMatrixDepsMissingMessage(missing) {
|
|
32
|
+
return [`Matrix plugin dependencies are missing: ${missing.length > 0 ? missing.join(", ") : REQUIRED_MATRIX_PACKAGES.join(", ")}.`, "Repair this plugin with `openclaw plugins update matrix` or run `openclaw doctor --fix`."].join(" ");
|
|
35
33
|
}
|
|
36
34
|
let defaultMatrixCryptoRuntimeEnsurePromise = null;
|
|
37
35
|
async function runFixedCommandWithTimeout(params) {
|
|
@@ -206,30 +204,9 @@ async function ensureMatrixCryptoRuntimeOnce(params) {
|
|
|
206
204
|
requireFn("@matrix-org/matrix-sdk-crypto-nodejs");
|
|
207
205
|
}
|
|
208
206
|
async function ensureMatrixSdkInstalled(params) {
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
if (!await confirm("Matrix requires matrix-js-sdk, @matrix-org/matrix-sdk-crypto-nodejs, and @matrix-org/matrix-sdk-crypto-wasm. Install now?")) throw new Error("Matrix requires matrix-js-sdk, @matrix-org/matrix-sdk-crypto-nodejs, and @matrix-org/matrix-sdk-crypto-wasm (install dependencies first).");
|
|
213
|
-
}
|
|
214
|
-
const root = resolvePluginRoot();
|
|
215
|
-
const command = fs.existsSync(path.join(root, "pnpm-lock.yaml")) ? ["pnpm", "install"] : [
|
|
216
|
-
"npm",
|
|
217
|
-
"install",
|
|
218
|
-
"--omit=dev",
|
|
219
|
-
"--silent"
|
|
220
|
-
];
|
|
221
|
-
params.runtime.log?.(`matrix: installing dependencies via ${command[0]} (${root})…`);
|
|
222
|
-
const result = await runFixedCommandWithTimeout({
|
|
223
|
-
argv: command,
|
|
224
|
-
cwd: root,
|
|
225
|
-
timeoutMs: 3e5,
|
|
226
|
-
env: { COREPACK_ENABLE_DOWNLOAD_PROMPT: "0" }
|
|
227
|
-
});
|
|
228
|
-
if (result.code !== 0) throw new Error(result.stderr.trim() || result.stdout.trim() || "Matrix dependency install failed.");
|
|
229
|
-
if (!isMatrixSdkAvailable()) {
|
|
230
|
-
const missing = resolveMissingMatrixPackages();
|
|
231
|
-
throw new Error(missing.length > 0 ? `Matrix dependency install completed but required packages are still missing: ${missing.join(", ")}` : "Matrix dependency install completed but Matrix dependencies are still missing.");
|
|
232
|
-
}
|
|
207
|
+
const missing = resolveMissingMatrixPackages(params?.resolveFn);
|
|
208
|
+
if (missing.length === 0) return;
|
|
209
|
+
throw new Error(buildMatrixDepsMissingMessage(missing));
|
|
233
210
|
}
|
|
234
211
|
//#endregion
|
|
235
212
|
export { ensureMatrixSdkInstalled as n, isMatrixSdkAvailable as r, ensureMatrixCryptoRuntime as t };
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { t as __exportAll } from "./rolldown-runtime-DUslC3ob.js";
|
|
2
2
|
import { n as normalizeMatrixMessagingTarget, t as isMatrixQualifiedUserId } from "./target-ids-80nQ2gql.js";
|
|
3
3
|
import { t as MatrixAuthedHttpClient } from "./http-client-C7AeVJay.js";
|
|
4
|
-
import { n as resolveMatrixAuth } from "./config-
|
|
5
|
-
import "./client-
|
|
4
|
+
import { n as resolveMatrixAuth } from "./config-BR4uLzNs.js";
|
|
5
|
+
import "./client-CyxIx4Fv.js";
|
|
6
6
|
import { normalizeLowercaseStringOrEmpty, normalizeOptionalString } from "openclaw/plugin-sdk/string-coerce-runtime";
|
|
7
7
|
//#region extensions/matrix/src/directory-live.ts
|
|
8
8
|
var directory_live_exports = /* @__PURE__ */ __exportAll({
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as isRecord } from "./record-shared-CHWJCTWf.js";
|
|
2
2
|
import "./doctor-contract-D4-64QuJ.js";
|
|
3
|
-
import { i as autoPrepareLegacyMatrixCrypto, o as autoMigrateLegacyMatrixState, r as resolveMatrixMigrationStatus } from "./matrix-migration.runtime-
|
|
3
|
+
import { i as autoPrepareLegacyMatrixCrypto, o as autoMigrateLegacyMatrixState, r as resolveMatrixMigrationStatus } from "./matrix-migration.runtime-DfjNMeoX.js";
|
|
4
4
|
import { t as maybeCreateMatrixMigrationSnapshot } from "./migration-snapshot-backup-DaCHTp8C.js";
|
|
5
5
|
import { detectPluginInstallPathIssue, formatPluginInstallPathIssue, removePluginFromConfig } from "openclaw/plugin-sdk/runtime-doctor";
|
|
6
6
|
//#region extensions/matrix/src/doctor.ts
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as editMessageMatrix, r as prepareMatrixSingleText, s as sendSingleTextMessageMatrix } from "./send-
|
|
1
|
+
import { n as editMessageMatrix, r as prepareMatrixSingleText, s as sendSingleTextMessageMatrix } from "./send-Df-pDuG6.js";
|
|
2
2
|
import { l as MsgType } from "./direct-management--Y8ypgLv.js";
|
|
3
3
|
import { createDraftStreamLoop } from "openclaw/plugin-sdk/channel-lifecycle";
|
|
4
4
|
//#region extensions/matrix/src/matrix/draft-stream.ts
|
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as registerMatrixCliMetadata } from "./cli-metadata-
|
|
1
|
+
import { n as registerMatrixCliMetadata } from "./cli-metadata-OtekEqAD.js";
|
|
2
2
|
import { registerMatrixSubagentHooks } from "./subagent-hooks-api.js";
|
|
3
3
|
import { defineBundledChannelEntry } from "openclaw/plugin-sdk/channel-entry-contract";
|
|
4
4
|
//#region extensions/matrix/index.ts
|
|
@@ -249,7 +249,7 @@ function isMatrixLegacyCryptoInspectorAvailable() {
|
|
|
249
249
|
//#region extensions/matrix/src/legacy-crypto.ts
|
|
250
250
|
const MATRIX_LEGACY_CRYPTO_INSPECTOR_UNAVAILABLE_MESSAGE = "Legacy Matrix encrypted state was detected, but the Matrix crypto inspector is unavailable.";
|
|
251
251
|
async function loadMatrixLegacyCryptoInspector() {
|
|
252
|
-
return (await import("./legacy-crypto-inspector-
|
|
252
|
+
return (await import("./legacy-crypto-inspector-pB252vPO.js")).inspectLegacyMatrixCryptoStore;
|
|
253
253
|
}
|
|
254
254
|
function detectLegacyBotSdkCryptoStore(cryptoRootDir) {
|
|
255
255
|
try {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { f as buildPollResultsSummary, g as isPollStartType, h as isPollEventType, m as formatPollResultsAsText, p as formatPollAsText, v as parsePollStartContent, y as resolvePollReferenceEventId } from "./send-
|
|
1
|
+
import { f as buildPollResultsSummary, g as isPollStartType, h as isPollEventType, m as formatPollResultsAsText, p as formatPollAsText, v as parsePollStartContent, y as resolvePollReferenceEventId } from "./send-Df-pDuG6.js";
|
|
2
2
|
import path from "node:path";
|
|
3
3
|
//#region extensions/matrix/src/matrix/poll-summary.ts
|
|
4
4
|
function resolveMatrixPollRootEventId(event) {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { r as isMatrixNotFoundError } from "./errors-CTcpEDq-.js";
|
|
2
|
-
import { a as sendMessageMatrix, h as isPollEventType, n as editMessageMatrix } from "./send-
|
|
2
|
+
import { a as sendMessageMatrix, h as isPollEventType, n as editMessageMatrix } from "./send-Df-pDuG6.js";
|
|
3
3
|
import { n as MATRIX_REACTION_EVENT_TYPE } from "./reaction-common-ejrL19w-.js";
|
|
4
|
-
import { a as resolveMatrixMessageBody, c as resolveMatrixPollRootEventId, i as resolveMatrixMessageAttachment, o as fetchMatrixPollMessageSummary } from "./media-text-
|
|
5
|
-
import { r as withResolvedRoomAction } from "./client-
|
|
4
|
+
import { a as resolveMatrixMessageBody, c as resolveMatrixPollRootEventId, i as resolveMatrixMessageAttachment, o as fetchMatrixPollMessageSummary } from "./media-text-psyGloYl.js";
|
|
5
|
+
import { r as withResolvedRoomAction } from "./client-DzjShjVN.js";
|
|
6
6
|
import { normalizeOptionalString } from "openclaw/plugin-sdk/string-coerce-runtime";
|
|
7
7
|
//#region extensions/matrix/src/matrix/actions/limits.ts
|
|
8
8
|
function resolveMatrixActionLimit(raw, fallback) {
|
|
@@ -6,23 +6,23 @@ import { n as normalizeMatrixUserId, r as resolveMatrixAllowListMatch, t as norm
|
|
|
6
6
|
import { r as isMatrixNotFoundError, t as formatMatrixErrorMessage } from "./errors-CTcpEDq-.js";
|
|
7
7
|
import { a as canonicalizeAllowlistWithResolvedIds, c as formatLocationText, d as logTypingFailure, f as patchAllowlistUsersInConfigEntries, i as buildAllowlistResolutionSummary, l as getAgentScopedMediaLocalRoots, m as toLocationContext, n as resolveMatrixRoomConfig, o as createReplyPrefixOptions, p as summarizeMapping, r as addAllowlistUserEntriesFromConfigEntry, s as createTypingCallbacks, t as resolveMatrixStoredSessionMeta, u as logInboundDrop } from "./session-store-metadata-DQXjgNLt.js";
|
|
8
8
|
import { i as resolveMatrixStateFilePath } from "./storage-tC3ujLiW.js";
|
|
9
|
-
import { a as sendMessageMatrix, g as isPollStartType, h as isPollEventType, p as formatPollAsText, t as chunkMatrixText, v as parsePollStartContent } from "./send-
|
|
9
|
+
import { a as sendMessageMatrix, g as isPollStartType, h as isPollEventType, p as formatPollAsText, t as chunkMatrixText, v as parsePollStartContent } from "./send-Df-pDuG6.js";
|
|
10
10
|
import { i as promoteMatrixDirectRoomCandidate, s as MATRIX_OPENCLAW_FINALIZED_PREVIEW_KEY } from "./direct-management--Y8ypgLv.js";
|
|
11
11
|
import { i as isStrictDirectMembership, n as hasDirectMatrixMemberFlag, o as readJoinedMatrixMembers } from "./direct-room-XkutHjES.js";
|
|
12
|
-
import { t as createMatrixThreadBindingManager } from "./thread-bindings
|
|
12
|
+
import { t as createMatrixThreadBindingManager } from "./thread-bindings--P1UYe7t.js";
|
|
13
13
|
import { t as createAsyncLock } from "./async-lock-uQfhfQIY.js";
|
|
14
14
|
import { n as LogService } from "./logger-CnZRVrux.js";
|
|
15
15
|
import { i as isMatrixMediaSizeLimitError, r as MatrixMediaSizeLimitError } from "./http-client-C7AeVJay.js";
|
|
16
16
|
import { i as throwIfMatrixStartupAborted, r as isMatrixStartupAbortError } from "./startup-abort-56edvmbM.js";
|
|
17
17
|
import { n as isMatrixReadySyncState, r as isMatrixTerminalSyncState, t as isMatrixDisconnectedSyncState } from "./sync-state-C_beeevA.js";
|
|
18
|
-
import { a as resolveMatrixMessageBody, i as resolveMatrixMessageAttachment, n as formatMatrixMediaUnavailableText, r as formatMatrixMessageText, s as fetchMatrixPollSnapshot, t as formatMatrixMediaTooLargeText } from "./media-text-
|
|
18
|
+
import { a as resolveMatrixMessageBody, i as resolveMatrixMessageAttachment, n as formatMatrixMediaUnavailableText, r as formatMatrixMessageText, s as fetchMatrixPollSnapshot, t as formatMatrixMediaTooLargeText } from "./media-text-psyGloYl.js";
|
|
19
19
|
import { n as setActiveMatrixClient } from "./active-client-uhlxdhEy.js";
|
|
20
20
|
import { t as isBunRuntime } from "./runtime-C6X4h_SJ.js";
|
|
21
|
-
import { n as resolveMatrixAuth, r as resolveMatrixAuthContext, t as backfillMatrixAuthDeviceIdAfterStartup } from "./config-
|
|
22
|
-
import { i as resolveSharedMatrixClient, n as releaseSharedClientInstance } from "./shared-
|
|
23
|
-
import "./client-
|
|
21
|
+
import { n as resolveMatrixAuth, r as resolveMatrixAuthContext, t as backfillMatrixAuthDeviceIdAfterStartup } from "./config-BR4uLzNs.js";
|
|
22
|
+
import { i as resolveSharedMatrixClient, n as releaseSharedClientInstance } from "./shared-CkbpEI5j.js";
|
|
23
|
+
import "./client-CyxIx4Fv.js";
|
|
24
24
|
import { d as resolveDefaultGroupPolicy, h as warnMissingProviderGroupPolicyFallbackOnce, m as resolveThreadBindingMaxAgeMsForChannel, p as resolveThreadBindingIdleTimeoutMsForChannel, t as GROUP_POLICY_BLOCKED_LABEL, u as resolveAllowlistProviderRuntimeGroupPolicy } from "./runtime-api-DTKcXOhp.js";
|
|
25
|
-
import { t as resolveMatrixTargets } from "./resolve-targets-
|
|
25
|
+
import { t as resolveMatrixTargets } from "./resolve-targets-BbzYe9Qi.js";
|
|
26
26
|
import { t as formatMatrixEncryptedEventDisabledWarning } from "./encryption-guidance-BPi3A_m3.js";
|
|
27
27
|
import { a as EventType, i as resolveMatrixThreadRouting, n as resolveMatrixReplyToEventId, o as RelationType, r as resolveMatrixThreadRootId, t as resolveMatrixInboundRoute } from "./route-D6rg-iXN.js";
|
|
28
28
|
import { normalizeLowercaseStringOrEmpty, normalizeOptionalString, normalizeStringifiedOptionalString } from "openclaw/plugin-sdk/string-coerce-runtime";
|
|
@@ -2001,7 +2001,7 @@ let sessionBindingRuntimePromise;
|
|
|
2001
2001
|
let matrixReactionEventsPromise;
|
|
2002
2002
|
let matrixDraftStreamPromise;
|
|
2003
2003
|
function loadMatrixSendModule() {
|
|
2004
|
-
matrixSendModulePromise ??= import("./send-
|
|
2004
|
+
matrixSendModulePromise ??= import("./send-Df-pDuG6.js").then((n) => n.l);
|
|
2005
2005
|
return matrixSendModulePromise;
|
|
2006
2006
|
}
|
|
2007
2007
|
function loadAcpBindingRuntime() {
|
|
@@ -2017,7 +2017,7 @@ function loadMatrixReactionEvents() {
|
|
|
2017
2017
|
return matrixReactionEventsPromise;
|
|
2018
2018
|
}
|
|
2019
2019
|
function loadMatrixDraftStream() {
|
|
2020
|
-
matrixDraftStreamPromise ??= import("./draft-stream-
|
|
2020
|
+
matrixDraftStreamPromise ??= import("./draft-stream-D_FlbmCh.js");
|
|
2021
2021
|
return matrixDraftStreamPromise;
|
|
2022
2022
|
}
|
|
2023
2023
|
const MAX_TRACKED_PAIRING_REPLY_SENDERS = 512;
|
|
@@ -3,7 +3,7 @@ import { normalizeOptionalString } from "openclaw/plugin-sdk/string-coerce-runti
|
|
|
3
3
|
//#region extensions/matrix/src/plugin-entry.runtime.ts
|
|
4
4
|
let matrixVerificationRuntimePromise;
|
|
5
5
|
function loadMatrixVerificationRuntime() {
|
|
6
|
-
matrixVerificationRuntimePromise ??= import("./verification-
|
|
6
|
+
matrixVerificationRuntimePromise ??= import("./verification-BbGdzYQl.js").then((n) => n.y);
|
|
7
7
|
return matrixVerificationRuntimePromise;
|
|
8
8
|
}
|
|
9
9
|
function sendError(respond, err) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { t as getMatrixRuntime } from "./runtime-Dog86njy.js";
|
|
2
2
|
import { n as resolveMatrixConfigPath, r as updateMatrixAccountConfig } from "./config-update-wZX-HLMn.js";
|
|
3
3
|
import { r as syncMatrixOwnProfile } from "./profile-BlHu0wDX.js";
|
|
4
|
-
import { n as withResolvedActionClient } from "./client-
|
|
4
|
+
import { n as withResolvedActionClient } from "./client-DzjShjVN.js";
|
|
5
5
|
import { normalizeAccountId } from "openclaw/plugin-sdk/account-id";
|
|
6
6
|
//#region extensions/matrix/src/matrix/actions/profile.ts
|
|
7
7
|
async function updateMatrixOwnProfile(opts = {}) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as __exportAll } from "./rolldown-runtime-DUslC3ob.js";
|
|
2
2
|
import { n as normalizeMatrixMessagingTarget, t as isMatrixQualifiedUserId } from "./target-ids-80nQ2gql.js";
|
|
3
|
-
import { n as listMatrixDirectoryGroupsLive, r as listMatrixDirectoryPeersLive } from "./directory-live-
|
|
3
|
+
import { n as listMatrixDirectoryGroupsLive, r as listMatrixDirectoryPeersLive } from "./directory-live-Bn66SRSD.js";
|
|
4
4
|
import { normalizeOptionalLowercaseString } from "openclaw/plugin-sdk/string-coerce-runtime";
|
|
5
5
|
//#region extensions/matrix/src/resolve-targets.ts
|
|
6
6
|
var resolve_targets_exports = /* @__PURE__ */ __exportAll({ resolveMatrixTargets: () => resolveMatrixTargets });
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as resolveMatrixTargets } from "./resolve-targets-
|
|
1
|
+
import { t as resolveMatrixTargets } from "./resolve-targets-BbzYe9Qi.js";
|
|
2
2
|
//#region extensions/matrix/src/resolver.runtime.ts
|
|
3
3
|
const matrixResolverRuntime = { resolveMatrixTargets };
|
|
4
4
|
//#endregion
|
package/dist/runtime-api.js
CHANGED
|
@@ -3,7 +3,7 @@ import { a as resolveMatrixDefaultOrOnlyAccountId, i as resolveMatrixChannelConf
|
|
|
3
3
|
import { n as listMatrixEnvAccountIds, r as resolveMatrixEnvAccountToken, t as getMatrixScopedEnvVarNames } from "./env-vars-C7uQCTKn.js";
|
|
4
4
|
import { r as setMatrixRuntime } from "./runtime-Dog86njy.js";
|
|
5
5
|
import { a as resolveMatrixCredentialsPath, c as resolveMatrixLegacyFlatStoreRoot, i as resolveMatrixCredentialsFilename, l as sanitizeMatrixPathSegment, n as resolveMatrixAccountStorageRoot, o as resolveMatrixHomeserverKey, r as resolveMatrixCredentialsDir, s as resolveMatrixLegacyFlatStoragePaths, t as hashMatrixAccessToken } from "./storage-paths-BJLdnCjV.js";
|
|
6
|
-
import { n as ensureMatrixSdkInstalled, r as isMatrixSdkAvailable } from "./deps-
|
|
6
|
+
import { n as ensureMatrixSdkInstalled, r as isMatrixSdkAvailable } from "./deps-CU5W9Ixu.js";
|
|
7
7
|
import { assertHttpUrlTargetsPrivateNetwork, closeDispatcher, createPinnedDispatcher, resolvePinnedHostnameWithPolicy, ssrfPolicyFromAllowPrivateNetwork, ssrfPolicyFromDangerouslyAllowPrivateNetwork } from "openclaw/plugin-sdk/ssrf-runtime";
|
|
8
8
|
import { writeJsonFileAtomically } from "openclaw/plugin-sdk/json-store";
|
|
9
9
|
import { formatZonedTimestamp } from "openclaw/plugin-sdk/time-runtime";
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { a as detectLegacyMatrixCrypto, i as autoPrepareLegacyMatrixCrypto, n as hasPendingMatrixMigration, o as autoMigrateLegacyMatrixState, r as resolveMatrixMigrationStatus, s as detectLegacyMatrixState, t as hasActionableMatrixMigration } from "./matrix-migration.runtime-
|
|
1
|
+
import { a as detectLegacyMatrixCrypto, i as autoPrepareLegacyMatrixCrypto, n as hasPendingMatrixMigration, o as autoMigrateLegacyMatrixState, r as resolveMatrixMigrationStatus, s as detectLegacyMatrixState, t as hasActionableMatrixMigration } from "./matrix-migration.runtime-DfjNMeoX.js";
|
|
2
2
|
import { t as maybeCreateMatrixMigrationSnapshot } from "./migration-snapshot-backup-DaCHTp8C.js";
|
|
3
3
|
export { autoMigrateLegacyMatrixState, autoPrepareLegacyMatrixCrypto, detectLegacyMatrixCrypto, detectLegacyMatrixState, hasActionableMatrixMigration, hasPendingMatrixMigration, maybeCreateMatrixMigrationSnapshot, resolveMatrixMigrationStatus };
|
|
@@ -290,7 +290,7 @@ function createMatrixExplicitBootstrapOptions(params) {
|
|
|
290
290
|
let loadedMatrixCryptoRuntime = null;
|
|
291
291
|
let matrixCryptoRuntimePromise = null;
|
|
292
292
|
async function loadMatrixCryptoRuntime() {
|
|
293
|
-
matrixCryptoRuntimePromise ??= import("./crypto-runtime-
|
|
293
|
+
matrixCryptoRuntimePromise ??= import("./crypto-runtime-DS6R8y_n.js").then((runtime) => {
|
|
294
294
|
loadedMatrixCryptoRuntime = runtime;
|
|
295
295
|
return runtime;
|
|
296
296
|
});
|
|
@@ -230,7 +230,7 @@ function buildPollResponseContent(pollEventId, answerIds) {
|
|
|
230
230
|
//#region extensions/matrix/src/matrix/send/client.ts
|
|
231
231
|
let matrixSendClientRuntimePromise = null;
|
|
232
232
|
async function loadMatrixSendClientRuntime() {
|
|
233
|
-
matrixSendClientRuntimePromise ??= import("./client-bootstrap-
|
|
233
|
+
matrixSendClientRuntimePromise ??= import("./client-bootstrap-Am_ZEH3x.js").then((n) => n.t);
|
|
234
234
|
return await matrixSendClientRuntimePromise;
|
|
235
235
|
}
|
|
236
236
|
function resolveMediaMaxBytes(accountId, cfg) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { a as resolveMatrixAccountConfig, n as hasExplicitMatrixAccountConfig } from "./account-config-D2W-V1eQ.js";
|
|
2
2
|
import "./accounts-Bm90Rzvp.js";
|
|
3
3
|
import { t as formatMatrixErrorMessage } from "./errors-CTcpEDq-.js";
|
|
4
|
-
import { n as bootstrapMatrixVerification } from "./verification-
|
|
4
|
+
import { n as bootstrapMatrixVerification } from "./verification-BbGdzYQl.js";
|
|
5
5
|
//#region extensions/matrix/src/setup-bootstrap.ts
|
|
6
6
|
async function maybeBootstrapNewEncryptedMatrixAccount(params) {
|
|
7
7
|
const accountConfig = resolveMatrixAccountConfig({
|
|
@@ -103,7 +103,7 @@ const matrixSetupAdapter = {
|
|
|
103
103
|
input
|
|
104
104
|
}),
|
|
105
105
|
afterAccountConfigWritten: async ({ previousCfg, cfg, accountId, runtime }) => {
|
|
106
|
-
const { runMatrixSetupBootstrapAfterConfigWrite } = await import("./setup-bootstrap-
|
|
106
|
+
const { runMatrixSetupBootstrapAfterConfigWrite } = await import("./setup-bootstrap-DXWxzR7A.js");
|
|
107
107
|
await runMatrixSetupBootstrapAfterConfigWrite({
|
|
108
108
|
previousCfg,
|
|
109
109
|
cfg,
|
package/dist/setup-plugin-api.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { i as resolveMatrixAccount } from "./accounts-Bm90Rzvp.js";
|
|
2
2
|
import { r as matrixConfigAdapter, t as MatrixChannelConfigSchema } from "./config-schema-B975BYl0.js";
|
|
3
|
-
import { n as matrixSetupAdapter, t as createMatrixSetupWizardProxy } from "./setup-core-
|
|
3
|
+
import { n as matrixSetupAdapter, t as createMatrixSetupWizardProxy } from "./setup-core-B5X7HxAP.js";
|
|
4
4
|
import { describeAccountSnapshot } from "openclaw/plugin-sdk/account-helpers";
|
|
5
5
|
const matrixSetupPlugin = {
|
|
6
6
|
id: "matrix",
|
|
@@ -14,7 +14,7 @@ const matrixSetupPlugin = {
|
|
|
14
14
|
order: 70,
|
|
15
15
|
quickstartAllowFrom: true
|
|
16
16
|
},
|
|
17
|
-
setupWizard: createMatrixSetupWizardProxy(async () => ({ matrixSetupWizard: (await import("./setup-surface-
|
|
17
|
+
setupWizard: createMatrixSetupWizardProxy(async () => ({ matrixSetupWizard: (await import("./setup-surface-DuRQrrpU.js").then((n) => n.t)).matrixSetupWizard })),
|
|
18
18
|
setup: matrixSetupAdapter,
|
|
19
19
|
capabilities: {
|
|
20
20
|
chatTypes: [
|
|
@@ -7,7 +7,7 @@ import { r as moveSingleMatrixAccountConfigToNamedAccount, t as resolveMatrixSet
|
|
|
7
7
|
import { t as resolveMatrixConfigFieldPath } from "./config-paths-nsVaysCu.js";
|
|
8
8
|
import { r as updateMatrixAccountConfig } from "./config-update-wZX-HLMn.js";
|
|
9
9
|
import { n as validateMatrixHomeserverUrl, r as isPrivateOrLoopbackHost, t as resolveValidatedMatrixHomeserverUrl } from "./url-validation-DiK9j7jz.js";
|
|
10
|
-
import { n as ensureMatrixSdkInstalled, r as isMatrixSdkAvailable } from "./deps-
|
|
10
|
+
import { n as ensureMatrixSdkInstalled, r as isMatrixSdkAvailable } from "./deps-CU5W9Ixu.js";
|
|
11
11
|
import { DEFAULT_ACCOUNT_ID } from "openclaw/plugin-sdk/account-id";
|
|
12
12
|
import { normalizeLowercaseStringOrEmpty, normalizeOptionalString, normalizeStringifiedOptionalString } from "openclaw/plugin-sdk/string-coerce-runtime";
|
|
13
13
|
import { formatDocsLink, hasConfiguredSecretInput, mergeAllowFromEntries, normalizeAccountId as normalizeAccountId$1, promptAccountId, promptChannelAccessConfig, splitSetupEntries } from "openclaw/plugin-sdk/setup";
|
|
@@ -107,7 +107,7 @@ async function promptMatrixAllowFrom(params) {
|
|
|
107
107
|
pending.push(part);
|
|
108
108
|
}
|
|
109
109
|
if (pending.length > 0) {
|
|
110
|
-
const { resolveMatrixTargets } = await import("./resolve-targets-
|
|
110
|
+
const { resolveMatrixTargets } = await import("./resolve-targets-BbzYe9Qi.js").then((n) => n.n);
|
|
111
111
|
const results = await resolveMatrixTargets({
|
|
112
112
|
cfg,
|
|
113
113
|
accountId,
|
|
@@ -235,7 +235,7 @@ async function configureMatrixAccessPrompts(params) {
|
|
|
235
235
|
resolvedIds.push(cleaned);
|
|
236
236
|
continue;
|
|
237
237
|
}
|
|
238
|
-
const { listMatrixDirectoryGroupsLive } = await import("./directory-live-
|
|
238
|
+
const { listMatrixDirectoryGroupsLive } = await import("./directory-live-Bn66SRSD.js").then((n) => n.t);
|
|
239
239
|
const matches = await listMatrixDirectoryGroupsLive({
|
|
240
240
|
cfg: next,
|
|
241
241
|
accountId: params.accountId,
|
|
@@ -510,7 +510,7 @@ const matrixOnboardingAdapter = {
|
|
|
510
510
|
});
|
|
511
511
|
},
|
|
512
512
|
afterConfigWritten: async ({ previousCfg, cfg, accountId, runtime }) => {
|
|
513
|
-
const { runMatrixSetupBootstrapAfterConfigWrite } = await import("./setup-bootstrap-
|
|
513
|
+
const { runMatrixSetupBootstrapAfterConfigWrite } = await import("./setup-bootstrap-DXWxzR7A.js");
|
|
514
514
|
await runMatrixSetupBootstrapAfterConfigWrite({
|
|
515
515
|
previousCfg,
|
|
516
516
|
cfg,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { t as __exportAll } from "./rolldown-runtime-DUslC3ob.js";
|
|
2
2
|
import { n as LogService } from "./logger-CnZRVrux.js";
|
|
3
3
|
import { t as awaitMatrixStartupWithAbort } from "./startup-abort-56edvmbM.js";
|
|
4
|
-
import { n as resolveMatrixAuth, r as resolveMatrixAuthContext } from "./config-
|
|
4
|
+
import { n as resolveMatrixAuth, r as resolveMatrixAuthContext } from "./config-BR4uLzNs.js";
|
|
5
5
|
import { normalizeOptionalAccountId } from "openclaw/plugin-sdk/account-id";
|
|
6
6
|
//#region extensions/matrix/src/matrix/client/shared.ts
|
|
7
7
|
var shared_exports = /* @__PURE__ */ __exportAll({
|
|
@@ -15,7 +15,7 @@ var shared_exports = /* @__PURE__ */ __exportAll({
|
|
|
15
15
|
});
|
|
16
16
|
let matrixCreateClientDepsPromise;
|
|
17
17
|
async function loadMatrixCreateClientDeps() {
|
|
18
|
-
matrixCreateClientDepsPromise ??= import("./create-client-
|
|
18
|
+
matrixCreateClientDepsPromise ??= import("./create-client-DpoW106T.js").then((n) => n.n).then((runtime) => ({ createMatrixClient: runtime.createMatrixClient }));
|
|
19
19
|
return await matrixCreateClientDepsPromise;
|
|
20
20
|
}
|
|
21
21
|
const sharedClientStates = /* @__PURE__ */ new Map();
|
package/dist/test-api.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { r as setMatrixRuntime } from "./runtime-Dog86njy.js";
|
|
2
|
-
import { t as matrixPlugin } from "./channel-
|
|
3
|
-
import { t as MatrixClient } from "./sdk-
|
|
2
|
+
import { t as matrixPlugin } from "./channel-B-R2dceO.js";
|
|
3
|
+
import { t as MatrixClient } from "./sdk-DXWmb94u.js";
|
|
4
4
|
export { MatrixClient, matrixPlugin, setMatrixRuntime };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as listBindingsForAccount, c as resolveBindingKey, f as setMatrixThreadBindingManagerEntry, h as toSessionBindingRecord, l as resolveEffectiveBindingExpiry, m as toMatrixBindingTargetKind, o as removeBindingRecord, r as getMatrixThreadBindingManagerEntry, t as deleteMatrixThreadBindingManagerEntry, u as setBindingRecord } from "./thread-bindings-shared-DK-d-oYX.js";
|
|
2
2
|
import { i as resolveMatrixStateFilePath, t as claimCurrentTokenStorageState } from "./storage-tC3ujLiW.js";
|
|
3
|
-
import { a as sendMessageMatrix } from "./send-
|
|
3
|
+
import { a as sendMessageMatrix } from "./send-Df-pDuG6.js";
|
|
4
4
|
import { normalizeOptionalString } from "openclaw/plugin-sdk/string-coerce-runtime";
|
|
5
5
|
import { registerSessionBindingAdapter, resolveThreadBindingFarewellText, unregisterSessionBindingAdapter } from "openclaw/plugin-sdk/thread-bindings-session-runtime";
|
|
6
6
|
import path from "node:path";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { a as resolveMatrixAccountConfig } from "./account-config-D2W-V1eQ.js";
|
|
2
2
|
import "./accounts-Bm90Rzvp.js";
|
|
3
|
-
import { _ as parsePollStart, d as buildPollResponseContent, g as isPollStartType, i as reactMatrixMessage, u as resolveMatrixRoomId } from "./send-
|
|
3
|
+
import { _ as parsePollStart, d as buildPollResponseContent, g as isPollStartType, i as reactMatrixMessage, u as resolveMatrixRoomId } from "./send-Df-pDuG6.js";
|
|
4
4
|
import { i as buildMatrixReactionRelationsPath, o as selectOwnMatrixReactionEventIds, s as summarizeMatrixReactionEvents } from "./reaction-common-ejrL19w-.js";
|
|
5
|
-
import { n as withResolvedActionClient, r as withResolvedRoomAction } from "./client-
|
|
6
|
-
import { a as fetchEventSummary, c as resolveMatrixActionLimit, i as sendMatrixMessage, n as editMatrixMessage, o as readPinnedEvents, r as readMatrixMessages, s as EventType, t as deleteMatrixMessage } from "./messages-
|
|
5
|
+
import { n as withResolvedActionClient, r as withResolvedRoomAction } from "./client-DzjShjVN.js";
|
|
6
|
+
import { a as fetchEventSummary, c as resolveMatrixActionLimit, i as sendMatrixMessage, n as editMatrixMessage, o as readPinnedEvents, r as readMatrixMessages, s as EventType, t as deleteMatrixMessage } from "./messages-DQ8xXWiP.js";
|
|
7
7
|
import { a as jsonResult, c as readStringArrayParam, l as readStringParam, o as readNumberParam, r as createActionGate, s as readReactionParams } from "./runtime-api-DTKcXOhp.js";
|
|
8
|
-
import { t as applyMatrixProfileUpdate } from "./profile-update-
|
|
9
|
-
import { _ as scanMatrixVerificationQr, a as confirmMatrixVerificationSas, b as verifyMatrixRecoveryKey, c as getMatrixRoomKeyBackupStatus, d as listMatrixVerifications, f as mismatchMatrixVerificationSas, h as restoreMatrixRoomKeyBackup, i as confirmMatrixVerificationReciprocateQr, l as getMatrixVerificationSas, n as bootstrapMatrixVerification, o as generateMatrixVerificationQr, p as requestMatrixVerification, r as cancelMatrixVerification, s as getMatrixEncryptionStatus, t as acceptMatrixVerification, u as getMatrixVerificationStatus, v as startMatrixVerification } from "./verification-
|
|
8
|
+
import { t as applyMatrixProfileUpdate } from "./profile-update-DleMeUHj.js";
|
|
9
|
+
import { _ as scanMatrixVerificationQr, a as confirmMatrixVerificationSas, b as verifyMatrixRecoveryKey, c as getMatrixRoomKeyBackupStatus, d as listMatrixVerifications, f as mismatchMatrixVerificationSas, h as restoreMatrixRoomKeyBackup, i as confirmMatrixVerificationReciprocateQr, l as getMatrixVerificationSas, n as bootstrapMatrixVerification, o as generateMatrixVerificationQr, p as requestMatrixVerification, r as cancelMatrixVerification, s as getMatrixEncryptionStatus, t as acceptMatrixVerification, u as getMatrixVerificationStatus, v as startMatrixVerification } from "./verification-BbGdzYQl.js";
|
|
10
10
|
import { normalizeOptionalLowercaseString } from "openclaw/plugin-sdk/string-coerce-runtime";
|
|
11
11
|
//#region extensions/matrix/src/matrix/actions/polls.ts
|
|
12
12
|
function normalizeOptionIndexes(indexes) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as __exportAll } from "./rolldown-runtime-DUslC3ob.js";
|
|
2
|
-
import { i as withStartedActionClient, n as withResolvedActionClient } from "./client-
|
|
2
|
+
import { i as withStartedActionClient, n as withResolvedActionClient } from "./client-DzjShjVN.js";
|
|
3
3
|
import { n as formatMatrixEncryptionUnavailableError } from "./encryption-guidance-BPi3A_m3.js";
|
|
4
4
|
import { normalizeOptionalString } from "openclaw/plugin-sdk/string-coerce-runtime";
|
|
5
5
|
import { requireRuntimeConfig } from "openclaw/plugin-sdk/plugin-config-runtime";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openclaw/matrix",
|
|
3
|
-
"version": "2026.5.12-beta.
|
|
3
|
+
"version": "2026.5.12-beta.2",
|
|
4
4
|
"description": "OpenClaw Matrix channel plugin",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"openclaw": "workspace:*"
|
|
23
23
|
},
|
|
24
24
|
"peerDependencies": {
|
|
25
|
-
"openclaw": ">=2026.5.12-beta.
|
|
25
|
+
"openclaw": ">=2026.5.12-beta.2"
|
|
26
26
|
},
|
|
27
27
|
"peerDependenciesMeta": {
|
|
28
28
|
"openclaw": {
|
|
@@ -87,10 +87,10 @@
|
|
|
87
87
|
"allowInvalidConfigRecovery": true
|
|
88
88
|
},
|
|
89
89
|
"compat": {
|
|
90
|
-
"pluginApi": ">=2026.5.12-beta.
|
|
90
|
+
"pluginApi": ">=2026.5.12-beta.2"
|
|
91
91
|
},
|
|
92
92
|
"build": {
|
|
93
|
-
"openclawVersion": "2026.5.12-beta.
|
|
93
|
+
"openclawVersion": "2026.5.12-beta.2"
|
|
94
94
|
},
|
|
95
95
|
"release": {
|
|
96
96
|
"publishToClawHub": true,
|