Skip to content

chore(release): version packages#3814

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Closed

chore(release): version packages#3814
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

nexus-agents@2.129.2

Patch Changes

  • #3811 12608ff Thanks @williamzujkowski! - fix(mcp): break the ci-health-check-toolci-health-log circular import (#3756). Importing the MCP tools barrel (or either ci-health module) under tsx ESM evaluation threw ReferenceError: Cannot access 'CiHealthStatusSchema' before initialization — the tool defined the shared schema/types AND imported the log's appenders, while the log used the schema at module-eval time, so the cyclic init order left it in the TDZ. Extracted CiHealthStatusSchema/CiHealthStatus/CiHealthSignal into a leaf ci-health-types.ts (imports only zod) that both modules depend on; the tool re-exports them for API compatibility. A structural guard test keeps the cycle edge from returning.

@williamzujkowski

Copy link
Copy Markdown
Collaborator

Stale version PR — main and npm are both in sync (2.129.2) with zero unconsumed changesets, so this has nothing to release (orphaned by the version-PR race). The changesets bot will open a fresh one when the next changeset lands.

@github-project-automation github-project-automation Bot moved this from Backlog to Done in nexus-agents project Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant