Skip to content

chore(release): version packages#3812

Merged
williamzujkowski merged 1 commit into
mainfrom
changeset-release/main
Jun 9, 2026
Merged

chore(release): version packages#3812
williamzujkowski merged 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 williamzujkowski merged commit 7f759ea into main Jun 9, 2026
@williamzujkowski williamzujkowski deleted the changeset-release/main branch June 9, 2026 17:49
@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