agentv 3.14.0 → 3.14.2

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.
@@ -27,12 +27,12 @@ import {
27
27
  subscribeToCopilotCliLogEntries,
28
28
  subscribeToCopilotSdkLogEntries,
29
29
  subscribeToPiLogEntries
30
- } from "./chunk-3TBDSUYD.js";
30
+ } from "./chunk-ELQEFMGO.js";
31
31
 
32
32
  // package.json
33
33
  var package_default = {
34
34
  name: "agentv",
35
- version: "3.14.0",
35
+ version: "3.14.2",
36
36
  description: "CLI entry point for AgentV",
37
37
  type: "module",
38
38
  repository: {
@@ -46,10 +46,7 @@ var package_default = {
46
46
  bin: {
47
47
  agentv: "./dist/cli.js"
48
48
  },
49
- files: [
50
- "dist",
51
- "README.md"
52
- ],
49
+ files: ["dist", "README.md"],
53
50
  scripts: {
54
51
  dev: "bun src/cli.ts",
55
52
  build: "tsup && bun run copy-readme",
@@ -4424,7 +4421,7 @@ async function runEvalCommand(input) {
4424
4421
  const useFileExport = !!options.otelFile;
4425
4422
  if (options.exportOtel || useFileExport) {
4426
4423
  try {
4427
- const { OtelTraceExporter, OTEL_BACKEND_PRESETS } = await import("./dist-ZGLENPVH.js");
4424
+ const { OtelTraceExporter, OTEL_BACKEND_PRESETS } = await import("./dist-5EEXTTC3.js");
4428
4425
  let endpoint = process.env.OTEL_EXPORTER_OTLP_ENDPOINT;
4429
4426
  let headers = {};
4430
4427
  if (options.otelBackend) {
@@ -4814,4 +4811,4 @@ export {
4814
4811
  selectTarget,
4815
4812
  runEvalCommand
4816
4813
  };
4817
- //# sourceMappingURL=chunk-YYECEMUV.js.map
4814
+ //# sourceMappingURL=chunk-75PQBKLR.js.map