nexus-agents 2.125.40 → 2.126.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.
@@ -40,7 +40,7 @@ import {
40
40
  } from "./chunk-ZGLIHPGJ.js";
41
41
 
42
42
  // src/version.ts
43
- var VERSION = true ? "2.125.40" : "dev";
43
+ var VERSION = true ? "2.126.0" : "dev";
44
44
 
45
45
  // src/config/schemas-core.ts
46
46
  import { z } from "zod";
@@ -2121,7 +2121,7 @@ async function runDoctorFix(result) {
2121
2121
  writeLine2("\u2500".repeat(40));
2122
2122
  let fixCount = 0;
2123
2123
  if (!result.dataDirectory.rootExists || result.dataDirectory.subdirectories.some((d) => !d.exists || !d.writable)) {
2124
- const { runSetup } = await import("./setup-command-42RLJA3A.js");
2124
+ const { runSetup } = await import("./setup-command-AY3YPVDD.js");
2125
2125
  const setupResult = runSetup({
2126
2126
  skipMcp: true,
2127
2127
  skipRules: true,
@@ -2233,4 +2233,4 @@ export {
2233
2233
  startStdioServer,
2234
2234
  closeServer
2235
2235
  };
2236
- //# sourceMappingURL=chunk-6RFX77TJ.js.map
2236
+ //# sourceMappingURL=chunk-2TGC7UCV.js.map