agentv 4.11.2 → 4.12.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.
@@ -41,12 +41,12 @@ import {
41
41
  subscribeToPiLogEntries,
42
42
  syncResultsRepo,
43
43
  toCamelCaseDeep
44
- } from "./chunk-FQGY6QXQ.js";
44
+ } from "./chunk-CXAO4VPP.js";
45
45
 
46
46
  // package.json
47
47
  var package_default = {
48
48
  name: "agentv",
49
- version: "4.11.2",
49
+ version: "4.12.0",
50
50
  description: "CLI entry point for AgentV",
51
51
  type: "module",
52
52
  repository: {
@@ -5250,7 +5250,7 @@ async function runEvalCommand(input) {
5250
5250
  const useFileExport = !!options.otelFile;
5251
5251
  if (options.exportOtel || useFileExport) {
5252
5252
  try {
5253
- const { OtelTraceExporter, OTEL_BACKEND_PRESETS } = await import("./dist-HNSXNRVK.js");
5253
+ const { OtelTraceExporter, OTEL_BACKEND_PRESETS } = await import("./dist-D6EJ3O7Q.js");
5254
5254
  let endpoint = process.env.OTEL_EXPORTER_OTLP_ENDPOINT;
5255
5255
  let headers = {};
5256
5256
  if (options.otelBackend) {
@@ -5449,7 +5449,7 @@ async function runEvalCommand(input) {
5449
5449
  const activeTestFiles = resolvedTestFiles.filter((f) => fileMetadata.has(f));
5450
5450
  let transcriptProviderFactory;
5451
5451
  if (options.transcript) {
5452
- const { TranscriptProvider } = await import("./dist-HNSXNRVK.js");
5452
+ const { TranscriptProvider } = await import("./dist-D6EJ3O7Q.js");
5453
5453
  const transcriptProvider = await TranscriptProvider.fromFile(options.transcript);
5454
5454
  const totalTests = [...fileMetadata.values()].reduce(
5455
5455
  (sum, meta) => sum + meta.testCases.length,
@@ -5771,4 +5771,4 @@ export {
5771
5771
  getCategories,
5772
5772
  filterByCategory
5773
5773
  };
5774
- //# sourceMappingURL=chunk-MIP46NEN.js.map
5774
+ //# sourceMappingURL=chunk-4MEGL2E3.js.map