- Add fix-port.bat to handle 'port already in use' errors
- Detect blocking process and kill it, or prompt to use different port
- Updated start.bat to detect startup failures and offer fix
- Updated README.md with troubleshooting guide for port conflicts
Users can now easily resolve port 7777 conflicts by running fix-port.bat
or using --port override on the CLI.
Co-authored-by: Cursor <cursoragent@cursor.com>