nexus-agents 2.62.0 → 2.63.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.
package/dist/index.js CHANGED
@@ -646,7 +646,7 @@ import {
646
646
  validateWorkflowDependencies,
647
647
  withLogging,
648
648
  writePredictions
649
- } from "./chunk-X5WDX7L3.js";
649
+ } from "./chunk-4G7MSCIK.js";
650
650
  import {
651
651
  SharedMemoryStore
652
652
  } from "./chunk-ED6VQWNG.js";
@@ -856,7 +856,7 @@ import {
856
856
  resolveFallback,
857
857
  startStdioServer,
858
858
  validateNexusEnv
859
- } from "./chunk-V7AFOKWC.js";
859
+ } from "./chunk-FMFQJLMR.js";
860
860
  import {
861
861
  DEFAULTS
862
862
  } from "./chunk-H43PABG4.js";
@@ -7,9 +7,9 @@ import {
7
7
  runWizard,
8
8
  setupCommand,
9
9
  setupCommandAsync
10
- } from "./chunk-OJBW4II4.js";
10
+ } from "./chunk-7C32M23X.js";
11
11
  import "./chunk-QGZBCD2A.js";
12
- import "./chunk-V7AFOKWC.js";
12
+ import "./chunk-FMFQJLMR.js";
13
13
  import "./chunk-H43PABG4.js";
14
14
  import "./chunk-NUBSJGQZ.js";
15
15
  import "./chunk-FDNWRZNJ.js";
@@ -30,4 +30,4 @@ export {
30
30
  setupCommand,
31
31
  setupCommandAsync
32
32
  };
33
- //# sourceMappingURL=setup-command-FC67SJSP.js.map
33
+ //# sourceMappingURL=setup-command-QKAVRVLV.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nexus-agents",
3
- "version": "2.62.0",
3
+ "version": "2.63.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",