agentv 2.18.1 → 2.18.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.
@@ -11,7 +11,7 @@ import {
11
11
  validateEvalFile,
12
12
  validateFileReferences,
13
13
  validateTargetsFile
14
- } from "./chunk-YSLP2HLP.js";
14
+ } from "./chunk-3WNB7XKU.js";
15
15
  import {
16
16
  assembleLlmJudgePrompt,
17
17
  buildPromptInputs,
@@ -27,7 +27,7 @@ import {
27
27
  toCamelCaseDeep,
28
28
  toSnakeCaseDeep as toSnakeCaseDeep2,
29
29
  trimBaselineResult
30
- } from "./chunk-NWQTM4ZK.js";
30
+ } from "./chunk-BM77B57R.js";
31
31
  import {
32
32
  __commonJS,
33
33
  __esm,
@@ -3938,7 +3938,7 @@ var evalRunCommand = command({
3938
3938
  agentTimeout: option({
3939
3939
  type: optional(number),
3940
3940
  long: "agent-timeout",
3941
- description: "Timeout in seconds for provider responses (default: 120)"
3941
+ description: "Optional top-level evaluation timeout in seconds. Unset by default."
3942
3942
  }),
3943
3943
  maxRetries: option({
3944
3944
  type: optional(number),
@@ -4006,7 +4006,7 @@ var evalRunCommand = command({
4006
4006
  },
4007
4007
  handler: async (args) => {
4008
4008
  if (args.evalPaths.length === 0 && process.stdin.isTTY) {
4009
- const { launchInteractiveWizard } = await import("./interactive-MQODOYWE.js");
4009
+ const { launchInteractiveWizard } = await import("./interactive-NEHIYZ2F.js");
4010
4010
  await launchInteractiveWizard();
4011
4011
  return;
4012
4012
  }
@@ -5885,4 +5885,4 @@ export {
5885
5885
  preprocessArgv,
5886
5886
  runCli
5887
5887
  };
5888
- //# sourceMappingURL=chunk-JSA3EH44.js.map
5888
+ //# sourceMappingURL=chunk-XKIJ4ATV.js.map