nexus-agents 2.88.0 → 2.89.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/cli.js CHANGED
@@ -22,7 +22,7 @@ import {
22
22
  import {
23
23
  setupCommandAsync,
24
24
  verifyCommand
25
- } from "./chunk-UIX3ITGY.js";
25
+ } from "./chunk-46AUVU6N.js";
26
26
  import "./chunk-JHU27PB2.js";
27
27
  import {
28
28
  AuthHandler,
@@ -162,7 +162,7 @@ import {
162
162
  validateCommand,
163
163
  validateWorkflow,
164
164
  wrapInMarkdownFence
165
- } from "./chunk-ONECEOY4.js";
165
+ } from "./chunk-WOGMMJUI.js";
166
166
  import {
167
167
  resolveToken
168
168
  } from "./chunk-QCZEC7H4.js";
@@ -235,7 +235,7 @@ import {
235
235
  loadConfig,
236
236
  runDoctor,
237
237
  validateNexusEnv
238
- } from "./chunk-KFWTG5Q2.js";
238
+ } from "./chunk-SCT26VWJ.js";
239
239
  import "./chunk-MHPOJAPZ.js";
240
240
  import "./chunk-PS7WKRJN.js";
241
241
  import {
package/dist/index.js CHANGED
@@ -519,7 +519,7 @@ import {
519
519
  validateWorkflow,
520
520
  validateWorkflowDependencies,
521
521
  withLogging
522
- } from "./chunk-ONECEOY4.js";
522
+ } from "./chunk-WOGMMJUI.js";
523
523
  import {
524
524
  getTokenEnvVars,
525
525
  hasToken,
@@ -737,7 +737,7 @@ import {
737
737
  getKnownNexusVarNames,
738
738
  startStdioServer,
739
739
  validateNexusEnv
740
- } from "./chunk-KFWTG5Q2.js";
740
+ } from "./chunk-SCT26VWJ.js";
741
741
  import {
742
742
  AvailabilityCache,
743
743
  filterAvailableModels,
@@ -8,9 +8,9 @@ import {
8
8
  runWizard,
9
9
  setupCommand,
10
10
  setupCommandAsync
11
- } from "./chunk-UIX3ITGY.js";
11
+ } from "./chunk-46AUVU6N.js";
12
12
  import "./chunk-JHU27PB2.js";
13
- import "./chunk-KFWTG5Q2.js";
13
+ import "./chunk-SCT26VWJ.js";
14
14
  import "./chunk-MHPOJAPZ.js";
15
15
  import "./chunk-PS7WKRJN.js";
16
16
  import "./chunk-SRTQUTCB.js";
@@ -34,4 +34,4 @@ export {
34
34
  setupCommand,
35
35
  setupCommandAsync
36
36
  };
37
- //# sourceMappingURL=setup-command-VYRFSSGP.js.map
37
+ //# sourceMappingURL=setup-command-UMBPSFIJ.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nexus-agents",
3
- "version": "2.88.0",
3
+ "version": "2.89.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",