agentv 4.39.0-next.1 → 4.40.1-next.1

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 (24) hide show
  1. package/dist/{artifact-writer-VPRAQSQM.js → artifact-writer-GIAIMGPQ.js} +4 -4
  2. package/dist/{chunk-DR2ZHSBE.js → chunk-BLXYBUU4.js} +6 -9
  3. package/dist/chunk-BLXYBUU4.js.map +1 -0
  4. package/dist/{chunk-RLMXZDDC.js → chunk-I3SC4FOT.js} +2 -2
  5. package/dist/{chunk-4NAWRNBL.js → chunk-S2JJCLHV.js} +6 -6
  6. package/dist/{chunk-5VQPWWUI.js → chunk-TWQP7JYQ.js} +2 -2
  7. package/dist/{chunk-5JWECTVJ.js → chunk-WKA5QDNQ.js} +8 -8
  8. package/dist/{chunk-5JWECTVJ.js.map → chunk-WKA5QDNQ.js.map} +1 -1
  9. package/dist/cli.js +5 -5
  10. package/dist/{dist-QAMAJMAH.js → dist-6Z4OSITR.js} +3 -3
  11. package/dist/index.js +5 -5
  12. package/dist/{interactive-V2GW7A25.js → interactive-OUB3GZRC.js} +5 -5
  13. package/dist/skills/agentv-eval-writer/SKILL.md +46 -26
  14. package/dist/skills/agentv-eval-writer/references/custom-evaluators.md +2 -4
  15. package/dist/{ts-eval-loader-MQFJ5AEM-6V7TAKWK.js → ts-eval-loader-NWH3B4HG-UXXCZKLP.js} +2 -2
  16. package/package.json +1 -1
  17. package/dist/chunk-DR2ZHSBE.js.map +0 -1
  18. /package/dist/{artifact-writer-VPRAQSQM.js.map → artifact-writer-GIAIMGPQ.js.map} +0 -0
  19. /package/dist/{chunk-RLMXZDDC.js.map → chunk-I3SC4FOT.js.map} +0 -0
  20. /package/dist/{chunk-4NAWRNBL.js.map → chunk-S2JJCLHV.js.map} +0 -0
  21. /package/dist/{chunk-5VQPWWUI.js.map → chunk-TWQP7JYQ.js.map} +0 -0
  22. /package/dist/{dist-QAMAJMAH.js.map → dist-6Z4OSITR.js.map} +0 -0
  23. /package/dist/{interactive-V2GW7A25.js.map → interactive-OUB3GZRC.js.map} +0 -0
  24. /package/dist/{ts-eval-loader-MQFJ5AEM-6V7TAKWK.js.map → ts-eval-loader-NWH3B4HG-UXXCZKLP.js.map} +0 -0
@@ -4,8 +4,8 @@ import {
4
4
  buildResultIndexArtifact,
5
5
  writeArtifactsFromResults,
6
6
  writePerTestArtifacts
7
- } from "./chunk-5VQPWWUI.js";
8
- import "./chunk-RLMXZDDC.js";
7
+ } from "./chunk-TWQP7JYQ.js";
8
+ import "./chunk-I3SC4FOT.js";
9
9
  import "./chunk-76FOHROU.js";
10
10
  import "./chunk-BPGJ4HBU.js";
11
11
  import {
@@ -20,7 +20,7 @@ import {
20
20
  parseJsonlResults,
21
21
  writeArtifacts,
22
22
  writeInitialBenchmarkArtifact
23
- } from "./chunk-DR2ZHSBE.js";
23
+ } from "./chunk-BLXYBUU4.js";
24
24
  import "./chunk-NPVGBFF6.js";
25
25
  import "./chunk-M7BUKBAF.js";
26
26
  import "./chunk-5H446C7X.js";
@@ -41,4 +41,4 @@ export {
41
41
  writeInitialBenchmarkArtifact,
42
42
  writePerTestArtifacts
43
43
  };
44
- //# sourceMappingURL=artifact-writer-VPRAQSQM.js.map
44
+ //# sourceMappingURL=artifact-writer-GIAIMGPQ.js.map
@@ -6151,7 +6151,7 @@ async function expandFileReferences(tests, evalFileDir) {
6151
6151
  return expanded;
6152
6152
  }
