nexus-agents 3.6.9 → 3.6.11

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.
@@ -22,7 +22,7 @@ import {
22
22
  DEFAULT_TASK_TTL_MS,
23
23
  DEFAULT_TOOL_RATE_LIMITS,
24
24
  clampTaskTtl
25
- } from "./chunk-KJIENIKH.js";
25
+ } from "./chunk-VSP3CAGF.js";
26
26
  import {
27
27
  executeExpert
28
28
  } from "./chunk-ZCHQS3KU.js";
@@ -54315,4 +54315,4 @@ export {
54315
54315
  shutdownFeedbackSubscriber,
54316
54316
  createEventBusBridge
54317
54317
  };
54318
- //# sourceMappingURL=chunk-YCHO5PRB.js.map
54318
+ //# sourceMappingURL=chunk-5QPJEKG2.js.map
@@ -8,7 +8,7 @@ import {
8
8
  checkSqlite,
9
9
  defaultConfig,
10
10
  initDataDirectories
11
- } from "./chunk-KJIENIKH.js";
11
+ } from "./chunk-VSP3CAGF.js";
12
12
  import {
13
13
  BUILT_IN_EXPERTS
14
14
  } from "./chunk-YPNQPT2F.js";
@@ -2001,4 +2001,4 @@ export {
2001
2001
  setupCommand,
2002
2002
  setupCommandAsync
2003
2003
  };
2004
- //# sourceMappingURL=chunk-ESADXXXU.js.map
2004
+ //# sourceMappingURL=chunk-5UII5VUU.js.map
@@ -49,7 +49,7 @@ import {
49
49
  } from "./chunk-OQLFRJCW.js";
50
50
 
51
51
  // src/version.ts
52
- var VERSION = true ? "3.6.9" : "dev";
52
+ var VERSION = true ? "3.6.11" : "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-DZK7ZILE.js");
2319
+ const { runSetup } = await import("./setup-command-DVUBUIKY.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-KJIENIKH.js.map
2432
+ //# sourceMappingURL=chunk-VSP3CAGF.js.map