nexus-agents 2.128.0 → 2.128.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.
@@ -10,7 +10,7 @@ import {
10
10
  loadSelfEvalSignals,
11
11
  registerImprovementReviewTool,
12
12
  runImprovementReview
13
- } from "./chunk-M5QEWTVL.js";
13
+ } from "./chunk-UI6BFGML.js";
14
14
  import "./chunk-HFIYXKDQ.js";
15
15
  import "./chunk-QT3VRHNP.js";
16
16
  import "./chunk-ZGLIHPGJ.js";
@@ -28,4 +28,4 @@ export {
28
28
  registerImprovementReviewTool,
29
29
  runImprovementReview
30
30
  };
31
- //# sourceMappingURL=improvement-review-H4FDQV43.js.map
31
+ //# sourceMappingURL=improvement-review-PFWAUIB6.js.map
package/dist/index.js CHANGED
@@ -520,7 +520,7 @@ import {
520
520
  validateWorkflow,
521
521
  validateWorkflowDependencies,
522
522
  withLogging
523
- } from "./chunk-4RB2UHRN.js";
523
+ } from "./chunk-XVWN7BIV.js";
524
524
  import {
525
525
  FALLBACK_SCANNER_DATA,
526
526
  buildPlanFromAnalysis,
@@ -648,7 +648,7 @@ import {
648
648
  import {
649
649
  ImprovementReviewInputSchema,
650
650
  registerImprovementReviewTool
651
- } from "./chunk-M5QEWTVL.js";
651
+ } from "./chunk-UI6BFGML.js";
652
652
  import {
653
653
  AgentPerformanceSchema,
654
654
  ConsensusAlgorithmSchema,
@@ -722,7 +722,7 @@ import {
722
722
  getKnownNexusVarNames,
723
723
  startStdioServer,
724
724
  validateNexusEnv
725
- } from "./chunk-2H33GLR2.js";
725
+ } from "./chunk-LYE2ZVJT.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-IVJPTSGH.js";
11
+ } from "./chunk-KRBE2EVT.js";
12
12
  import "./chunk-VLZLWVDU.js";
13
- import "./chunk-2H33GLR2.js";
13
+ import "./chunk-LYE2ZVJT.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-DM6BWZ3M.js.map
37
+ //# sourceMappingURL=setup-command-N6OSFYCT.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nexus-agents",
3
- "version": "2.128.0",
3
+ "version": "2.128.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",