Skip to content

chore: sync main (v9.4.2) into beta + set 9.4.3-beta.1#717

Merged
dsarno merged 6 commits into
CoplayDev:betafrom
dsarno:chore/manual-sync-main-v9.4.2-into-beta
Feb 10, 2026
Merged

chore: sync main (v9.4.2) into beta + set 9.4.3-beta.1#717
dsarno merged 6 commits into
CoplayDev:betafrom
dsarno:chore/manual-sync-main-v9.4.2-into-beta

Conversation

@dsarno

@dsarno dsarno commented Feb 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • manually sync main (released �9.4.2) into �eta
  • resolve expected package conflict by keeping beta prerelease side during merge
  • set Unity package version to next post-release beta: 9.4.3-beta.1

Context

Release run 21885432297 completed publish/tag steps but failed sync-back because stale PR #711 already existed and was conflicting.
This PR replaces that failed sync path.

Summary by Sourcery

Align package and server versions with the latest mainline release and set the Unity package to the next beta version.

Build:

  • Update Unity MCP package.json version to 9.4.3-beta.1 for the next beta iteration.
  • Sync server and extension manifest versions to 9.4.2 to match the latest main release.

Documentation:

  • Refresh Server README example command to reference the v9.4.2 tag.

@sourcery-ai

sourcery-ai Bot commented Feb 10, 2026

Copy link
Copy Markdown
Contributor
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Syncs the main branch release 9.4.2 into beta and bumps all relevant Unity MCP package artifacts to the appropriate versions, including setting the Unity package to 9.4.3-beta.1 and aligning server/extension metadata with the 9.4.2 release tag.

File-Level Changes

Change Details Files
Bump Unity package to next beta version after 9.4.2 release.
  • Update Unity MCP package.json version field to 9.4.3-beta.1 for the beta branch
MCPForUnity/package.json
Align server package and documentation with main branch v9.4.2 release.
  • Update uvx install example in Server README to reference git tag v9.4.2 instead of v9.4.0
  • Update Python server package version to 9.4.2 to match the latest main release
Server/README.md
Server/pyproject.toml
Align browser extension/manifest metadata with main branch v9.4.2 release.
  • Update extension manifest version from 9.4.0 to 9.4.2
manifest.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@dsarno dsarno merged commit 1ff03a2 into CoplayDev:beta Feb 10, 2026
1 check passed

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@dsarno dsarno deleted the chore/manual-sync-main-v9.4.2-into-beta branch February 13, 2026 04:28
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.

2 participants