Skip to content

v1.6.0

Latest

Choose a tag to compare

@MuziIsabel MuziIsabel released this 14 Aug 08:53
· 3 commits to main since this release

What's new

Toast clicks now foreground the DSH browser tab. If you are browsing another tab when a notification arrives, clicking it switches the session in place and brings the DSH tab to the foreground.

  • Native helper uses Windows UI Automation to select the matching Chrome/Edge tab after the GUI acknowledges the session switch
  • Tab title race handling: the client re-reports its view after switching, the host waits for the post-switch title, and the helper falls back to an app-name marker match
  • Maximized browser windows keep their state — only minimized windows get restored
  • Oversized registration scripts now run from a staged UTF-16LE .ps1 file, fixing spawn ENAMETOOLONG that broke toast registration

Everything else is unchanged: silent subagent notifications, focus-aware suppression, zero-transient-tab activation, and the HTTP deep-link fallback.