agentv 4.25.0-next.1 → 4.25.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.
@@ -44,7 +44,7 @@ import {
44
44
  validateFileReferences,
45
45
  validateTargetsFile,
46
46
  validateWorkspacePaths
47
- } from "./chunk-ITIGAJ74.js";
47
+ } from "./chunk-Y7LMYQ7O.js";
48
48
  import {
49
49
  RESULT_INDEX_FILENAME,
50
50
  aggregateRunDir,
@@ -3996,7 +3996,7 @@ var evalRunCommand = command({
3996
3996
  },
3997
3997
  handler: async (args) => {
3998
3998
  if (args.evalPaths.length === 0 && process.stdin.isTTY) {
3999
- const { launchInteractiveWizard } = await import("./interactive-MLSSYY5F.js");
3999
+ const { launchInteractiveWizard } = await import("./interactive-XF7C6MM5.js");
4000
4000
  await launchInteractiveWizard();
4001
4001
  return;
4002
4002
  }
@@ -11985,4 +11985,4 @@ export {
11985
11985
  preprocessArgv,
11986
11986
  runCli
11987
11987
  };
11988
- //# sourceMappingURL=chunk-PPNAZTU6.js.map
11988
+ //# sourceMappingURL=chunk-55KC6LD7.js.map
@@ -176,7 +176,7 @@ async function findRepoRoot(start) {
176
176
  // package.json
177
177
  var package_default = {
178
178
  name: "agentv",
179
- version: "4.25.0-next.1",
179
+ version: "4.25.0",
180
180
  description: "CLI entry point for AgentV",
181
181
  type: "module",
182
182
  repository: {
@@ -6010,4 +6010,4 @@ export {
6010
6010
  getCategories,
6011
6011
  filterByCategory
6012
6012
  };
6013
- //# sourceMappingURL=chunk-ITIGAJ74.js.map
6013
+ //# sourceMappingURL=chunk-Y7LMYQ7O.js.map