nexus-agents 2.127.3 → 2.127.4
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/{chunk-WGDKNHXV.js → chunk-2XCQDQLL.js} +3 -3
- package/dist/{chunk-5UMOMEW2.js → chunk-GBTQFM36.js} +2 -2
- package/dist/{chunk-VQOQBQC5.js → chunk-PPMKIQPZ.js} +2 -2
- package/dist/cli.js +3 -3
- package/dist/index.js +2 -2
- package/dist/{setup-command-VKNBRGD3.js → setup-command-P5PEPFWG.js} +3 -3
- package/package.json +1 -1
- /package/dist/{chunk-WGDKNHXV.js.map → chunk-2XCQDQLL.js.map} +0 -0
- /package/dist/{chunk-5UMOMEW2.js.map → chunk-GBTQFM36.js.map} +0 -0
- /package/dist/{chunk-VQOQBQC5.js.map → chunk-PPMKIQPZ.js.map} +0 -0
- /package/dist/{setup-command-VKNBRGD3.js.map → setup-command-P5PEPFWG.js.map} +0 -0
|
@@ -40,7 +40,7 @@ import {
|
|
|
40
40
|
} from "./chunk-ZGLIHPGJ.js";
|
|
41
41
|
|
|
42
42
|
// src/version.ts
|
|
43
|
-
var VERSION = true ? "2.127.
|
|
43
|
+
var VERSION = true ? "2.127.4" : "dev";
|
|
44
44
|
|
|
45
45
|
// src/config/schemas-core.ts
|
|
46
46
|
import { z } from "zod";
|
|
@@ -2121,7 +2121,7 @@ async function runDoctorFix(result) {
|
|
|
2121
2121
|
writeLine2("\u2500".repeat(40));
|
|
2122
2122
|
let fixCount = 0;
|
|
2123
2123
|
if (!result.dataDirectory.rootExists || result.dataDirectory.subdirectories.some((d) => !d.exists || !d.writable)) {
|
|
2124
|
-
const { runSetup } = await import("./setup-command-
|
|
2124
|
+
const { runSetup } = await import("./setup-command-P5PEPFWG.js");
|
|
2125
2125
|
const setupResult = runSetup({
|
|
2126
2126
|
skipMcp: true,
|
|
2127
2127
|
skipRules: true,
|
|
@@ -2233,4 +2233,4 @@ export {
|
|
|
2233
2233
|
startStdioServer,
|
|
2234
2234
|
closeServer
|
|
2235
2235
|
};
|
|
2236
|
-
//# sourceMappingURL=chunk-
|
|
2236
|
+
//# sourceMappingURL=chunk-2XCQDQLL.js.map
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
checkSqlite,
|
|
9
9
|
defaultConfig,
|
|
10
10
|
initDataDirectories
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-2XCQDQLL.js";
|
|
12
12
|
import {
|
|
13
13
|
BUILT_IN_EXPERTS
|
|
14
14
|
} from "./chunk-ZM4O442V.js";
|
|
@@ -2000,4 +2000,4 @@ export {
|
|
|
2000
2000
|
setupCommand,
|
|
2001
2001
|
setupCommandAsync
|
|
2002
2002
|
};
|
|
2003
|
-
//# sourceMappingURL=chunk-
|
|
2003
|
+
//# sourceMappingURL=chunk-GBTQFM36.js.map
|
|
@@ -122,7 +122,7 @@ import {
|
|
|
122
122
|
DEFAULT_TASK_TTL_MS,
|
|
123
123
|
DEFAULT_TOOL_RATE_LIMITS,
|
|
124
124
|
clampTaskTtl
|
|
125
|
-
} from "./chunk-
|
|
125
|
+
} from "./chunk-2XCQDQLL.js";
|
|
126
126
|
import {
|
|
127
127
|
resolveInsideRoot
|
|
128
128
|
} from "./chunk-NUBSJGQZ.js";
|
|
@@ -50477,4 +50477,4 @@ export {
|
|
|
50477
50477
|
shutdownFeedbackSubscriber,
|
|
50478
50478
|
createEventBusBridge
|
|
50479
50479
|
};
|
|
50480
|
-
//# sourceMappingURL=chunk-
|
|
50480
|
+
//# sourceMappingURL=chunk-PPMKIQPZ.js.map
|
package/dist/cli.js
CHANGED
|
@@ -24,7 +24,7 @@ import {
|
|
|
24
24
|
import {
|
|
25
25
|
setupCommandAsync,
|
|
26
26
|
verifyCommand
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-GBTQFM36.js";
|
|
28
28
|
import "./chunk-VLZLWVDU.js";
|
|
29
29
|
import {
|
|
30
30
|
AuthHandler,
|
|
@@ -144,7 +144,7 @@ import {
|
|
|
144
144
|
validateCommand,
|
|
145
145
|
validateWorkflow,
|
|
146
146
|
wrapInMarkdownFence
|
|
147
|
-
} from "./chunk-
|
|
147
|
+
} from "./chunk-PPMKIQPZ.js";
|
|
148
148
|
import "./chunk-5UM6PJUH.js";
|
|
149
149
|
import "./chunk-3ACDP4E6.js";
|
|
150
150
|
import {
|
|
@@ -252,7 +252,7 @@ import {
|
|
|
252
252
|
loadConfig,
|
|
253
253
|
runDoctor,
|
|
254
254
|
validateNexusEnv
|
|
255
|
-
} from "./chunk-
|
|
255
|
+
} from "./chunk-2XCQDQLL.js";
|
|
256
256
|
import "./chunk-NUBSJGQZ.js";
|
|
257
257
|
import {
|
|
258
258
|
capitalize,
|
package/dist/index.js
CHANGED
|
@@ -520,7 +520,7 @@ import {
|
|
|
520
520
|
validateWorkflow,
|
|
521
521
|
validateWorkflowDependencies,
|
|
522
522
|
withLogging
|
|
523
|
-
} from "./chunk-
|
|
523
|
+
} from "./chunk-PPMKIQPZ.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-
|
|
725
|
+
} from "./chunk-2XCQDQLL.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-
|
|
11
|
+
} from "./chunk-GBTQFM36.js";
|
|
12
12
|
import "./chunk-VLZLWVDU.js";
|
|
13
|
-
import "./chunk-
|
|
13
|
+
import "./chunk-2XCQDQLL.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-
|
|
37
|
+
//# sourceMappingURL=setup-command-P5PEPFWG.js.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "nexus-agents",
|
|
3
|
-
"version": "2.127.
|
|
3
|
+
"version": "2.127.4",
|
|
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",
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|