unity-mcp/UnityMcpBridge
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
..
Editor Improve Windows compatibility and code cleanup 2025-07-29 13:01:17 -07:00
Runtime Fix: Add missing Runtime assembly and related files 2025-04-10 10:07:20 -07:00
Editor.meta restructured project 2025-04-08 06:14:13 -04:00
Runtime.meta Fix: Add missing Runtime assembly and related files 2025-04-10 10:07:20 -07:00
package.json restructured project 2025-04-08 06:14:13 -04:00
package.json.meta update gitignore 2025-04-08 07:44:46 -04:00