v0.5.4
Pre-release
Pre-release
feat: implement dynamic port resolution for CLI launch
- Added
resolve_launch_portfunction to determine an available TCP port for launching the CLI, enhancing flexibility in port management. - Updated the CLI's
runfunction to utilize the new port resolution logic, ensuring smoother launches when the default port is occupied.
Full Changelog: v0.5.3...v0.5.4