agentv 4.23.0-next.1 → 4.24.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 (27) hide show
  1. package/dist/{artifact-writer-KBYDJNKS.js → artifact-writer-7CKE5ILM.js} +4 -4
  2. package/dist/{chunk-SBI4Z7YY.js → chunk-D5HCHBPT.js} +2 -2
  3. package/dist/{chunk-32VOBCSX.js → chunk-EFA3SBAY.js} +24 -11
  4. package/dist/chunk-EFA3SBAY.js.map +1 -0
  5. package/dist/{chunk-KX2MJDMY.js → chunk-HL3MTSIW.js} +14 -9
  6. package/dist/{chunk-KX2MJDMY.js.map → chunk-HL3MTSIW.js.map} +1 -1
  7. package/dist/{chunk-ZVEESBXF.js → chunk-KTHVVL7Q.js} +3 -3
  8. package/dist/{chunk-4ISLX6RP.js → chunk-NM4NQSUT.js} +6 -6
  9. package/dist/cli.js +5 -5
  10. package/dist/{dist-A7D52JMJ.js → dist-IA3D556U.js} +3 -3
  11. package/dist/index.js +5 -5
  12. package/dist/{interactive-66Z7DNMJ.js → interactive-4NRIFB5R.js} +5 -5
  13. package/dist/studio/assets/index-DY-K3PKr.css +1 -0
  14. package/dist/studio/assets/{index-SZVrc1UE.js → index-DZpM1lzZ.js} +25 -25
  15. package/dist/studio/assets/{index-BVSHI8Eo.js → index-jBBmFdWd.js} +1 -1
  16. package/dist/studio/index.html +2 -2
  17. package/dist/{ts-eval-loader-HT7NCO4M-V63KENQZ.js → ts-eval-loader-SYQYQPMC-FKU23VX3.js} +2 -2
  18. package/package.json +1 -1
  19. package/dist/chunk-32VOBCSX.js.map +0 -1
  20. package/dist/studio/assets/index-DcpbFwI5.css +0 -1
  21. /package/dist/{artifact-writer-KBYDJNKS.js.map → artifact-writer-7CKE5ILM.js.map} +0 -0
  22. /package/dist/{chunk-SBI4Z7YY.js.map → chunk-D5HCHBPT.js.map} +0 -0
  23. /package/dist/{chunk-ZVEESBXF.js.map → chunk-KTHVVL7Q.js.map} +0 -0
  24. /package/dist/{chunk-4ISLX6RP.js.map → chunk-NM4NQSUT.js.map} +0 -0
  25. /package/dist/{dist-A7D52JMJ.js.map → dist-IA3D556U.js.map} +0 -0
  26. /package/dist/{interactive-66Z7DNMJ.js.map → interactive-4NRIFB5R.js.map} +0 -0
  27. /package/dist/{ts-eval-loader-HT7NCO4M-V63KENQZ.js.map → ts-eval-loader-SYQYQPMC-FKU23VX3.js.map} +0 -0
@@ -8286,7 +8286,7 @@ var _a20;
8286
8286
  _a20 = symbol20;
8287
8287
  var defaultDownload2 = createDownload();
8288
8288
 
8289
- // ../../packages/core/dist/chunk-3SBKNIB6.js
8289
+ // ../../packages/core/dist/chunk-CUVG5O5P.js
8290
8290
  import path46 from "node:path";
8291
8291
  import { pathToFileURL as pathToFileURL2 } from "node:url";
8292
8292
  import { existsSync as existsSync6 } from "node:fs";
@@ -12976,7 +12976,7 @@ var openrouter = createOpenRouter({
12976
12976
  // strict for OpenRouter API
12977
12977
  });
12978
12978
 
12979
- // ../../packages/core/dist/chunk-3SBKNIB6.js
12979
+ // ../../packages/core/dist/chunk-CUVG5O5P.js
12980
12980
  import { spawn } from "node:child_process";
12981
12981
  import { randomUUID } from "node:crypto";
12982
12982
  import { createWriteStream } from "node:fs";
