Skip to content

v0.5.4

Pre-release
Pre-release

Choose a tag to compare

@qdrddr qdrddr released this 15 Jun 22:28
· 10 commits to main since this release

feat: implement dynamic port resolution for CLI launch

  • Added resolve_launch_port function to determine an available TCP port for launching the CLI, enhancing flexibility in port management.
  • Updated the CLI's run function to utilize the new port resolution logic, ensuring smoother launches when the default port is occupied.

Full Changelog: v0.5.3...v0.5.4