nexus-agents 2.80.4 → 2.81.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
@@ -518,7 +518,7 @@ import {
518
518
  validateWorkflow,
519
519
  validateWorkflowDependencies,
520
520
  withLogging
521
- } from "./chunk-6TB4K3CY.js";
521
+ } from "./chunk-DQW2PQU3.js";
522
522
  import "./chunk-AP2FD37C.js";
523
523
  import {
524
524
  SharedMemoryStore
@@ -742,7 +742,7 @@ import {
742
742
  getKnownNexusVarNames,
743
743
  startStdioServer,
744
744
  validateNexusEnv
745
- } from "./chunk-LPZUUW4A.js";
745
+ } from "./chunk-VOFTCWSI.js";
746
746
  import {
747
747
  AvailabilityCache,
748
748
  filterAvailableModels,
@@ -8,9 +8,9 @@ import {
8
8
  runWizard,
9
9
  setupCommand,
10
10
  setupCommandAsync
11
- } from "./chunk-Z45X4LZ7.js";
11
+ } from "./chunk-KL23OVEU.js";
12
12
  import "./chunk-6YQCLEHL.js";
13
- import "./chunk-LPZUUW4A.js";
13
+ import "./chunk-VOFTCWSI.js";
14
14
  import "./chunk-WZGCVCRQ.js";
15
15
  import "./chunk-73K7575Z.js";
16
16
  import "./chunk-V2KWEIV5.js";
@@ -33,4 +33,4 @@ export {
33
33
  setupCommand,
34
34
  setupCommandAsync
35
35
  };
36
- //# sourceMappingURL=setup-command-2NMQEW3S.js.map
36
+ //# sourceMappingURL=setup-command-RC4ZBQ2V.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nexus-agents",
3
- "version": "2.80.4",
3
+ "version": "2.81.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.nexus-substrate/nexus-agents",
6
6
  "license": "MIT",