agentv 2.18.1 → 2.18.2

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-ZCUOH72A.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-ID5SDIYE.js";
31
31
  import {
32
32
  __commonJS,
33
33
  __esm,
@@ -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-RJTBLMVF.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-PJBBVLLB.js.map
@@ -25,12 +25,12 @@ import {
25
25
  subscribeToCopilotCliLogEntries,
26
26
  subscribeToCopilotSdkLogEntries,
27
27
  subscribeToPiLogEntries
28
- } from "./chunk-NWQTM4ZK.js";
28
+ } from "./chunk-ID5SDIYE.js";
29
29
 
30
30
  // package.json
31
31
  var package_default = {
32
32
  name: "agentv",
33
- version: "2.18.1",
33
+ version: "2.18.2",
34
34
  description: "CLI entry point for AgentV",
35
35
  type: "module",
36
36
  repository: {
@@ -3048,7 +3048,7 @@ async function runEvalCommand(input) {
3048
3048
  const useFileExport = !!(options.otelFile || options.traceFile);
3049
3049
  if (options.exportOtel || useFileExport) {
3050
3050
  try {
3051
- const { OtelTraceExporter, OTEL_BACKEND_PRESETS } = await import("./dist-QE7SFCGD.js");
3051
+ const { OtelTraceExporter, OTEL_BACKEND_PRESETS } = await import("./dist-CRELSNY6.js");
3052
3052
  let endpoint = process.env.OTEL_EXPORTER_OTLP_ENDPOINT;
3053
3053
  let headers = {};
3054
3054
  if (options.otelBackend) {
@@ -3335,4 +3335,4 @@ export {
3335
3335
  selectTarget,
3336
3336
  runEvalCommand
3337
3337
  };
3338
- //# sourceMappingURL=chunk-YSLP2HLP.js.map
3338
+ //# sourceMappingURL=chunk-ZCUOH72A.js.map