@tangle-network/agent-runtime 0.99.0 → 0.100.0

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.
@@ -4,13 +4,13 @@ import {
4
4
  createProtectedAgentCandidateModelPort,
5
5
  disposePreparedAgentCandidateExecution,
6
6
  recoverExpiredAgentCandidateExecution
7
- } from "../chunk-6XKPVJAZ.js";
7
+ } from "../chunk-U4PRAATQ.js";
8
8
  import {
9
9
  captureAgentCandidateWorkspace,
10
10
  captureAgentCandidateWorkspaceFiles,
11
11
  createAgentCandidateWorkspacePort,
12
12
  sealAgentCandidateBundle
13
- } from "../chunk-BLQIYRVR.js";
13
+ } from "../chunk-BXZ7GPL4.js";
14
14
  import {
15
15
  AGENT_CANDIDATE_EXECUTION_SUPPORT,
16
16
  CANDIDATE_KNOWLEDGE_RETRIEVAL_CONFIG_ENV,
@@ -27,7 +27,7 @@ import {
27
27
  persistCandidateOutputArtifact,
28
28
  prepareAgentCandidateExecution,
29
29
  verifyAgentCandidateBundle
30
- } from "../chunk-YOLKCWRV.js";
30
+ } from "../chunk-HGSHPVJ6.js";
31
31
  import "../chunk-IMSNJSXH.js";
32
32
  import "../chunk-3MDZX7YU.js";
33
33
  export {
@@ -14,7 +14,7 @@ import {
14
14
  sha256Bytes,
15
15
  verifyBytes,
16
16
  verifyMaterializedWorkspace
17
- } from "./chunk-YOLKCWRV.js";
17
+ } from "./chunk-HGSHPVJ6.js";
18
18
 
19
19
  // src/candidate-execution/bundle.ts
20
20
  import { agentCandidateBundleSchema } from "@tangle-network/agent-interface";
@@ -696,4 +696,4 @@ export {
696
696
  captureAgentCandidateWorkspaceFiles,
697
697
  createAgentCandidateWorkspacePort
698
698
  };
699
- //# sourceMappingURL=chunk-BLQIYRVR.js.map
699
+ //# sourceMappingURL=chunk-BXZ7GPL4.js.map
@@ -5769,6 +5769,7 @@ export {
5769
5769
  applyExactAgentProfileDiff,
5770
5770
  parseExactCandidateProfile,
5771
5771
  agentCandidateProfileAsAgentProfile,
5772
+ omitUndefinedObjectFields,
5772
5773
  assertExactObjectKeys,
5773
5774
  terminalRecord,
5774
5775
  recoveredTerminalRecord,
@@ -5814,4 +5815,4 @@ export {
5814
5815
  candidateKnowledgeExecutionPaths,
5815
5816
  prepareAgentCandidateExecution
5816
5817
  };
5817
- //# sourceMappingURL=chunk-YOLKCWRV.js.map
5818
+ //# sourceMappingURL=chunk-HGSHPVJ6.js.map