nexus-agents 2.125.21 → 2.125.24

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-Q2EZE5MP.js";
13
+ } from "./chunk-QAI5JEE2.js";
14
14
  import "./chunk-K3MKXREZ.js";
15
15
  import "./chunk-G76X4ULX.js";
16
16
  import "./chunk-CH7QIDHQ.js";
@@ -28,4 +28,4 @@ export {
28
28
  registerImprovementReviewTool,
29
29
  runImprovementReview
30
30
  };
31
- //# sourceMappingURL=improvement-review-IR4BP23Z.js.map
31
+ //# sourceMappingURL=improvement-review-L7MSBESK.js.map
package/dist/index.js CHANGED
@@ -519,7 +519,7 @@ import {
519
519
  validateWorkflow,
520
520
  validateWorkflowDependencies,
521
521
  withLogging
522
- } from "./chunk-5NG2GBNM.js";
522
+ } from "./chunk-SDA5GEWO.js";
523
523
  import "./chunk-3ACDP4E6.js";
524
524
  import "./chunk-WAYGXUSM.js";
525
525
  import {
@@ -645,7 +645,7 @@ import {
645
645
  import {
646
646
  ImprovementReviewInputSchema,
647
647
  registerImprovementReviewTool
648
- } from "./chunk-Q2EZE5MP.js";
648
+ } from "./chunk-QAI5JEE2.js";
649
649
  import {
650
650
  AgentPerformanceSchema,
651
651
  ConsensusAlgorithmSchema,
@@ -726,7 +726,7 @@ import {
726
726
  getKnownNexusVarNames,
727
727
  startStdioServer,
728
728
  validateNexusEnv
729
- } from "./chunk-B6X3YEEP.js";
729
+ } from "./chunk-647PSXJ5.js";
730
730
  import "./chunk-NUBSJGQZ.js";
731
731
  import "./chunk-6T3EPABN.js";
732
732
  import {
@@ -8,9 +8,9 @@ import {
8
8
  runWizard,
9
9
  setupCommand,
10
10
  setupCommandAsync
11
- } from "./chunk-DCCDTUUP.js";
11
+ } from "./chunk-QIEXH2EA.js";
12
12
  import "./chunk-MMWNGT2K.js";
13
- import "./chunk-B6X3YEEP.js";
13
+ import "./chunk-647PSXJ5.js";
14
14
  import "./chunk-NUBSJGQZ.js";
15
15
  import "./chunk-6T3EPABN.js";
16
16
  import "./chunk-QN3353M2.js";
@@ -34,4 +34,4 @@ export {
34
34
  setupCommand,
35
35
  setupCommandAsync
36
36
  };
37
- //# sourceMappingURL=setup-command-553K2C2F.js.map
37
+ //# sourceMappingURL=setup-command-63KWDRWL.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nexus-agents",
3
- "version": "2.125.21",
3
+ "version": "2.125.24",
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",