rigadigdig v1.0.8
Fixes the session tab staying on "working" after you interrupt Claude with the Esc key.
Esc fires no Stop hook (an interrupt isn't a finished turn), so the row used to keep spinning until your next prompt. The app now recognizes the interrupt from the transcript and clears the row within about a second and a half, straight to idle on the session you're viewing.
Source commit: 6a0574f