nexus-agents 3.6.8 → 3.6.10

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.
@@ -49,7 +49,7 @@ import {
49
49
  } from "./chunk-OQLFRJCW.js";
50
50
 
51
51
  // src/version.ts
52
- var VERSION = true ? "3.6.8" : "dev";
52
+ var VERSION = true ? "3.6.10" : "dev";
53
53
 
54
54
  // src/config/schemas-core.ts
55
55
  import { z } from "zod";
@@ -2316,7 +2316,7 @@ async function runDoctorFix(result) {
2316
2316
  writeLine2("\u2500".repeat(40));
2317
2317
  let fixCount = 0;
2318
2318
  if (!result.dataDirectory.rootExists || result.dataDirectory.subdirectories.some((d) => !d.exists || !d.writable)) {
2319
- const { runSetup } = await import("./setup-command-AJP37NN3.js");
2319
+ const { runSetup } = await import("./setup-command-6UOW254S.js");
2320
2320
  const setupResult = runSetup({
2321
2321
  skipMcp: true,
2322
2322
  skipRules: true,
@@ -2429,4 +2429,4 @@ export {
2429
2429
  startStdioServer,
2430
2430
  closeServer
2431
2431
  };
2432
- //# sourceMappingURL=chunk-MTOYYLQ4.js.map
2432
+ //# sourceMappingURL=chunk-2ELKOACP.js.map