Release notes
Add any folder over SSH, and a Parallel agent sheet you can actually read
The Remote Explorer can browse the whole host when you add a folder — it was stuck inside the workspace's existing roots and refused anything outside. Multi-root workspaces get a Folders glyph. The Parallel agent sheet groups inspect bursts, sizes file names like the transcript, and the terminal no longer clips its last row.
Fixed
- Adding a folder over SSH no longer fails with "Path is outside workspace root" — the picker can browse anywhere the SSH account can read.
- Picking a parent folder absorbs nested roots instead of producing a set the backend rejects; picking a folder already inside a root is a no-op.
- The terminal no longer silently slices its last row (and right edge) because xterm was fitted including the pane padding.
- Parallel agent sheet file names are the same size and colour as the transcript, not 16px near-white body text.
- Consecutive reads and searches collapse into one inspect row (
Read ×5 · 12 results) instead of a wall of repeated Read lines. - Sub-second inspect steps no longer print
<0.01son every line. - The worktree/copy lane chip is readable (was too faint on the dark surface).
New
- Multi-root workspaces use a Folders glyph in the sidebar, empty state, and command palette.