nexus-agents 2.30.6 → 2.30.7

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-T7SJVP5R.js";
659
+ } from "./chunk-7GW7ZRJ3.js";
660
660
  import {
661
661
  getTokenEnvVars,
662
662
  hasToken,
@@ -850,7 +850,7 @@ import {
850
850
  connectTransport,
851
851
  createServer,
852
852
  startStdioServer
853
- } from "./chunk-MD2ABS6R.js";
853
+ } from "./chunk-WGP6G6QU.js";
854
854
  import "./chunk-ZXIFNJ7Q.js";
855
855
  import "./chunk-I66ZKP33.js";
856
856
  import "./chunk-633WH2ML.js";
@@ -7,9 +7,9 @@ import {
7
7
  runWizard,
8
8
  setupCommand,
9
9
  setupCommandAsync
10
- } from "./chunk-Q52QFWDQ.js";
10
+ } from "./chunk-42FGTDIW.js";
11
11
  import "./chunk-32ZTPL7Q.js";
12
- import "./chunk-MD2ABS6R.js";
12
+ import "./chunk-WGP6G6QU.js";
13
13
  import "./chunk-633WH2ML.js";
14
14
  import "./chunk-2W7AM3I7.js";
15
15
  import "./chunk-IFIRZ35E.js";
@@ -26,4 +26,4 @@ export {
26
26
  setupCommand,
27
27
  setupCommandAsync
28
28
  };
29
- //# sourceMappingURL=setup-command-JVFJWD7A.js.map
29
+ //# sourceMappingURL=setup-command-SP43B2UM.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nexus-agents",
3
- "version": "2.30.6",
3
+ "version": "2.30.7",
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",