agentv 4.8.0 → 4.9.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.
@@ -32,12 +32,12 @@ import {
32
32
  subscribeToCopilotCliLogEntries,
33
33
  subscribeToCopilotSdkLogEntries,
34
34
  subscribeToPiLogEntries
35
- } from "./chunk-H4GQXK5M.js";
35
+ } from "./chunk-RHAXSXIY.js";
36
36
 
37
37
  // package.json
38
38
  var package_default = {
39
39
  name: "agentv",
40
- version: "4.8.0",
40
+ version: "4.9.1",
41
41
  description: "CLI entry point for AgentV",
42
42
  type: "module",
43
43
  repository: {
@@ -4514,7 +4514,7 @@ async function runEvalCommand(input) {
4514
4514
  const useFileExport = !!options.otelFile;
4515
4515
  if (options.exportOtel || useFileExport) {
4516
4516
  try {
4517
- const { OtelTraceExporter, OTEL_BACKEND_PRESETS } = await import("./dist-QXVR2ZRH.js");
4517
+ const { OtelTraceExporter, OTEL_BACKEND_PRESETS } = await import("./dist-DDFE3W2A.js");
4518
4518
  let endpoint = process.env.OTEL_EXPORTER_OTLP_ENDPOINT;
4519
4519
  let headers = {};
4520
4520
  if (options.otelBackend) {
@@ -4708,7 +4708,7 @@ async function runEvalCommand(input) {
4708
4708
  const activeTestFiles = resolvedTestFiles.filter((f) => fileMetadata.has(f));
4709
4709
  let transcriptProviderFactory;
4710
4710
  if (options.transcript) {
4711
- const { TranscriptProvider } = await import("./dist-QXVR2ZRH.js");
4711
+ const { TranscriptProvider } = await import("./dist-DDFE3W2A.js");
4712
4712
  const transcriptProvider = await TranscriptProvider.fromFile(options.transcript);
4713
4713
  const totalTests = [...fileMetadata.values()].reduce(
4714
4714
  (sum, meta) => sum + meta.testCases.length,
@@ -4984,4 +4984,4 @@ export {
4984
4984
  getCategories,
4985
4985
  filterByCategory
4986
4986
  };
4987
- //# sourceMappingURL=chunk-QBZJSQXV.js.map
4987
+ //# sourceMappingURL=chunk-2IKIOZ4Z.js.map