unity-mcp/UnityMcpBridge/Editor/Helpers
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
..
GameObjectSerializer.cs Improve Windows compatibility and code cleanup 2025-07-29 13:01:17 -07:00
GameObjectSerializer.cs.meta Fix: Add missing .meta file for GameObjectSerializer 2025-04-10 09:45:56 -07:00
PortManager.cs Unity-MCP AutoConnect 2025-07-29 00:17:36 -04:00
PortManager.cs.meta Unity-MCP AutoConnect 2025-07-29 00:17:36 -04:00
Response.cs restructured project 2025-04-08 06:14:13 -04:00
Response.cs.meta restructured project 2025-04-08 06:14:13 -04:00
ServerInstaller.cs added public helper methods for project versions 2025-04-09 07:42:43 -04:00
ServerInstaller.cs.meta added remote install of python server 2025-04-08 07:22:24 -04:00
Vector3Helper.cs restructured project 2025-04-08 06:14:13 -04:00
Vector3Helper.cs.meta restructured project 2025-04-08 06:14:13 -04:00