Changelog
2026-04-25v0.3.4— Browser Ready Check
- Fixed:
openInBrowser()now waits up to 2s for the server to be ready (via HTTP HEAD probe) before opening the URL, preventingERR_UNSAFE_PORTand race conditions when multiple instances start simultaneously. - Fixed: Port range scan improved — always starts from 2048 when no explicit port is set.