nexus-agents 2.111.0 → 2.112.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
@@ -24,7 +24,7 @@ import {
24
24
  import {
25
25
  setupCommandAsync,
26
26
  verifyCommand
27
- } from "./chunk-JEAS3Q3P.js";
27
+ } from "./chunk-6LFHI2KF.js";
28
28
  import "./chunk-VQVKI4XO.js";
29
29
  import {
30
30
  AuthHandler,
@@ -166,7 +166,7 @@ import {
166
166
  validateCommand,
167
167
  validateWorkflow,
168
168
  wrapInMarkdownFence
169
- } from "./chunk-RHJLO7F4.js";
169
+ } from "./chunk-7XAA2CSJ.js";
170
170
  import "./chunk-3ACDP4E6.js";
171
171
  import {
172
172
  resolveToken
@@ -249,7 +249,7 @@ import {
249
249
  loadConfig,
250
250
  runDoctor,
251
251
  validateNexusEnv
252
- } from "./chunk-G6JFRU5Z.js";
252
+ } from "./chunk-7EYPNMFQ.js";
253
253
  import "./chunk-NUBSJGQZ.js";
254
254
  import {
255
255
  capitalize,
package/dist/index.js CHANGED
@@ -517,7 +517,7 @@ import {
517
517
  validateWorkflow,
518
518
  validateWorkflowDependencies,
519
519
  withLogging
520
- } from "./chunk-RHJLO7F4.js";
520
+ } from "./chunk-7XAA2CSJ.js";
521
521
  import "./chunk-3ACDP4E6.js";
522
522
  import {
523
523
  getTokenEnvVars,
@@ -723,7 +723,7 @@ import {
723
723
  getKnownNexusVarNames,
724
724
  startStdioServer,
725
725
  validateNexusEnv
726
- } from "./chunk-G6JFRU5Z.js";
726
+ } from "./chunk-7EYPNMFQ.js";
727
727
  import "./chunk-NUBSJGQZ.js";
728
728
  import "./chunk-6T3EPABN.js";
729
729
  import {
@@ -8,9 +8,9 @@ import {
8
8
  runWizard,
9
9
  setupCommand,
10
10
  setupCommandAsync
11
- } from "./chunk-JEAS3Q3P.js";
11
+ } from "./chunk-6LFHI2KF.js";
12
12
  import "./chunk-VQVKI4XO.js";
13
- import "./chunk-G6JFRU5Z.js";
13
+ import "./chunk-7EYPNMFQ.js";
14
14
  import "./chunk-NUBSJGQZ.js";
15
15
  import "./chunk-6T3EPABN.js";
16
16
  import "./chunk-F2ULTSZ6.js";
@@ -34,4 +34,4 @@ export {
34
34
  setupCommand,
35
35
  setupCommandAsync
36
36
  };
37
- //# sourceMappingURL=setup-command-YJEJM76A.js.map
37
+ //# sourceMappingURL=setup-command-TEKCWGGU.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nexus-agents",
3
- "version": "2.111.0",
3
+ "version": "2.112.0",
4
4
  "description": "Governance substrate for AI coding agents — adversarial PR review, drift-detected rules, immutable audit, and closed-loop outcome routing for Claude, Codex, Gemini, and OpenCode",
5
5
  "mcpName": "io.github.nexus-substrate/nexus-agents",
6
6
  "license": "MIT",