nexus-agents 2.115.1 → 2.116.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.
@@ -8,7 +8,7 @@ import {
8
8
  checkSqlite,
9
9
  defaultConfig,
10
10
  initDataDirectories
11
- } from "./chunk-6DHDXNOO.js";
11
+ } from "./chunk-ML3MT7JO.js";
12
12
  import {
13
13
  probeAllClis
14
14
  } from "./chunk-7VD5UJCF.js";
@@ -1987,4 +1987,4 @@ export {
1987
1987
  setupCommand,
1988
1988
  setupCommandAsync
1989
1989
  };
1990
- //# sourceMappingURL=chunk-SJZZQCZE.js.map
1990
+ //# sourceMappingURL=chunk-RWOJ5YEP.js.map
package/dist/cli.js CHANGED
@@ -24,7 +24,7 @@ import {
24
24
  import {
25
25
  setupCommandAsync,
26
26
  verifyCommand
27
- } from "./chunk-SJZZQCZE.js";
27
+ } from "./chunk-RWOJ5YEP.js";
28
28
  import "./chunk-Z7OI5YXE.js";
29
29
  import {
30
30
  AuthHandler,
@@ -145,7 +145,7 @@ import {
145
145
  validateCommand,
146
146
  validateWorkflow,
147
147
  wrapInMarkdownFence
148
- } from "./chunk-KHGBV3ZL.js";
148
+ } from "./chunk-MOA7WCEL.js";
149
149
  import "./chunk-3ACDP4E6.js";
150
150
  import {
151
151
  CATEGORY_DISPLAY_NAMES,
@@ -252,7 +252,7 @@ import {
252
252
  loadConfig,
253
253
  runDoctor,
254
254
  validateNexusEnv
255
- } from "./chunk-6DHDXNOO.js";
255
+ } from "./chunk-ML3MT7JO.js";
256
256
  import "./chunk-NUBSJGQZ.js";
257
257
  import {
258
258
  capitalize,
package/dist/index.js CHANGED
@@ -517,7 +517,7 @@ import {
517
517
  validateWorkflow,
518
518
  validateWorkflowDependencies,
519
519
  withLogging
520
- } from "./chunk-KHGBV3ZL.js";
520
+ } from "./chunk-MOA7WCEL.js";
521
521
  import "./chunk-3ACDP4E6.js";
522
522
  import "./chunk-OK6U5N5Y.js";
523
523
  import {
@@ -724,7 +724,7 @@ import {
724
724
  getKnownNexusVarNames,
725
725
  startStdioServer,
726
726
  validateNexusEnv
727
- } from "./chunk-6DHDXNOO.js";
727
+ } from "./chunk-ML3MT7JO.js";
728
728
  import "./chunk-NUBSJGQZ.js";
729
729
  import "./chunk-6T3EPABN.js";
730
730
  import {
@@ -8,9 +8,9 @@ import {
8
8
  runWizard,
9
9
  setupCommand,
10
10
  setupCommandAsync
11
- } from "./chunk-SJZZQCZE.js";
11
+ } from "./chunk-RWOJ5YEP.js";
12
12
  import "./chunk-Z7OI5YXE.js";
13
- import "./chunk-6DHDXNOO.js";
13
+ import "./chunk-ML3MT7JO.js";
14
14
  import "./chunk-NUBSJGQZ.js";
15
15
  import "./chunk-6T3EPABN.js";
16
16
  import "./chunk-7VD5UJCF.js";
@@ -34,4 +34,4 @@ export {
34
34
  setupCommand,
35
35
  setupCommandAsync
36
36
  };
37
- //# sourceMappingURL=setup-command-BVMZQHKM.js.map
37
+ //# sourceMappingURL=setup-command-QMX662NI.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nexus-agents",
3
- "version": "2.115.1",
3
+ "version": "2.116.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",