agentv 4.35.0-next.1 → 4.35.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.
@@ -53,7 +53,7 @@ import {
53
53
  validateTargetsFile,
54
54
  validateWorkspacePaths,
55
55
  writeRunTags
56
- } from "./chunk-O65SY2A2.js";
56
+ } from "./chunk-Q6LNXSP2.js";
57
57
  import {
58
58
  RESULT_INDEX_FILENAME,
59
59
  aggregateRunDir,
@@ -4585,7 +4585,7 @@ var evalRunCommand = command({
4585
4585
  },
4586
4586
  handler: async (args) => {
4587
4587
  if (args.evalPaths.length === 0 && process.stdin.isTTY) {
4588
- const { launchInteractiveWizard } = await import("./interactive-6G2ZPCBK.js");
4588
+ const { launchInteractiveWizard } = await import("./interactive-GFD5XV35.js");
4589
4589
  await launchInteractiveWizard();
4590
4590
  return;
4591
4591
  }
@@ -15426,4 +15426,4 @@ export {
15426
15426
  preprocessArgv,
15427
15427
  runCli
15428
15428
  };
15429
- //# sourceMappingURL=chunk-NQ2SJAJG.js.map
15429
+ //# sourceMappingURL=chunk-6NMAI6I6.js.map
@@ -183,7 +183,7 @@ async function findRepoRoot(start) {
183
183
  // package.json
184
184
  var package_default = {
185
185
  name: "agentv",
186
- version: "4.35.0-next.1",
186
+ version: "4.35.0",
187
187
  description: "CLI entry point for AgentV",
188
188
  type: "module",
189
189
  repository: {
@@ -5983,4 +5983,4 @@ export {
5983
5983
  getCategories,
5984
5984
  filterByCategory
5985
5985
  };
5986
- //# sourceMappingURL=chunk-O65SY2A2.js.map
5986
+ //# sourceMappingURL=chunk-Q6LNXSP2.js.map