unity-mcp/UnityMcpBridge/Editor
dsarno 94bbc9873c Improve Windows compatibility and code cleanup
- Enhanced Windows support for UV and Claude executable detection with OS-specific path handling
- Added PowerShell integration for Windows command execution with proper PATH environment setup
- Implemented comprehensive UV path scanning for various installation methods (Python, Chocolatey, Scoop, Cargo, etc.)
- Added executable validation using IsValidUvInstallation() method
- Improved Claude path detection with fallback to PowerShell's Get-Command
- Enhanced configuration path handling with Windows-specific paths and cross-platform normalization
- Cleaned up exception handling by removing unused exception variables
- Fixed method signature in VSCodeManualSetupWindow

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-29 13:01:17 -07:00
..
Data Minor Changes 2025-07-28 18:30:33 -04:00
Helpers Improve Windows compatibility and code cleanup 2025-07-29 13:01:17 -07:00
Models Add Claude Code support with register/unregister toggle 2025-07-28 10:45:07 -07:00
Tools Merge branch 'master' into master 2025-07-25 14:46:25 +08:00
Windows Improve Windows compatibility and code cleanup 2025-07-29 13:01:17 -07:00
Data.meta restructured project 2025-04-08 06:14:13 -04:00
Helpers.meta restructured project 2025-04-08 06:14:13 -04:00
Models.meta restructured project 2025-04-08 06:14:13 -04:00
Tools.meta restructured project 2025-04-08 06:14:13 -04:00
UnityMcpBridge.Editor.asmdef Fix: Add missing Runtime assembly and related files 2025-04-10 10:07:20 -07:00
UnityMcpBridge.Editor.asmdef.meta Fix: Add missing Runtime assembly and related files 2025-04-10 10:07:20 -07:00
UnityMcpBridge.cs Unity-MCP AutoConnect 2025-07-29 00:17:36 -04:00
UnityMcpBridge.cs.meta restructured project 2025-04-08 06:14:13 -04:00
Windows.meta restructured project 2025-04-08 06:14:13 -04:00