memeloop 0.2.0 → 0.2.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/browser.cjs +1 -1
- package/dist/browser.cjs.map +1 -1
- package/dist/browser.d.cts +5 -5
- package/dist/browser.d.ts +5 -5
- package/dist/browser.js +1 -1
- package/dist/chunk-JRCEXHTP.js +1 -0
- package/dist/{chunk-ECNKBH5A.js → chunk-KXVZQLJL.js} +127 -21
- package/dist/chunk-KXVZQLJL.js.map +1 -0
- package/dist/{chunk-CCEFAOSH.js → chunk-WHXFUMDE.js} +2 -2
- package/dist/{chunk-CCEFAOSH.js.map → chunk-WHXFUMDE.js.map} +1 -1
- package/dist/device-network-portable.cjs +132 -20
- package/dist/device-network-portable.cjs.map +1 -1
- package/dist/device-network-portable.d.cts +3 -3
- package/dist/device-network-portable.d.ts +3 -3
- package/dist/device-network-portable.js +14 -2
- package/dist/device-network.cjs +132 -20
- package/dist/device-network.cjs.map +1 -1
- package/dist/device-network.d.cts +2 -2
- package/dist/device-network.d.ts +2 -2
- package/dist/device-network.js +14 -2
- package/dist/index.cjs +134 -22
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +4 -4
- package/dist/index.d.ts +4 -4
- package/dist/index.js +15 -3
- package/dist/index.js.map +1 -1
- package/dist/loop-api.cjs.map +1 -1
- package/dist/{orchestration-portable-BbkwLbC9.d.ts → orchestration-portable-B4udCSVd.d.ts} +1 -1
- package/dist/{orchestration-portable-DNKzAtNq.d.cts → orchestration-portable-BWaCsCGK.d.cts} +1 -1
- package/dist/orchestration-portable.cjs +1 -1
- package/dist/orchestration-portable.cjs.map +1 -1
- package/dist/orchestration-portable.d.cts +2 -2
- package/dist/orchestration-portable.d.ts +2 -2
- package/dist/orchestration-portable.js +1 -1
- package/dist/{pairingInvite-DDx_-IAp.d.cts → pairingInvite-C12n-7Ak.d.cts} +15 -3
- package/dist/{pairingInvite-Dkz8CLsb.d.ts → pairingInvite-CPQkuhLQ.d.ts} +15 -3
- package/dist/{remoteClient-BKmQEQY9.d.cts → remoteClient-DFIyCZEv.d.cts} +1 -1
- package/dist/{remoteClient-D5hco6cS.d.ts → remoteClient-DwBCoHpc.d.ts} +1 -1
- package/package.json +1 -1
- package/dist/chunk-ECNKBH5A.js.map +0 -1
- package/dist/chunk-MXRXYGWW.js +0 -1
- /package/dist/{chunk-MXRXYGWW.js.map → chunk-JRCEXHTP.js.map} +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import './interface-3C3eG8Hn.js';
|
|
2
2
|
import { aE as ArtifactTrust, aD as ArtifactReviewKind, ax as ArtifactDestination, aC as ArtifactReviewEvidence, az as ArtifactRecordResource, b9 as DataClassification, bv as ModelClassSpec, k as ILLMProvider, bH as NetworkAttachmentResource, bL as NetworkClassResource, bJ as NetworkAttachmentStatus, A as AgentFrameworkContext, f as AgentLoopInput, e as AgentLoopGenerator, cB as ToolAdmissionPolicy, cS as ToolOperationResource, cP as ToolOperationApprovalEvidence, cT as ToolOperationResult, aT as ControlStoreActor, m as IToolRegistry, bh as InfrastructureDriverType, aq as AgentWorkloadResource, aS as ControlStore, bP as NodeTrustClass, z as ToolOperationEffect, by as ModelEndpointResource, a1 as AgentRunResource, b$ as RuntimeClassSpec, bq as ModelCallRecordSpec, br as ModelCallRecordStatus, d2 as VolumeAccessMode, cY as ToolRiskLevel } from './scriptDeploymentPipeline-B1q-UhrO.js';
|
|
3
3
|
import { D as Device } from './types-CcFFIk8W.js';
|
|
4
|
-
import './remoteClient-
|
|
4
|
+
import './remoteClient-DwBCoHpc.js';
|
|
5
5
|
|
|
6
6
|
declare function artifactTrustRank(trust: ArtifactTrust): number;
|
|
7
7
|
/** The trust of a derived artifact: the lowest of its parents and producer. */
|
package/dist/{orchestration-portable-DNKzAtNq.d.cts → orchestration-portable-BWaCsCGK.d.cts}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import './interface-3C3eG8Hn.cjs';
|
|
2
2
|
import { aE as ArtifactTrust, aD as ArtifactReviewKind, ax as ArtifactDestination, aC as ArtifactReviewEvidence, az as ArtifactRecordResource, b9 as DataClassification, bv as ModelClassSpec, k as ILLMProvider, bH as NetworkAttachmentResource, bL as NetworkClassResource, bJ as NetworkAttachmentStatus, A as AgentFrameworkContext, f as AgentLoopInput, e as AgentLoopGenerator, cB as ToolAdmissionPolicy, cS as ToolOperationResource, cP as ToolOperationApprovalEvidence, cT as ToolOperationResult, aT as ControlStoreActor, m as IToolRegistry, bh as InfrastructureDriverType, aq as AgentWorkloadResource, aS as ControlStore, bP as NodeTrustClass, z as ToolOperationEffect, by as ModelEndpointResource, a1 as AgentRunResource, b$ as RuntimeClassSpec, bq as ModelCallRecordSpec, br as ModelCallRecordStatus, d2 as VolumeAccessMode, cY as ToolRiskLevel } from './scriptDeploymentPipeline-XJzQyYys.cjs';
|
|
3
3
|
import { D as Device } from './types-C8gnhG9M.cjs';
|
|
4
|
-
import './remoteClient-
|
|
4
|
+
import './remoteClient-DFIyCZEv.cjs';
|
|
5
5
|
|
|
6
6
|
declare function artifactTrustRank(trust: ArtifactTrust): number;
|
|
7
7
|
/** The trust of a derived artifact: the lowest of its parents and producer. */
|
|
@@ -8646,7 +8646,7 @@ function createToolCatalogConformanceSuite(options) {
|
|
|
8646
8646
|
}
|
|
8647
8647
|
|
|
8648
8648
|
// src/orchestration/remoteClient.ts
|
|
8649
|
-
var REMOTE_ORCHESTRATION_PROTOCOL = "memeloop.resource.
|
|
8649
|
+
var REMOTE_ORCHESTRATION_PROTOCOL = "memeloop.resource.v2";
|
|
8650
8650
|
var REMOTE_OPERATIONS = /* @__PURE__ */ new Set([
|
|
8651
8651
|
"capabilities",
|
|
8652
8652
|
"apply",
|