Skip to content

Hermes WebUI Desktop v0.3.6

Choose a tag to compare

@nesquena nesquena released this 15 Jun 00:41
· 4 commits to main since this release

Added

  • Windows/Linux: tabs now badge when a session is waiting on you. When a
    background tab raises a tool-approval or clarify/question popup, you used to
    see only a momentary flash and had to click through every tab to find the
    blocked one. Such tabs now show an amber attention dot (and a subtle tint) in
    the tab strip, so the session waiting for input is obvious at a glance. The
    signal is the WebUI's existing pending-prompt title marker, read per-tab
    through the native title hook — no extra polling. (#14, reported by b3nw.)