@tangle-network/agent-runtime 0.170.0 → 0.172.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.
Files changed (52) hide show
  1. package/dist/{activation-8RxHIo02.js → activation-DTleO7Fl.js} +2 -2
  2. package/dist/{activation-8RxHIo02.js.map → activation-DTleO7Fl.js.map} +1 -1
  3. package/dist/agent.d.ts +1 -1
  4. package/dist/agent.js +2 -2
  5. package/dist/{authored-code-C2TGxNtf.js → authored-code-DzYtiflw.js} +9 -16
  6. package/dist/authored-code-DzYtiflw.js.map +1 -0
  7. package/dist/{authoring-CUTgAxxE.js → authoring-c9yTIa3G.js} +2 -2
  8. package/dist/{authoring-CUTgAxxE.js.map → authoring-c9yTIa3G.js.map} +1 -1
  9. package/dist/durable.d.ts +1 -1
  10. package/dist/durable.js +1 -1
  11. package/dist/{graph-ZDMygFIo.js → graph-CtMnqYYC.js} +2 -2
  12. package/dist/{graph-ZDMygFIo.js.map → graph-CtMnqYYC.js.map} +1 -1
  13. package/dist/graph.d.ts +25 -85
  14. package/dist/graph.js +7 -162
  15. package/dist/graph.js.map +1 -1
  16. package/dist/{improvement-cycle-BYCnKZ_G.js → improvement-cycle-ipnDcl3P.js} +3 -3
  17. package/dist/{improvement-cycle-BYCnKZ_G.js.map → improvement-cycle-ipnDcl3P.js.map} +1 -1
  18. package/dist/{index-BgptUCKl.d.ts → index-DEEN055X.d.ts} +2 -2
  19. package/dist/{index-BGQtpQuJ.d.ts → index-cFm21prV.d.ts} +66 -10
  20. package/dist/index.d.ts +3 -3
  21. package/dist/index.js +7 -7
  22. package/dist/intelligence.js +3 -3
  23. package/dist/kernel.d.ts +2 -2
  24. package/dist/kernel.js +7 -7
  25. package/dist/{knowledge-D3211Z_x.js → knowledge-BHfAAu6C.js} +3 -3
  26. package/dist/{knowledge-D3211Z_x.js.map → knowledge-BHfAAu6C.js.map} +1 -1
  27. package/dist/knowledge.d.ts +1 -1
  28. package/dist/knowledge.js +1 -1
  29. package/dist/{loop-runner-bin-B_g5JOKA.js → loop-runner-bin-B3ju0qWS.js} +3 -3
  30. package/dist/{loop-runner-bin-B_g5JOKA.js.map → loop-runner-bin-B3ju0qWS.js.map} +1 -1
  31. package/dist/{loop-runner-bin-C2NXQK7J.d.ts → loop-runner-bin-BGcW6Gm7.d.ts} +2 -2
  32. package/dist/loop-runner-bin.d.ts +1 -1
  33. package/dist/loop-runner-bin.js +1 -1
  34. package/dist/mcp/bin.js +3 -3
  35. package/dist/mcp/index.d.ts +1 -1
  36. package/dist/mcp/index.js +4 -4
  37. package/dist/{openai-tools-UyXVO0kd.js → openai-tools-CfsSJ2sn.js} +2 -2
  38. package/dist/{openai-tools-UyXVO0kd.js.map → openai-tools-CfsSJ2sn.js.map} +1 -1
  39. package/dist/{runtime-C-7uhhFs.js → runtime-ckAefgVV.js} +248 -8
  40. package/dist/runtime-ckAefgVV.js.map +1 -0
  41. package/dist/{structural-rollout-C7nNNhri.js → structural-rollout-DjUoh2aA.js} +2 -2
  42. package/dist/{structural-rollout-C7nNNhri.js.map → structural-rollout-DjUoh2aA.js.map} +1 -1
  43. package/dist/{supervise-rEE46ruH.js → supervise-CnHd8x54.js} +12 -3
  44. package/dist/{supervise-rEE46ruH.js.map → supervise-CnHd8x54.js.map} +1 -1
  45. package/dist/{supervisor-B-mmmiOU.js → supervisor-Dw-5mGKr.js} +19 -22
  46. package/dist/{supervisor-B-mmmiOU.js.map → supervisor-Dw-5mGKr.js.map} +1 -1
  47. package/dist/testing.d.ts +1 -1
  48. package/dist/testing.js +11 -11
  49. package/package.json +1 -1
  50. package/skills/codemode/SKILL.md +5 -4
  51. package/dist/authored-code-C2TGxNtf.js.map +0 -1
  52. package/dist/runtime-C-7uhhFs.js.map +0 -1
@@ -2,7 +2,7 @@ import { n as streamAgentTurn, t as collectAgentTurn } from "./stream-agent-turn
2
2
  import { i as InMemorySpawnJournal, r as InMemoryResultBlobStore } from "./spawn-journal-Tgvp5VS5.js";
3
3
  import { t as executableAgentProfileSnapshot } from "./executable-spec-CkGvdPds.js";
4
4
  import { c as profileModelExecutionSettings, i as concreteModelId, o as enforceTokenLimits, t as assertExecutableAgentProfile } from "./model-policy-Sw4ywhtL.js";
5
- import { B as captureReusableExecutorConfig, Dt as observedModelMatchesDeclared, H as createExecutor, f as withDriverExecutor, n as createSupervisor } from "./supervisor-B-mmmiOU.js";
5
+ import { B as captureReusableExecutorConfig, Dt as observedModelMatchesDeclared, H as createExecutor, f as withDriverExecutor, n as createSupervisor } from "./supervisor-Dw-5mGKr.js";
6
6
  import { agentProfileSchema, canonicalAgentProfileDigest, canonicalCandidateDigest } from "@tangle-network/agent-interface";
7
7
  import { costForTokenPricing, makeProposalFinding } from "@tangle-network/agent-eval";
8
8
  import { randomBytes } from "node:crypto";
@@ -1726,4 +1726,4 @@ function structuralRollout(config = {}) {
1726
1726
  //#endregion
1727
1727
  export { observe as C, optimizerMethod as D, profileOptimizerModelCall as E, strategyAuthorMethod as O, defaultAnalystInstruction as S, profileChatClient as T, depthStrategy as _, defaultStructuralRolloutPolicy as a, sample as b, officialChecksFromMeta as c, selectBestIndex as d, structuralRollout as f, defineStrategy as g, breadthStrategy as h, defaultExtractCandidate as i, resolveEntrySymbol as l, adaptiveRefine as m, compareCheckOutcomes as n, filterAuthoredAsserts as o, visibleCheckScore as p, composeCheckSources as r, modelAuthoredChecks as s, canDisplace as t, sandboxCheckRunner as u, refine as v, renderReport as w, sampleThenRefine as x, runAgentic as y };
1728
1728
 
1729
- //# sourceMappingURL=structural-rollout-C7nNNhri.js.map
1729
+ //# sourceMappingURL=structural-rollout-DjUoh2aA.js.map