-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: v8.2.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: CoplayDev/unity-mcp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 47 files changed
- 9 contributors
Commits on Dec 13, 2025
-
Minor Fix on Advanced Setting UI (#459)
* [FIX] Input refinment on Advanced Settings Add a browse for server and make the source input more than readonly
Configuration menu - View commit details
-
Copy full SHA for 8fe73be - Browse repository at this point
Copy the full SHA 8fe73beView commit details
Commits on Dec 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 493d9ba - Browse repository at this point
Copy the full SHA 493d9baView commit details -
Configuration menu - View commit details
-
Copy full SHA for f671bbc - Browse repository at this point
Copy the full SHA f671bbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60a9f66 - Browse repository at this point
Copy the full SHA 60a9f66View commit details
Commits on Dec 18, 2025
-
feat: add Kilo Code configurator for AutoConfig support (#438)
Adds KiloCodeConfigurator to enable automatic MCP configuration for Kilo Code VS Code extension users. Closes #250 Co-authored-by: Berkant <Nonanti@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for df3a493 - Browse repository at this point
Copy the full SHA df3a493View commit details
Commits on Dec 19, 2025
-
* Lowercase project name for server * Update metadata for project * Add GitHub Actions workflow for PyPI package publishing
Configuration menu - View commit details
-
Copy full SHA for 12e1b62 - Browse repository at this point
Copy the full SHA 12e1b62View commit details -
* Add GitHub Actions workflow for Docker Hub publishing * Remove TestPyPI publishing from PyPI workflow Removes the publish-to-testpypi job from the GitHub Actions workflow to streamline the publishing process and only publish to production PyPI. * Update Server/DOCKER_OVERVIEW.md Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com> * Update .github/workflows/publish-docker.yml Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Align docker and pypi publishing so they update on new tags in the same way * Add caching to speed up pushes * Remove unnecessary permissions * Let's be super specific about the platform it should be Ubuntu's default but just in case --------- Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for edd40ec - Browse repository at this point
Copy the full SHA edd40ecView commit details -
* Update server instructions with new options * Upgrade to a later version of Pydantic This should have improved Python 3.14 support * Swap order of instructions so Docker comes before local building * Add fixed versions back to the README * Update README to clarify the GitHub uvx command
Configuration menu - View commit details
-
Copy full SHA for a947c9f - Browse repository at this point
Copy the full SHA a947c9fView commit details -
Improve legacy configuration migration error handling and cleanup (#470)
- Change migration to always clean up legacy keys, even on partial failures - Upgrade migration messages from Debug to Warn/Info for better visibility - Add explicit warning when failures occur that manual configuration is needed - Remove early return on failures to ensure legacy keys are always deleted - Prevents migration retry loops when some clients fail to configure
Configuration menu - View commit details
-
Copy full SHA for 412cc00 - Browse repository at this point
Copy the full SHA 412cc00View commit details -
* Add missing meta files * Re-generate .meta files It was for safety as some were AI generated before. Only minor changes were made
Configuration menu - View commit details
-
Copy full SHA for e35ef22 - Browse repository at this point
Copy the full SHA e35ef22View commit details -
Remove distribution settings scriptable object (#473)
* Add missing meta files * Re-generate .meta files It was for safety as some were AI generated before. Only minor changes were made * Remove distribution settings and hardcode default localhost URL Removes the McpDistributionSettings system that allowed different defaults for Asset Store vs git distributions. Hardcodes the default HTTP base URL to "http://localhost:8080" directly in HttpEndpointUtility and WebSocketTransportClient. Removes the setup window skip logic for remote defaults. It didn't work in practice, best thing to do is replace the placeholder in the UXML
Configuration menu - View commit details
-
Copy full SHA for 7a99ae1 - Browse repository at this point
Copy the full SHA 7a99ae1View commit details
Commits on Dec 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for df906cb - Browse repository at this point
Copy the full SHA df906cbView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v8.2.3...v8.3.0