agentv 4.15.6-next.1 → 4.15.7-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.
@@ -42,12 +42,12 @@ import {
42
42
  syncResultsRepo,
43
43
  toCamelCaseDeep,
44
44
  toTranscriptJsonLines
45
- } from "./chunk-FS2VJLII.js";
45
+ } from "./chunk-Z26ZTLM5.js";
46
46
 
47
47
  // package.json
48
48
  var package_default = {
49
49
  name: "agentv",
50
- version: "4.15.6-next.1",
50
+ version: "4.15.7-next.1",
51
51
  description: "CLI entry point for AgentV",
52
52
  type: "module",
53
53
  repository: {
@@ -5360,7 +5360,7 @@ async function runEvalCommand(input) {
5360
5360
  const useFileExport = !!options.otelFile;
5361
5361
  if (options.exportOtel || useFileExport) {
5362
5362
  try {
5363
- const { OtelTraceExporter, OTEL_BACKEND_PRESETS } = await import("./dist-QUVZ5QKG.js");
5363
+ const { OtelTraceExporter, OTEL_BACKEND_PRESETS } = await import("./dist-RGZQPQ4X.js");
5364
5364
  let endpoint = process.env.OTEL_EXPORTER_OTLP_ENDPOINT;
5365
5365
  let headers = {};
5366
5366
  if (options.otelBackend) {
@@ -5556,7 +5556,7 @@ async function runEvalCommand(input) {
5556
5556
  const activeTestFiles = resolvedTestFiles.filter((f) => fileMetadata.has(f));
5557
5557
  let transcriptProviderFactory;
5558
5558
  if (options.transcript) {
5559
- const { TranscriptProvider } = await import("./dist-QUVZ5QKG.js");
5559
+ const { TranscriptProvider } = await import("./dist-RGZQPQ4X.js");
5560
5560
  const transcriptProvider = await TranscriptProvider.fromFile(options.transcript);
5561
5561
  const totalTests = [...fileMetadata.values()].reduce(
5562
5562
  (sum, meta) => sum + meta.testCases.length,
@@ -5883,4 +5883,4 @@ export {
5883
5883
  getCategories,
5884
5884
  filterByCategory
5885
5885
  };
5886
- //# sourceMappingURL=chunk-SXL2E6XR.js.map
5886
+ //# sourceMappingURL=chunk-47FH4AUZ.js.map