All notable changes to this project should be documented in this file.
- Realigned Cargo, npm, and tag versioning after the failed
v0.1.5publish mismatch - Kept release documentation aligned with the currently supported macOS/Linux publish surfaces
- Made service startup shell spawning portable across macOS, Linux, and Windows command launch paths
- Replaced the flaky background launch timing test with a deterministic handshake-based test for CI
- Unblocked GitHub Release builds on Ubuntu runners by removing the hard dependency on
zsh
- Refreshed release-facing package and install metadata so published surfaces stay aligned with the current package identity and install paths
- Upgraded npm package description, keywords, homepage, and issue metadata
- Rewrote npm README to better explain the product, workflow, and value
- Polished the npm package page so the published listing is clearer and more compelling
- Config-backed service registry with expected ports and optional start commands
- Listener discovery and ownership inspection
- Port-based process termination with graceful and force-kill paths
- Background launch for configured services with per-repo start logs
- Local browser open for configured running services
- LAN URL rendering for configured services
- Interactive terminal UI for browsing listeners and launching common actions