nexus-agents 2.127.0 → 2.127.2

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
@@ -520,7 +520,7 @@ import {
520
520
  validateWorkflow,
521
521
  validateWorkflowDependencies,
522
522
  withLogging
523
- } from "./chunk-JE6K7PD6.js";
523
+ } from "./chunk-ZMBH3N65.js";
524
524
  import {
525
525
  FALLBACK_SCANNER_DATA,
526
526
  buildPlanFromAnalysis,
@@ -722,7 +722,7 @@ import {
722
722
  getKnownNexusVarNames,
723
723
  startStdioServer,
724
724
  validateNexusEnv
725
- } from "./chunk-QPVEGYBW.js";
725
+ } from "./chunk-UOF7ZZX6.js";
726
726
  import "./chunk-NUBSJGQZ.js";
727
727
  import "./chunk-6T3EPABN.js";
728
728
  import {
@@ -8,9 +8,9 @@ import {
8
8
  runWizard,
9
9
  setupCommand,
10
10
  setupCommandAsync
11
- } from "./chunk-YJVTQZ2W.js";
11
+ } from "./chunk-FTB7XTL6.js";
12
12
  import "./chunk-VLZLWVDU.js";
13
- import "./chunk-QPVEGYBW.js";
13
+ import "./chunk-UOF7ZZX6.js";
14
14
  import "./chunk-NUBSJGQZ.js";
15
15
  import "./chunk-6T3EPABN.js";
16
16
  import "./chunk-ZM4O442V.js";
@@ -34,4 +34,4 @@ export {
34
34
  setupCommand,
35
35
  setupCommandAsync
36
36
  };
37
- //# sourceMappingURL=setup-command-DF6QJRUU.js.map
37
+ //# sourceMappingURL=setup-command-W4IORKAO.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nexus-agents",
3
- "version": "2.127.0",
3
+ "version": "2.127.2",
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",