agentv 4.12.7 → 4.12.8-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.
@@ -41,12 +41,12 @@ import {
41
41
  subscribeToPiLogEntries,
42
42
  syncResultsRepo,
43
43
  toCamelCaseDeep
44
- } from "./chunk-CXAO4VPP.js";
44
+ } from "./chunk-LRVNXL6J.js";
45
45
 
46
46
  // package.json
47
47
  var package_default = {
48
48
  name: "agentv",
49
- version: "4.12.7",
49
+ version: "4.12.8-next.1",
50
50
  description: "CLI entry point for AgentV",
51
51
  type: "module",
52
52
  repository: {
@@ -5254,7 +5254,7 @@ async function runEvalCommand(input) {
5254
5254
  const useFileExport = !!options.otelFile;
5255
5255
  if (options.exportOtel || useFileExport) {
5256
5256
  try {
5257
- const { OtelTraceExporter, OTEL_BACKEND_PRESETS } = await import("./dist-D6EJ3O7Q.js");
5257
+ const { OtelTraceExporter, OTEL_BACKEND_PRESETS } = await import("./dist-5FOR567Q.js");
5258
5258
  let endpoint = process.env.OTEL_EXPORTER_OTLP_ENDPOINT;
5259
5259
  let headers = {};
5260
5260
  if (options.otelBackend) {
@@ -5453,7 +5453,7 @@ async function runEvalCommand(input) {
5453
5453
  const activeTestFiles = resolvedTestFiles.filter((f) => fileMetadata.has(f));
5454
5454
  let transcriptProviderFactory;
5455
5455
  if (options.transcript) {
5456
- const { TranscriptProvider } = await import("./dist-D6EJ3O7Q.js");
5456
+ const { TranscriptProvider } = await import("./dist-5FOR567Q.js");
5457
5457
  const transcriptProvider = await TranscriptProvider.fromFile(options.transcript);
5458
5458
  const totalTests = [...fileMetadata.values()].reduce(
5459
5459
  (sum, meta) => sum + meta.testCases.length,
@@ -5775,4 +5775,4 @@ export {
5775
5775
  getCategories,
5776
5776
  filterByCategory
5777
5777
  };
5778
- //# sourceMappingURL=chunk-EQBJ2C4W.js.map
5778
+ //# sourceMappingURL=chunk-BSV7LNWB.js.map