nexus-agents 2.86.0 → 2.87.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-QOOYL3B3.js";
11
+ } from "./chunk-T24NPT4A.js";
12
12
  import {
13
13
  probeAllClis
14
14
  } from "./chunk-RTAIMK6P.js";
@@ -1987,4 +1987,4 @@ export {
1987
1987
  setupCommand,
1988
1988
  setupCommandAsync
1989
1989
  };
1990
- //# sourceMappingURL=chunk-XRROTMWR.js.map
1990
+ //# sourceMappingURL=chunk-L5VGKYYI.js.map
@@ -40,7 +40,7 @@ import {
40
40
  } from "./chunk-2WCYG75B.js";
41
41
 
42
42
  // src/version.ts
43
- var VERSION = true ? "2.86.0" : "dev";
43
+ var VERSION = true ? "2.87.0" : "dev";
44
44
 
45
45
  // src/config/schemas-core.ts
46
46
  import { z } from "zod";
@@ -2096,7 +2096,7 @@ async function runDoctorFix(result) {
2096
2096
  writeLine2("\u2500".repeat(40));
2097
2097
  let fixCount = 0;
2098
2098
  if (!result.dataDirectory.rootExists || result.dataDirectory.subdirectories.some((d) => !d.exists || !d.writable)) {
2099
- const { runSetup } = await import("./setup-command-J2AVNUJV.js");
2099
+ const { runSetup } = await import("./setup-command-XHNWXAPF.js");
2100
2100
  const setupResult = runSetup({
2101
2101
  skipMcp: true,
2102
2102
  skipRules: true,
@@ -2208,4 +2208,4 @@ export {
2208
2208
  startStdioServer,
2209
2209
  closeServer
2210
2210
  };
2211
- //# sourceMappingURL=chunk-QOOYL3B3.js.map
2211
+ //# sourceMappingURL=chunk-T24NPT4A.js.map
@@ -8523,6 +8523,14 @@ var TOOL_ANNOTATIONS = {
8523
8523
  idempotentHint: true,
8524
8524
  openWorldHint: false
8525
8525
  },
8526
+ /** CI infrastructure health check — composes status-page + recent-runs signals (#3076). */
8527
+ ci_health_check: {
8528
+ readOnlyHint: true,
8529
+ destructiveHint: false,
8530
+ idempotentHint: true,
8531
+ // Hits external services (githubstatus.com + GitHub API) — `openWorldHint`.
8532
+ openWorldHint: true
8533
+ },
8526
8534
  /** Threshold-gated observability loop; may file GitHub issues when fileIssues=true. */
8527
8535
  improvement_review: {
8528
8536
  readOnlyHint: false,
@@ -9594,4 +9602,4 @@ export {
9594
9602
  CONSENSUS_VOTE_OUTPUT_SCHEMA,
9595
9603
  registerConsensusVoteTool
9596
9604
  };
9597
- //# sourceMappingURL=chunk-EHBSXLX6.js.map
9605
+ //# sourceMappingURL=chunk-YYUNZPDK.js.map