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