openchat openchat osschat

Web Dev Startup Compatibility Fix

Bug Fix Frontend

This release focuses on making local web development startup more reliable when using Portless.

Fixes

The web dev start command has been updated to use the Portless command format that the current CLI supports. This prevents failures like the unsupported flag error that could stop the dev server from starting.

Named host behavior is still preserved, which helps keep separate local instances from colliding when you run more than one at a time.