nexus-agents 2.129.1 → 2.129.2

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.129.1" : "dev";
43
+ var VERSION = true ? "2.129.2" : "dev";
44
44
 
45
45
  // src/config/schemas-core.ts
46
46
  import { z } from "zod";
@@ -2126,7 +2126,7 @@ async function runDoctorFix(result) {
2126
2126
  writeLine2("\u2500".repeat(40));
2127
2127
  let fixCount = 0;
2128
2128
  if (!result.dataDirectory.rootExists || result.dataDirectory.subdirectories.some((d) => !d.exists || !d.writable)) {
2129
- const { runSetup } = await import("./setup-command-GVOUKFJT.js");
2129
+ const { runSetup } = await import("./setup-command-Q4RVDZOO.js");
2130
2130
  const setupResult = runSetup({
2131
2131
  skipMcp: true,
2132
2132
  skipRules: true,
@@ -2238,4 +2238,4 @@ export {
2238
2238
  startStdioServer,
2239
2239
  closeServer
2240
2240
  };
2241
- //# sourceMappingURL=chunk-IIMTGMOE.js.map
2241
+ //# sourceMappingURL=chunk-6RXP55DL.js.map
@@ -8,7 +8,7 @@ import {
8
8
  checkSqlite,
9
9
  defaultConfig,
10
10
  initDataDirectories
11
- } from "./chunk-IIMTGMOE.js";
11
+ } from "./chunk-6RXP55DL.js";
12
12
  import {
13
13
  BUILT_IN_EXPERTS
14
14
  } from "./chunk-ZM4O442V.js";
@@ -2000,4 +2000,4 @@ export {
2000
2000
  setupCommand,
2001
2001
  setupCommandAsync
2002
2002
  };
2003
- //# sourceMappingURL=chunk-4EAXZOIG.js.map
2003
+ //# sourceMappingURL=chunk-MXEUDSWT.js.map