fix(agent-manager): dismiss setup overlay on script error (#523)
The catch block in runSetupScriptForWorktree only logged to the output channel but never posted a status error to the webview. Since the setup overlay only dismisses on ready or error status, any exception during script execution left the overlay covering the entire UI permanently.
M
Marius committed
ed34c9f010b3608eadf69d1519c5230776b7fb8d
Parent: 03e6ada
Committed by GitHub <noreply@github.com>
on 2/20/2026, 2:00:38 PM