- feat: Live-search container logs without leaving purple.
- feat: Press
/in the logs viewer to filter as you type. Tab and Shift+Tab step through matches,←/→/Home/End/Backspace/Deleteedit the query,Escreturns to the logs. - feat: Smart-case search matches like you would expect. Lowercase finds anything, an uppercase character locks the search to exact case.
- feat: Demo mode now ships realistic container logs, so
--demoexercises the new search without a remote shell. - change: Container detail cards line up consistently. ACTIONS verbs share the same value column as FLEET state, HOST address and STATUS rows, so the cards read as one grid.
- change: UPTIME stays anchored to the right edge of the container list, even when the detail panel is folded. IMAGE flexes to fill the space.
- change: Mounts table in the container detail card has breathing room. The
rw/rotag no longer presses against the right border.