@@ -14480,7 +14480,7 @@ var RequestError = class _RequestError extends Error {
14480
14480
  }
14481
14481
  };
14482
14482
 
14483
- // ../../packages/core/dist/chunk-3SBKNIB6.js
14483
+ // ../../packages/core/dist/chunk-CUVG5O5P.js
14484
14484
  import { exec as execCallback } from "node:child_process";
14485
14485
  import { readdirSync, statSync } from "node:fs";
14486
14486
  import { readFile as readFile22, readdir as readdir2, stat as stat2 } from "node:fs/promises";
@@ -30268,7 +30268,7 @@ async function loadTestSuite(evalFilePath, repoRoot, options) {
30268
30268
  return { tests: await loadTestsFromAgentSkills(evalFilePath) };
30269
30269
  }
30270
30270
  if (format === "typescript") {
30271
- const { loadTsEvalSuite: loadTsEvalSuite2 } = await import("./ts-eval-loader-HT7NCO4M-V63KENQZ.js");
30271
+ const { loadTsEvalSuite: loadTsEvalSuite2 } = await import("./ts-eval-loader-SYQYQPMC-FKU23VX3.js");
30272
30272
  return loadTsEvalSuite2(evalFilePath, resolveToAbsolutePath(repoRoot), options);
30273
30273
  }
30274
30274
  const { tests, parsed, suiteWorkspacePath } = await loadTestsFromYaml(
@@ -30303,7 +30303,7 @@ async function loadTests(evalFilePath, repoRoot, options) {
30303
30303
  return loadTestsFromAgentSkills(evalFilePath);
30304
30304
  }
30305
30305
  if (format === "typescript") {
30306
- const { loadTsEvalSuite: loadTsEvalSuite2 } = await import("./ts-eval-loader-HT7NCO4M-V63KENQZ.js");
30306
+ const { loadTsEvalSuite: loadTsEvalSuite2 } = await import("./ts-eval-loader-SYQYQPMC-FKU23VX3.js");
30307
30307
  const suite = await loadTsEvalSuite2(evalFilePath, resolveToAbsolutePath(repoRoot), options);
30308
30308
  return suite.tests;
30309
30309
  }
@@ -31676,7 +31676,9 @@ async function runEvaluation(options) {
31676
31676
  completedAt: Date.now(),
31677
31677
  error: result.error,
31678
31678
  score: result.score,
31679
- executionStatus: result.executionStatus
31679
+ executionStatus: result.executionStatus,
31680
+ durationMs: result.durationMs,
31681
+ evalRunDurationMs: result.evalRun?.durationMs
31680
31682
  });
31681
31683
  }
31682
31684
  if (onResult) {
@@ -31990,7 +31992,8 @@ async function runBatchEvaluation(options) {
31990
31992
  completedAt: Date.now(),
31991
31993
  error: error instanceof Error ? error.message : String(error),
31992
31994
  score: errorResult.score,
31993
- executionStatus: errorResult.executionStatus
31995
+ executionStatus: errorResult.executionStatus,
31996
+ evalRunDurationMs: errorResult.evalRun?.durationMs
31994
31997
  });
31995
31998
  }
31996
31999
  continue;
@@ -32008,7 +32011,9 @@ async function runBatchEvaluation(options) {
32008
32011
  completedAt: Date.now(),
32009
32012
  error: result.error,
32010
32013
  score: result.score,
32011
- executionStatus: result.executionStatus
32014
+ executionStatus: result.executionStatus,
32015
+ durationMs: result.durationMs,
32016
+ evalRunDurationMs: result.evalRun?.durationMs
32012
32017
  });
32013
32018
  }
32014
32019
  }
@@ -34135,4 +34140,4 @@ export {
34135
34140
  loadTsEvalFile,
34136
34141
  loadTsEvalSuite
34137
34142
  };
34138
- //# sourceMappingURL=chunk-KX2MJDMY.js.map
34143
+ //# sourceMappingURL=chunk-HL3MTSIW.js.map