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
Fixed sessions from a host whose terminal plugin isn't installed (e.g. Claude.app / Codex.app) showing half-built notch cards with no source tag and a dead focus button.
Fixed disk-persisted orphan sessions lingering across restarts after the affected plugin was missing.
Fixed installing the missing plugin not bringing back a previously-dropped row even after a fresh prompt — the session id no longer gets stuck on the host's blacklist.
HookCLI now exits at source when fired from a host whose plugin isn't installed, avoiding wake-ups of the host bridge for events it would drop anyway.
Release notes now ship as native Markdown via Sparkle 2.9, retiring a class of "syntax X didn't survive conversion" hot-fixes.