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.
Files changed (42) hide show
  1. package/dist/browser.cjs +1 -1
  2. package/dist/browser.cjs.map +1 -1
  3. package/dist/browser.d.cts +5 -5
  4. package/dist/browser.d.ts +5 -5
  5. package/dist/browser.js +1 -1
  6. package/dist/chunk-JRCEXHTP.js +1 -0
  7. package/dist/{chunk-ECNKBH5A.js → chunk-KXVZQLJL.js} +127 -21
  8. package/dist/chunk-KXVZQLJL.js.map +1 -0
  9. package/dist/{chunk-CCEFAOSH.js → chunk-WHXFUMDE.js} +2 -2
  10. package/dist/{chunk-CCEFAOSH.js.map → chunk-WHXFUMDE.js.map} +1 -1
  11. package/dist/device-network-portable.cjs +132 -20
  12. package/dist/device-network-portable.cjs.map +1 -1
  13. package/dist/device-network-portable.d.cts +3 -3
  14. package/dist/device-network-portable.d.ts +3 -3
  15. package/dist/device-network-portable.js +14 -2
  16. package/dist/device-network.cjs +132 -20
  17. package/dist/device-network.cjs.map +1 -1
  18. package/dist/device-network.d.cts +2 -2
  19. package/dist/device-network.d.ts +2 -2
  20. package/dist/device-network.js +14 -2
  21. package/dist/index.cjs +134 -22
  22. package/dist/index.cjs.map +1 -1
  23. package/dist/index.d.cts +4 -4
  24. package/dist/index.d.ts +4 -4
  25. package/dist/index.js +15 -3
  26. package/dist/index.js.map +1 -1
  27. package/dist/loop-api.cjs.map +1 -1
  28. package/dist/{orchestration-portable-BbkwLbC9.d.ts → orchestration-portable-B4udCSVd.d.ts} +1 -1
  29. package/dist/{orchestration-portable-DNKzAtNq.d.cts → orchestration-portable-BWaCsCGK.d.cts} +1 -1
  30. package/dist/orchestration-portable.cjs +1 -1
  31. package/dist/orchestration-portable.cjs.map +1 -1
  32. package/dist/orchestration-portable.d.cts +2 -2
  33. package/dist/orchestration-portable.d.ts +2 -2
  34. package/dist/orchestration-portable.js +1 -1
  35. package/dist/{pairingInvite-DDx_-IAp.d.cts → pairingInvite-C12n-7Ak.d.cts} +15 -3
  36. package/dist/{pairingInvite-Dkz8CLsb.d.ts → pairingInvite-CPQkuhLQ.d.ts} +15 -3
  37. package/dist/{remoteClient-BKmQEQY9.d.cts → remoteClient-DFIyCZEv.d.cts} +1 -1
  38. package/dist/{remoteClient-D5hco6cS.d.ts → remoteClient-DwBCoHpc.d.ts} +1 -1
  39. package/package.json +1 -1
  40. package/dist/chunk-ECNKBH5A.js.map +0 -1
  41. package/dist/chunk-MXRXYGWW.js +0 -1
  42. /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-D5hco6cS.js';
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. */
@@ -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-BKmQEQY9.cjs';
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.v1";
8649
+ var REMOTE_ORCHESTRATION_PROTOCOL = "memeloop.resource.v2";
8650
8650
  var REMOTE_OPERATIONS = /* @__PURE__ */ new Set([
8651
8651
  "capabilities",
8652
8652
  "apply",