nexus-agents 2.77.8 → 2.77.9

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
@@ -518,7 +518,7 @@ import {
518
518
  validateWorkflow,
519
519
  validateWorkflowDependencies,
520
520
  withLogging
521
- } from "./chunk-M5NSVRK6.js";
521
+ } from "./chunk-M36XZWG2.js";
522
522
  import {
523
523
  SharedMemoryStore
524
524
  } from "./chunk-ED6VQWNG.js";
@@ -738,7 +738,7 @@ import {
738
738
  resolveFallback,
739
739
  startStdioServer,
740
740
  validateNexusEnv
741
- } from "./chunk-35C7VCMT.js";
741
+ } from "./chunk-OZLCOG3N.js";
742
742
  import {
743
743
  AvailableModelsCache,
744
744
  getDefaultAvailableModelsCache,
@@ -7,9 +7,9 @@ import {
7
7
  runWizard,
8
8
  setupCommand,
9
9
  setupCommandAsync
10
- } from "./chunk-ZHM23HEX.js";
10
+ } from "./chunk-MZF4DKQJ.js";
11
11
  import "./chunk-CM3TORGV.js";
12
- import "./chunk-35C7VCMT.js";
12
+ import "./chunk-OZLCOG3N.js";
13
13
  import "./chunk-5WHWKY32.js";
14
14
  import "./chunk-YQMQSJQK.js";
15
15
  import "./chunk-NUBSJGQZ.js";
@@ -31,4 +31,4 @@ export {
31
31
  setupCommand,
32
32
  setupCommandAsync
33
33
  };
34
- //# sourceMappingURL=setup-command-AXJA4OGF.js.map
34
+ //# sourceMappingURL=setup-command-R3HO5FXE.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nexus-agents",
3
- "version": "2.77.8",
3
+ "version": "2.77.9",
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",