You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(web): unlock composer when a follow-up never terminates
A persisted FOLLOWUP_STARTED without COMPLETED/FAILED left followupPending
true across reload, so ask/writeup/resolve stayed disabled. Synthesize a
terminal failure from the standby wrapper and on fresh SSE replay, and
clear the leftover lock on run finish/reopen.
0 commit comments