dsarno
4c72309dc8
Bridge logs: add bold blue UNITY-MCP prefix; gate PortManager logs behind Debug Logs toggle; improve Python and UV detection on Windows (flex versions, where.exe/Path scan); tidy installer messages
2025-08-08 15:09:18 -07:00
David Sarno
f24e124c15
MCP: Embedded server reliability and UX\n\n- Embed-first installer: copies embedded server, adds RepairPythonEnvironment() (deletes .venv, runs 'uv sync'); robust uv path discovery; macOS install path -> Application Support\n- UI: Server Status shows Installed(Embedded); Python missing warning with install link; Repair button tooltip; header Show Debug Logs; cleaned layout\n- Python: unpin .python-version; set requires-python >=3.10 in both pyprojects\n- Dev: improved package/dev path resolution
2025-08-08 14:16:25 -07:00
David Sarno
a65f10383a
feat(bridge): embed Python server into package and remove Git-based installer
...
- Switch ServerInstaller to embedded copy-only (no network)
- Simplify Editor UI server status to 'Installed (Embedded)'
- Vendor UnityMcpServer/src into UnityMcpBridge/UnityMcpServer/src for UPM distribution
- Keep bridge recompile robustness (heartbeat + sticky port)
2025-08-08 08:08:30 -07:00
Justin Barnett
b2f65f2ffc
added public helper methods for project versions
2025-04-09 07:42:43 -04:00
Justin Barnett
99f38e21bd
PR prep
2025-04-08 20:55:22 -04:00
Justin Barnett
8c50e01add
update update path
2025-04-08 15:23:46 -04:00
Justin Barnett
a3f1926338
pass content, not path
2025-04-08 15:19:52 -04:00
Justin Barnett
2f260861df
update pyproject.toml path
2025-04-08 15:17:26 -04:00
Justin Barnett
64b771210b
update version analysis
2025-04-08 15:13:41 -04:00
Justin Barnett
f446b502ee
removed logging
2025-04-08 15:02:59 -04:00
Justin Barnett
e9bc45c0df
updated PyprojectUrl
2025-04-08 14:20:54 -04:00
Justin Barnett
d5917bdbec
added loging, updated paths
2025-04-08 14:12:30 -04:00
Justin Barnett
3199421586
removed python and uv check during install
2025-04-08 14:03:56 -04:00
Justin Barnett
7b303b5ba3
update pyproject.toml get location
2025-04-08 11:44:12 -04:00
Justin Barnett
e4ccf614c5
update server save location, again
2025-04-08 11:41:14 -04:00
Justin Barnett
0aa191c7e3
update pyproject name and save location again
2025-04-08 11:10:01 -04:00
Justin Barnett
b8c8910323
update install location
2025-04-08 10:56:05 -04:00
Justin Barnett
b36c4576d9
only install UnityMcpServer folder, not whole repo
2025-04-08 10:48:39 -04:00
Justin Barnett
33b6486b70
backslashes for windows
2025-04-08 10:39:14 -04:00
Justin Barnett
2f6d748607
updated server install process
2025-04-08 10:33:14 -04:00
Justin Barnett
99ceb49ac3
update server install process
2025-04-08 09:46:34 -04:00
Justin Barnett
7beaab1fcb
updated GitUrl to include branch name
2025-04-08 08:59:26 -04:00
Justin Barnett
8a89f55daf
update installer to account for different os
2025-04-08 07:52:44 -04:00
Justin Barnett
61a7cb9e28
added remote install of python server
2025-04-08 07:22:24 -04:00