agentv 4.13.0 → 4.14.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.
@@ -42,7 +42,7 @@ import {
42
42
  validateFileReferences,
43
43
  validateTargetsFile,
44
44
  writeArtifactsFromResults
45
- } from "./chunk-I4BXYYI6.js";
45
+ } from "./chunk-XDIQBOPH.js";
46
46
  import {
47
47
  DEFAULT_CATEGORY,
48
48
  DEFAULT_THRESHOLD,
@@ -76,7 +76,7 @@ import {
76
76
  toTranscriptJsonLine,
77
77
  transpileEvalYamlFile,
78
78
  trimBaselineResult
79
- } from "./chunk-72AVLOSN.js";
79
+ } from "./chunk-HP3ZUKYB.js";
80
80
  import {
81
81
  __commonJS,
82
82
  __require,
@@ -3751,7 +3751,7 @@ var evalRunCommand = command({
3751
3751
  workers: option({
3752
3752
  type: optional(number),
3753
3753
  long: "workers",
3754
- description: "Number of parallel workers (default: 3, max: 50). Can also be set per-target in targets.yaml"
3754
+ description: "Number of parallel test cases within each eval file (default: 3, max: 50). Eval files always run sequentially. Can also be set per-target in targets.yaml"
3755
3755
  }),
3756
3756
  out: option({
3757
3757
  type: optional(string),
@@ -3912,7 +3912,7 @@ var evalRunCommand = command({
3912
3912
  },
3913
3913
  handler: async (args) => {
3914
3914
  if (args.evalPaths.length === 0 && process.stdin.isTTY) {
3915
- const { launchInteractiveWizard } = await import("./interactive-ENAAA4RQ.js");
3915
+ const { launchInteractiveWizard } = await import("./interactive-TNCUWC46.js");
3916
3916
  await launchInteractiveWizard();
3917
3917
  return;
3918
3918
  }
@@ -10049,4 +10049,4 @@ export {
10049
10049
  preprocessArgv,
10050
10050
  runCli
10051
10051
  };
10052
- //# sourceMappingURL=chunk-R747FXKW.js.map
10052
+ //# sourceMappingURL=chunk-IX3FYDXN.js.map