Skip to content

Releases: missuo/herdrm

herdrm 0.3.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 14:29
de907f1

Added

  • SSH password authentication as a fallback: when keys/agent/Tailscale SSH
    can't authenticate, herdrm prompts in-app and stores the password in the
    macOS login Keychain — never in files or process arguments. (#3, thanks
    @ljxw88!)
  • SSH failures now surface OpenSSH's actual error text instead of a bare
    exit code. (#3)
  • Notification sounds: a chime when an agent finishes (Glass) or needs input
    (Funk), independent of banner delivery; toggle in Settings → Notifications.
  • Settings → Notifications now shows the system permission status, with
    one-click request or a shortcut to System Settings when denied.

Fixed

  • Starting an agent right after creating its pane no longer fails with
    agent_pane_busy while the shell is still initializing — herdrm now waits
    like the herdr CLI does. (#3)

herdrm 0.2.3

Choose a tag to compare

@github-actions github-actions released this 19 Aug 13:01
bb0a1e2

Added

  • Spaces can now be renamed from the sidebar context menu. (#6, thanks
    @hhmy27!)

herdrm 0.2.2

Choose a tag to compare

@github-actions github-actions released this 19 Aug 12:38
51ce888

Added

  • Terminal settings: "Mouse reporting" toggle — turn it off to always select
    text with the mouse even in TUIs that capture the mouse (Shift-drag selects
    either way). (#2, #5)

Fixed

  • The terminal now re-renders immediately when the app theme changes. (#4)

herdrm 0.2.1

Choose a tag to compare

@github-actions github-actions released this 19 Aug 10:37
b3969af

Fixed

  • OS detection for newly added devices now retries on every successful
    connection instead of only once at add time, and SSH auto-accepts unknown
    host keys (accept-new) so a fresh device's first connection no longer
    fails before you've ssh'd to it manually.

herdrm 0.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 10:14
b1cc05c

Added

  • All devices now stay connected in parallel: the sidebar aggregates spaces and
    agents across every machine, with a small OS badge marking where each row
    lives. The bottom-left switcher became a filter (All Devices by default).
  • Notifications now watch every connected device, not just the selected one;
    clicking a notification jumps straight to that agent.
  • New Agent and New Space gained a device picker; installed-agent sniffing is
    cached per device.
  • Per-device connection health with automatic reconnect (1s → 30s backoff).

Changed

  • Search results show device badges and search across all devices.

herdrm 0.1.2

Choose a tag to compare

@github-actions github-actions released this 19 Aug 09:40
594fe51

Full Changelog: v0.1.1...v0.1.2

herdrm 0.1.1

Choose a tag to compare

@github-actions github-actions released this 19 Aug 09:03
f637a51

Full Changelog: v0.1.0...v0.1.1

herdrm 0.1.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 07:06
8510fbe