Commit Graph
1 Commits
Author SHA1 Message Date
andrewandCursor 9482fc3c5f Add port troubleshooting and fix script
- 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>
2026-07-09 20:46:45 +12:00