nexus-agents 2.44.0 → 2.46.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
@@ -656,7 +656,7 @@ import {
656
656
  validateWorkflowDependencies,
657
657
  withLogging,
658
658
  writePredictions
659
- } from "./chunk-NTJKUW2Y.js";
659
+ } from "./chunk-GVK2Z7PV.js";
660
660
  import {
661
661
  getTokenEnvVars,
662
662
  hasToken,
@@ -851,7 +851,7 @@ import {
851
851
  connectTransport,
852
852
  createServer,
853
853
  startStdioServer
854
- } from "./chunk-VOWCELOL.js";
854
+ } from "./chunk-5Y7QBD2H.js";
855
855
  import "./chunk-ULDKSIS7.js";
856
856
  import {
857
857
  MemoryError
@@ -7,9 +7,9 @@ import {
7
7
  runWizard,
8
8
  setupCommand,
9
9
  setupCommandAsync
10
- } from "./chunk-C2J4MVRW.js";
10
+ } from "./chunk-KCOGC24K.js";
11
11
  import "./chunk-MWLAUEG5.js";
12
- import "./chunk-VOWCELOL.js";
12
+ import "./chunk-5Y7QBD2H.js";
13
13
  import "./chunk-633WH2ML.js";
14
14
  import "./chunk-XXHVHW4K.js";
15
15
  import "./chunk-5XX5ROV6.js";
@@ -26,4 +26,4 @@ export {
26
26
  setupCommand,
27
27
  setupCommandAsync
28
28
  };
29
- //# sourceMappingURL=setup-command-DSU2PAHC.js.map
29
+ //# sourceMappingURL=setup-command-OF4QXTBF.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nexus-agents",
3
- "version": "2.44.0",
3
+ "version": "2.46.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",