nexus-agents 2.86.0 → 2.87.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.
@@ -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