Release notes
A follow-up keeps the checklist, and a run stays open until it is done
A follow-up keeps the checklist you already had, instead of shrinking it to the rows the model mentioned. A run does not call itself done while items are still open. Opening an SSH workspace no longer flashes a reconnect warning while the session is still connecting.
Fixed
- A follow-up started a new run with an empty checklist. A later update that only changed status then replaced the whole list, so tracked items disappeared down to the ids the model sent. The new run starts from the session's checklist. Resuming a run, and building from a plan file, still use those sources. A subagent still gets its own list. Docs: Plan files.
- The agent could finish with a written summary while checklist items were still pending. Those items keep the run going. A run that stops with unfinished checks and an unfinished checklist is marked incomplete, and the remaining items stay on the result.
- The file tree showed a reconnect warning for each root the moment an SSH workspace opened, before the session had finished connecting. It waits through that window. Switching workspace stops the wait.