Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: CoplayDev/unity-mcp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.0.4
Choose a base ref
...
head repository: CoplayDev/unity-mcp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.0.5
Choose a head ref
  • 3 commits
  • 5 files changed
  • 3 contributors

Commits on Jan 14, 2026

  1. Configuration menu
    Copy the full SHA
    485292f View commit details
    Browse the repository at this point in the history
  2. Fix PyPI publish action for uppercase repo names

    Disable attestations to avoid Docker image reference error caused by
    uppercase letters in repository name (CoplayDev/unity-mcp). Docker
    requires lowercase image references.
    
    The trusted publishing (OIDC) already provides supply chain security.
    
    Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
    dsarno and claude committed Jan 14, 2026
    Configuration menu
    Copy the full SHA
    6b87f60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8df8958 View commit details
    Browse the repository at this point in the history
Loading