6153
6153
 
6154
- // ../../packages/core/dist/chunk-YBJM4TIY.js
6154
+ // ../../packages/core/dist/chunk-M6LF2BEU.js
6155
6155
  import path49 from "node:path";
6156
6156
  import { pathToFileURL as pathToFileURL2 } from "node:url";
6157
6157
  import { existsSync as existsSync7 } from "node:fs";
@@ -18819,7 +18819,7 @@ var RequestError = class _RequestError extends Error {
18819
18819
  }
18820
18820
  };
18821
18821
 
18822
- // ../../packages/core/dist/chunk-YBJM4TIY.js
18822
+ // ../../packages/core/dist/chunk-M6LF2BEU.js
18823
18823
  import { exec as execCallback } from "node:child_process";
18824
18824
  import { readdirSync, statSync } from "node:fs";
18825
18825
  import { readFile as readFile32, readdir as readdir2, stat as stat2 } from "node:fs/promises";
@@ -19572,7 +19572,6 @@ var CodeGrader = class {
19572
19572
  getImageDir
19573
19573
  ),
19574
19574
  output: outputForPayload,
19575
- answer: context.candidate,
19576
19575
  messages: materializedMessages ?? [],
19577
19576
  outputPath,
19578
19577
  inputFiles: context.evalCase.file_paths,
@@ -27500,9 +27499,7 @@ var CopilotSdkProvider = class {
27500
27499
  const resolvedCwd = evalCwd ?? process.cwd();
27501
27500
  clientOptions.cwd = resolvedCwd;
27502
27501
  if (this.config.args && this.config.args.length > 0) {
27503
- clientOptions.cliArgs = this.config.args.map(
27504
- (arg) => arg.startsWith("./") || arg.startsWith("../") ? path14.resolve(resolvedCwd, arg) : arg
27505
- );
27502
+ clientOptions.cliArgs = [...this.config.args];
27506
27503
  }
27507
27504
  if (this.config.githubToken) {
27508
27505
  clientOptions.githubToken = this.config.githubToken;
@@ -37688,7 +37685,7 @@ async function loadTestSuite(evalFilePath, repoRoot, options) {
37688
37685
  return { tests: await loadTestsFromAgentSkills(evalFilePath) };
37689
37686
  }
37690
37687
  if (format === "typescript") {
37691
- const { loadTsEvalSuite: loadTsEvalSuite2 } = await import("./ts-eval-loader-MQFJ5AEM-6V7TAKWK.js");
37688
+ const { loadTsEvalSuite: loadTsEvalSuite2 } = await import("./ts-eval-loader-NWH3B4HG-UXXCZKLP.js");
37692
37689
  return loadTsEvalSuite2(evalFilePath, resolveToAbsolutePath(repoRoot), options);
37693
37690
  }
37694
37691
  const { tests, parsed, suiteWorkspacePath } = await loadTestsFromYaml(
@@ -37723,7 +37720,7 @@ async function loadTests(evalFilePath, repoRoot, options) {
37723
37720
  return loadTestsFromAgentSkills(evalFilePath);
37724
37721
  }
37725
37722
  if (format === "typescript") {
37726
- const { loadTsEvalSuite: loadTsEvalSuite2 } = await import("./ts-eval-loader-MQFJ5AEM-6V7TAKWK.js");
37723
+ const { loadTsEvalSuite: loadTsEvalSuite2 } = await import("./ts-eval-loader-NWH3B4HG-UXXCZKLP.js");
37727
37724
  const suite = await loadTsEvalSuite2(evalFilePath, resolveToAbsolutePath(repoRoot), options);
37728
37725
  return suite.tests;
37729
37726
  }
@@ -43303,4 +43300,4 @@ export {
43303
43300
  loadTsEvalFile,
43304
43301
  loadTsEvalSuite
43305
43302
  };
43306
- //# sourceMappingURL=chunk-DR2ZHSBE.js.map
43303
+ //# sourceMappingURL=chunk-BLXYBUU4.js.map