agentv 4.15.0-next.1 → 4.15.1-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-VSWJTL3T.js";
44
+ } from "./chunk-CA3SJJN7.js";
45
45
 
46
46
  // package.json
47
47
  var package_default = {
48
48
  name: "agentv",
49
- version: "4.15.0-next.1",
49
+ version: "4.15.1-next.1",
50
50
  description: "CLI entry point for AgentV",
51
51
  type: "module",
52
52
  repository: {
@@ -87,7 +87,7 @@ var package_default = {
87
87
  json5: "^2.2.3",
88
88
  micromatch: "^4.0.8",
89
89
  semver: "^7.7.4",
90
- yaml: "^2.6.1"
90
+ yaml: "^2.8.3"
91
91
  },
92
92
  peerDependencies: {
93
93
  "@mariozechner/pi-coding-agent": "^0.62.0"
@@ -5351,7 +5351,7 @@ async function runEvalCommand(input) {
5351
5351
  const useFileExport = !!options.otelFile;
5352
5352
  if (options.exportOtel || useFileExport) {
5353
5353
  try {
5354
- const { OtelTraceExporter, OTEL_BACKEND_PRESETS } = await import("./dist-G6XAYD4R.js");
5354
+ const { OtelTraceExporter, OTEL_BACKEND_PRESETS } = await import("./dist-524K2DD2.js");
5355
5355
  let endpoint = process.env.OTEL_EXPORTER_OTLP_ENDPOINT;
5356
5356
  let headers = {};
5357
5357
  if (options.otelBackend) {
@@ -5547,7 +5547,7 @@ async function runEvalCommand(input) {
5547
5547
  const activeTestFiles = resolvedTestFiles.filter((f) => fileMetadata.has(f));
5548
5548
  let transcriptProviderFactory;
5549
5549
  if (options.transcript) {
5550
- const { TranscriptProvider } = await import("./dist-G6XAYD4R.js");
5550
+ const { TranscriptProvider } = await import("./dist-524K2DD2.js");
5551
5551
  const transcriptProvider = await TranscriptProvider.fromFile(options.transcript);
5552
5552
  const totalTests = [...fileMetadata.values()].reduce(
5553
5553
  (sum, meta) => sum + meta.testCases.length,
@@ -5869,4 +5869,4 @@ export {
5869
5869
  getCategories,
5870
5870
  filterByCategory
5871
5871
  };
5872
- //# sourceMappingURL=chunk-CJFA423D.js.map
5872
+ //# sourceMappingURL=chunk-BPI3YZAA.js.map