@tangle-network/agent-eval 0.126.1 → 0.126.3

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.
@@ -14,7 +14,7 @@ import {
14
14
  import {
15
15
  analyzeRuns,
16
16
  summarizeExecution
17
- } from "../chunk-SDPM6554.js";
17
+ } from "../chunk-K6IAZZ6L.js";
18
18
  import {
19
19
  REFERENCE_EQUIVALENCE_INPUT_LIMITS,
20
20
  REFERENCE_EQUIVALENCE_JUDGE_VERSION,
@@ -40,7 +40,7 @@ import {
40
40
  skillOptOptimizationMethod,
41
41
  surfaceContentHash,
42
42
  surfaceHash
43
- } from "../chunk-VMUENW6F.js";
43
+ } from "../chunk-3I74FLK6.js";
44
44
  import {
45
45
  campaignSplitDigest,
46
46
  createRunCostLedger,
@@ -48,7 +48,7 @@ import {
48
48
  inMemoryCampaignStorage,
49
49
  resolveRunDir,
50
50
  runCampaign
51
- } from "../chunk-UCLVDLCH.js";
51
+ } from "../chunk-ZVCHKKOP.js";
52
52
  import {
53
53
  buildDefaultAnalystRegistry,
54
54
  createChatClient
@@ -340,7 +340,8 @@ async function runSelfImprove(opts, costLedger, startedAt, runDir, storage) {
340
340
  labeledStore: opts.labeledStore,
341
341
  captureSource: opts.captureSource,
342
342
  analyzeGeneration: opts.analyzeGeneration,
343
- findings: opts.findings
343
+ findings: opts.findings,
344
+ selectionRankKey: opts.selectionRankKey
344
345
  });
345
346
  const winnerSearch = holdoutDeferred ? winnerSearchCampaign(result) : void 0;
346
347
  const baseline = meanComposite(