nexus-agents 2.68.0 → 2.69.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.
@@ -38,7 +38,7 @@ import {
38
38
  } from "./chunk-FDNWRZNJ.js";
39
39
 
40
40
  // src/version.ts
41
- var VERSION = true ? "2.68.0" : "dev";
41
+ var VERSION = true ? "2.69.0" : "dev";
42
42
 
43
43
  // src/config/schemas-core.ts
44
44
  import { z } from "zod";
@@ -2024,7 +2024,7 @@ async function runDoctorFix(result) {
2024
2024
  writeLine2("\u2500".repeat(40));
2025
2025
  let fixCount = 0;
2026
2026
  if (!result.dataDirectory.rootExists || result.dataDirectory.subdirectories.some((d) => !d.exists || !d.writable)) {
2027
- const { runSetup } = await import("./setup-command-DZ543VMV.js");
2027
+ const { runSetup } = await import("./setup-command-7H244SLE.js");
2028
2028
  const setupResult = runSetup({
2029
2029
  skipMcp: true,
2030
2030
  skipRules: true,
@@ -2134,4 +2134,4 @@ export {
2134
2134
  startStdioServer,
2135
2135
  closeServer
2136
2136
  };
2137
- //# sourceMappingURL=chunk-GBGRZYHB.js.map
2137
+ //# sourceMappingURL=chunk-EEKEWEWU.js.map
@@ -8,7 +8,7 @@ import {
8
8
  checkSqlite,
9
9
  defaultConfig,
10
10
  initDataDirectories
11
- } from "./chunk-GBGRZYHB.js";
11
+ } from "./chunk-EEKEWEWU.js";
12
12
  import {
13
13
  BUILT_IN_EXPERTS
14
14
  } from "./chunk-ZM4O442V.js";
@@ -1933,4 +1933,4 @@ export {
1933
1933
  setupCommand,
1934
1934
  setupCommandAsync
1935
1935
  };
1936
- //# sourceMappingURL=chunk-LNJXMJXG.js.map
1936
+ //# sourceMappingURL=chunk-TL7KCINA.js.map
@@ -69,7 +69,7 @@ import {
69
69
  clampTaskTtl,
70
70
  getAvailabilityCache,
71
71
  resolveFallback
72
- } from "./chunk-GBGRZYHB.js";
72
+ } from "./chunk-EEKEWEWU.js";
73
73
  import {
74
74
  DEFAULTS
75
75
  } from "./chunk-L2LQ3TSV.js";
@@ -53872,4 +53872,4 @@ export {
53872
53872
  detectBackend,
53873
53873
  createTaskTracker
53874
53874
  };
53875
- //# sourceMappingURL=chunk-A2NVKSJP.js.map
53875
+ //# sourceMappingURL=chunk-VRBLXEQZ.js.map
package/dist/cli.js CHANGED
@@ -16,7 +16,7 @@ import "./chunk-32RIOULO.js";
16
16
  import {
17
17
  setupCommandAsync,
18
18
  verifyCommand
19
- } from "./chunk-LNJXMJXG.js";
19
+ } from "./chunk-TL7KCINA.js";
20
20
  import "./chunk-OF7CYMMA.js";
21
21
  import {
22
22
  AuthHandler,
@@ -146,7 +146,7 @@ import {
146
146
  validateCommand,
147
147
  validateWorkflow,
148
148
  wrapInMarkdownFence
149
- } from "./chunk-A2NVKSJP.js";
149
+ } from "./chunk-VRBLXEQZ.js";
150
150
  import "./chunk-ED6VQWNG.js";
151
151
  import {
152
152
  resolveToken
@@ -206,7 +206,7 @@ import {
206
206
  loadConfig,
207
207
  runDoctor,
208
208
  validateNexusEnv
209
- } from "./chunk-GBGRZYHB.js";
209
+ } from "./chunk-EEKEWEWU.js";
210
210
  import {
211
211
  DEFAULTS
212
212
  } from "./chunk-L2LQ3TSV.js";
package/dist/index.js CHANGED
@@ -641,7 +641,7 @@ import {
641
641
  validateWorkflowDependencies,
642
642
  withLogging,
643
643
  writePredictions
644
- } from "./chunk-A2NVKSJP.js";
644
+ } from "./chunk-VRBLXEQZ.js";
645
645
  import {
646
646
  SharedMemoryStore
647
647
  } from "./chunk-ED6VQWNG.js";
@@ -851,7 +851,7 @@ import {
851
851
  resolveFallback,
852
852
  startStdioServer,
853
853
  validateNexusEnv
854
- } from "./chunk-GBGRZYHB.js";
854
+ } from "./chunk-EEKEWEWU.js";
855
855
  import {
856
856
  DEFAULTS
857
857
  } from "./chunk-L2LQ3TSV.js";
@@ -7,9 +7,9 @@ import {
7
7
  runWizard,
8
8
  setupCommand,
9
9
  setupCommandAsync
10
- } from "./chunk-LNJXMJXG.js";
10
+ } from "./chunk-TL7KCINA.js";
11
11
  import "./chunk-OF7CYMMA.js";
12
- import "./chunk-GBGRZYHB.js";
12
+ import "./chunk-EEKEWEWU.js";
13
13
  import "./chunk-L2LQ3TSV.js";
14
14
  import "./chunk-NUBSJGQZ.js";
15
15
  import "./chunk-XATH462F.js";
@@ -30,4 +30,4 @@ export {
30
30
  setupCommand,
31
31
  setupCommandAsync
32
32
  };
33
- //# sourceMappingURL=setup-command-DZ543VMV.js.map
33
+ //# sourceMappingURL=setup-command-7H244SLE.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nexus-agents",
3
- "version": "2.68.0",
3
+ "version": "2.69.0",
4
4
  "description": "Intelligent orchestration platform for AI coding tools — routes tasks to the best model, learns from outcomes, and enforces quality through multi-model consensus",
5
5
  "mcpName": "io.github.williamzujkowski/nexus-agents",
6
6
  "license": "MIT",