This release makes it easier to run the web app locally across multiple Git worktrees. URLs are now inferred automatically, and setup clearly shows what addresses to use.
New Capabilities
The web dev server now runs in a worktree-aware mode, so hostnames are inferred automatically. This helps avoid confusion when you have multiple worktrees running at the same time.
After setup, you will now see the expected local URL patterns, including the base project URL and branch-prefixed worktree URLs on port 1355.