nexus-agents 2.88.1 → 2.89.1
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-QA6YV4YF.js → chunk-7QTWFRHH.js} +11 -10
- package/dist/chunk-7QTWFRHH.js.map +1 -0
- package/dist/{chunk-OBWRC4SA.js → chunk-DAWLXCLF.js} +2 -2
- package/dist/{chunk-VTVZRR5E.js → chunk-MXHJMSYQ.js} +3 -3
- package/dist/{chunk-K5KMPKKG.js → chunk-RAUA6B2M.js} +879 -697
- package/dist/chunk-RAUA6B2M.js.map +1 -0
- package/dist/cli.js +4 -4
- package/dist/{consensus-vote-LB7GCDPG.js → consensus-vote-5NIBODVH.js} +2 -2
- package/dist/index.js +4 -4
- package/dist/{setup-command-UEOJEGTC.js → setup-command-IRBQGUWR.js} +3 -3
- package/package.json +1 -1
- package/dist/chunk-K5KMPKKG.js.map +0 -1
- package/dist/chunk-QA6YV4YF.js.map +0 -1
- /package/dist/{chunk-OBWRC4SA.js.map → chunk-DAWLXCLF.js.map} +0 -0
- /package/dist/{chunk-VTVZRR5E.js.map → chunk-MXHJMSYQ.js.map} +0 -0
- /package/dist/{consensus-vote-LB7GCDPG.js.map → consensus-vote-5NIBODVH.js.map} +0 -0
- /package/dist/{setup-command-UEOJEGTC.js.map → setup-command-IRBQGUWR.js.map} +0 -0
package/dist/cli.js
CHANGED
|
@@ -22,7 +22,7 @@ import {
|
|
|
22
22
|
import {
|
|
23
23
|
setupCommandAsync,
|
|
24
24
|
verifyCommand
|
|
25
|
-
} from "./chunk-
|
|
25
|
+
} from "./chunk-DAWLXCLF.js";
|
|
26
26
|
import "./chunk-JHU27PB2.js";
|
|
27
27
|
import {
|
|
28
28
|
AuthHandler,
|
|
@@ -162,7 +162,7 @@ import {
|
|
|
162
162
|
validateCommand,
|
|
163
163
|
validateWorkflow,
|
|
164
164
|
wrapInMarkdownFence
|
|
165
|
-
} from "./chunk-
|
|
165
|
+
} from "./chunk-RAUA6B2M.js";
|
|
166
166
|
import {
|
|
167
167
|
resolveToken
|
|
168
168
|
} from "./chunk-QCZEC7H4.js";
|
|
@@ -192,7 +192,7 @@ import {
|
|
|
192
192
|
toolSuccessStructured,
|
|
193
193
|
warnIfSimulatedOutsideTests,
|
|
194
194
|
wrapToolWithTimeout
|
|
195
|
-
} from "./chunk-
|
|
195
|
+
} from "./chunk-7QTWFRHH.js";
|
|
196
196
|
import "./chunk-O5F6QAIG.js";
|
|
197
197
|
import "./chunk-TSHCHZ7R.js";
|
|
198
198
|
import {
|
|
@@ -235,7 +235,7 @@ import {
|
|
|
235
235
|
loadConfig,
|
|
236
236
|
runDoctor,
|
|
237
237
|
validateNexusEnv
|
|
238
|
-
} from "./chunk-
|
|
238
|
+
} from "./chunk-MXHJMSYQ.js";
|
|
239
239
|
import "./chunk-MHPOJAPZ.js";
|
|
240
240
|
import "./chunk-PS7WKRJN.js";
|
|
241
241
|
import {
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
executeVoting,
|
|
6
6
|
registerConsensusVoteTool,
|
|
7
7
|
resetCorrelationTracker
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-7QTWFRHH.js";
|
|
9
9
|
import "./chunk-O5F6QAIG.js";
|
|
10
10
|
import "./chunk-TSHCHZ7R.js";
|
|
11
11
|
import "./chunk-SI7ZBCGU.js";
|
|
@@ -28,4 +28,4 @@ export {
|
|
|
28
28
|
registerConsensusVoteTool,
|
|
29
29
|
resetCorrelationTracker
|
|
30
30
|
};
|
|
31
|
-
//# sourceMappingURL=consensus-vote-
|
|
31
|
+
//# sourceMappingURL=consensus-vote-5NIBODVH.js.map
|
package/dist/index.js
CHANGED
|
@@ -519,7 +519,7 @@ import {
|
|
|
519
519
|
validateWorkflow,
|
|
520
520
|
validateWorkflowDependencies,
|
|
521
521
|
withLogging
|
|
522
|
-
} from "./chunk-
|
|
522
|
+
} from "./chunk-RAUA6B2M.js";
|
|
523
523
|
import {
|
|
524
524
|
getTokenEnvVars,
|
|
525
525
|
hasToken,
|
|
@@ -632,7 +632,7 @@ import {
|
|
|
632
632
|
validateToolInput,
|
|
633
633
|
withModelNotFoundFallback,
|
|
634
634
|
wrapResilientWithFallback
|
|
635
|
-
} from "./chunk-
|
|
635
|
+
} from "./chunk-7QTWFRHH.js";
|
|
636
636
|
import {
|
|
637
637
|
AdapterModelError,
|
|
638
638
|
BaseAdapter,
|
|
@@ -737,7 +737,7 @@ import {
|
|
|
737
737
|
getKnownNexusVarNames,
|
|
738
738
|
startStdioServer,
|
|
739
739
|
validateNexusEnv
|
|
740
|
-
} from "./chunk-
|
|
740
|
+
} from "./chunk-MXHJMSYQ.js";
|
|
741
741
|
import {
|
|
742
742
|
AvailabilityCache,
|
|
743
743
|
filterAvailableModels,
|
|
@@ -5970,7 +5970,7 @@ function buildVotingInput(plan, config) {
|
|
|
5970
5970
|
}
|
|
5971
5971
|
async function executeSingleVote(plan, config, log) {
|
|
5972
5972
|
try {
|
|
5973
|
-
const { executeVoting } = await import("./consensus-vote-
|
|
5973
|
+
const { executeVoting } = await import("./consensus-vote-5NIBODVH.js");
|
|
5974
5974
|
const input = buildVotingInput(plan, config);
|
|
5975
5975
|
const result = await executeVoting(input, log);
|
|
5976
5976
|
return parseVotingResult(result);
|
|
@@ -8,9 +8,9 @@ import {
|
|
|
8
8
|
runWizard,
|
|
9
9
|
setupCommand,
|
|
10
10
|
setupCommandAsync
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-DAWLXCLF.js";
|
|
12
12
|
import "./chunk-JHU27PB2.js";
|
|
13
|
-
import "./chunk-
|
|
13
|
+
import "./chunk-MXHJMSYQ.js";
|
|
14
14
|
import "./chunk-MHPOJAPZ.js";
|
|
15
15
|
import "./chunk-PS7WKRJN.js";
|
|
16
16
|
import "./chunk-SRTQUTCB.js";
|
|
@@ -34,4 +34,4 @@ export {
|
|
|
34
34
|
setupCommand,
|
|
35
35
|
setupCommandAsync
|
|
36
36
|
};
|
|
37
|
-
//# sourceMappingURL=setup-command-
|
|
37
|
+
//# sourceMappingURL=setup-command-IRBQGUWR.js.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "nexus-agents",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.89.1",
|
|
4
4
|
"description": "Intelligent orchestration platform for AI coding tools — routes tasks to the best model, learns from outcomes, and enforces quality through multi-model consensus",
|
|
5
5
|
"mcpName": "io.github.nexus-substrate/nexus-agents",
|
|
6
6
|
"license": "MIT",
|