nexus-agents 2.157.0 → 2.157.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.
@@ -42,7 +42,7 @@ import {
42
42
  } from "./chunk-DHVMSIT5.js";
43
43
 
44
44
  // src/version.ts
45
- var VERSION = true ? "2.157.0" : "dev";
45
+ var VERSION = true ? "2.157.1" : "dev";
46
46
 
47
47
  // src/config/schemas-core.ts
48
48
  import { z } from "zod";
@@ -2135,7 +2135,7 @@ async function runDoctorFix(result) {
2135
2135
  writeLine2("\u2500".repeat(40));
2136
2136
  let fixCount = 0;
2137
2137
  if (!result.dataDirectory.rootExists || result.dataDirectory.subdirectories.some((d) => !d.exists || !d.writable)) {
2138
- const { runSetup } = await import("./setup-command-FJ2II5YH.js");
2138
+ const { runSetup } = await import("./setup-command-AX3B46CE.js");
2139
2139
  const setupResult = runSetup({
2140
2140
  skipMcp: true,
2141
2141
  skipRules: true,
@@ -2248,4 +2248,4 @@ export {
2248
2248
  startStdioServer,
2249
2249
  closeServer
2250
2250
  };
2251
- //# sourceMappingURL=chunk-OXYGRB4C.js.map
2251
+ //# sourceMappingURL=chunk-RHUKGSH7.js.map
@@ -18,7 +18,7 @@ import {
18
18
  DEFAULT_TASK_TTL_MS,
19
19
  DEFAULT_TOOL_RATE_LIMITS,
20
20
  clampTaskTtl
21
- } from "./chunk-OXYGRB4C.js";
21
+ } from "./chunk-RHUKGSH7.js";
22
22
  import {
23
23
  executeExpert
24
24
  } from "./chunk-BGAK4N74.js";
@@ -42,7 +42,7 @@ import {
42
42
  simulationDeniedResult,
43
43
  toJobSummary,
44
44
  writeJobCancelled
45
- } from "./chunk-TT4ZITRU.js";
45
+ } from "./chunk-JWCD3JCB.js";
46
46
  import {
47
47
  normalizeTopicToCanonical,
48
48
  synthesizeResearch
@@ -43467,7 +43467,7 @@ ${contextBlock}`;
43467
43467
  const strategy = config.votingStrategy ?? "higher_order";
43468
43468
  await postProgress(config, "Vote", `Running consensus with ${strategy} strategy...`);
43469
43469
  try {
43470
- const { executeVoting } = await import("./consensus-vote-7EBYYBCQ.js");
43470
+ const { executeVoting } = await import("./consensus-vote-ZYZMDGT5.js");
43471
43471
  const votingResult = await executeVoting(
43472
43472
  {
43473
43473
  proposal: buildVoteProposal(plan, research),
@@ -51809,4 +51809,4 @@ export {
51809
51809
  shutdownFeedbackSubscriber,
51810
51810
  createEventBusBridge
51811
51811
  };
51812
- //# sourceMappingURL=chunk-3SE57WOV.js.map
51812
+ //# sourceMappingURL=chunk-VEINXCXS.js.map