Files
l0ng-ai 096325c4f0 feat(switcher): find a machine that has no workspace on it yet
The search box says it looks through "workspaces, tabs, and machines", and a
machine only became findable once it *had* a workspace — so searching for the
box you were about to set up found nothing, and the way in was New Workspace…
and its host dropdown, which you had to already know about.

A query now also matches configured machines the workspace list is not already
showing, in a box under it: name, address, and a click that opens the create
form with that host chosen. Outside the navigation, like the orphan-pane box it
sits beside (#596) — they are not workspaces, and Enter belongs to the
workspace the cursor is on. Capped at five so the box cannot push the
workspaces the query actually matched off the screen.
2026-08-15 01:27:42 +08:00
..