Release notes
Remote roots that stay remote, and plan checklists that actually load
An SSH workspace whose session dropped no longer pretends the folders are missing on this Mac — the explorer says the remote is unreachable and offers Reconnect. Build-plan turns load the checklist even when the plan file has two ## Tasks sections, and if the file still cannot be read the transcript says so instead of showing no tasks.
Fixed
- Remote file tree no longer reports SSH roots as missing local directories when the session is down. File IPC never falls through to the local disk for a configured remote workspace.
- Explorer errors for an unreachable remote are compact (five roots no longer blow the panel) and offer Reconnect instead of a Retry that cannot succeed.
- Plan files with a prose
## Taskssection plus the generated checklist now load every id-bearing task, so Build no longer starts with an empty todo list. - An unreadable plan checklist surfaces as a retained "Plan checklist unreadable" milestone instead of silently having no tasks.
- Debug info includes a remote routing snapshot so "SSH says connected but the tree reports roots missing" is answerable from a pasted debug block.
New
- The planning card opens the seeded checklist when a Build starts (stays collapsed if you close it mid-run, or if the card is plan-file-only).
create_plankeeps## Tasksfor the todos checklist and uses## Stepsin the plan body, so the two sections no longer collide.