nexus-agents 2.77.0 → 2.77.1

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.
@@ -9,7 +9,7 @@ import {
9
9
  defaultConfig,
10
10
  initDataDirectories,
11
11
  probeAllClis
12
- } from "./chunk-N2QNLBS5.js";
12
+ } from "./chunk-EVI46ZGG.js";
13
13
  import {
14
14
  BUILT_IN_EXPERTS
15
15
  } from "./chunk-ZM4O442V.js";
@@ -1946,4 +1946,4 @@ export {
1946
1946
  setupCommand,
1947
1947
  setupCommandAsync
1948
1948
  };
1949
- //# sourceMappingURL=chunk-KYCZCROX.js.map
1949
+ //# sourceMappingURL=chunk-YJ7DGTAU.js.map
package/dist/cli.js CHANGED
@@ -22,7 +22,7 @@ import {
22
22
  import {
23
23
  setupCommandAsync,
24
24
  verifyCommand
25
- } from "./chunk-KYCZCROX.js";
25
+ } from "./chunk-YJ7DGTAU.js";
26
26
  import "./chunk-CM3TORGV.js";
27
27
  import {
28
28
  AuthHandler,
@@ -152,7 +152,7 @@ import {
152
152
  validateCommand,
153
153
  validateWorkflow,
154
154
  wrapInMarkdownFence
155
- } from "./chunk-T3LEOO3A.js";
155
+ } from "./chunk-FGQOGLHQ.js";
156
156
  import "./chunk-ED6VQWNG.js";
157
157
  import {
158
158
  resolveToken
@@ -216,7 +216,7 @@ import {
216
216
  probeAllClis,
217
217
  runDoctor,
218
218
  validateNexusEnv
219
- } from "./chunk-N2QNLBS5.js";
219
+ } from "./chunk-EVI46ZGG.js";
220
220
  import "./chunk-5WHWKY32.js";
221
221
  import {
222
222
  DEFAULTS
package/dist/index.js CHANGED
@@ -518,7 +518,7 @@ import {
518
518
  validateWorkflow,
519
519
  validateWorkflowDependencies,
520
520
  withLogging
521
- } from "./chunk-T3LEOO3A.js";
521
+ } from "./chunk-FGQOGLHQ.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-N2QNLBS5.js";
741
+ } from "./chunk-EVI46ZGG.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-KYCZCROX.js";
10
+ } from "./chunk-YJ7DGTAU.js";
11
11
  import "./chunk-CM3TORGV.js";
12
- import "./chunk-N2QNLBS5.js";
12
+ import "./chunk-EVI46ZGG.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-JE5VMKGI.js.map
34
+ //# sourceMappingURL=setup-command-MF75ZAPA.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nexus-agents",
3
- "version": "2.77.0",
3
+ "version": "2.77.1",
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",