Skip to content

v0.7.5

Choose a tag to compare

@dcolinmorgan dcolinmorgan released this 25 Aug 07:05
· 69 commits to main since this release

New

herdi-win — Native Windows Tray Client

  • System tray icon with live agent count badge
  • Toast notifications for blocked agents (approve inline)
  • Direct mode (local CLI + SSH) and relay mode
  • 20MB idle memory footprint
  • Build: cd herdi-win && ./build.ps1

Server-side Session Switcher

  • Switch herdr sessions from the header without restarting
  • Discovery via herdr session list (cached 30s)
  • Per-source persistence in active_sessions.json

Workspace Labels

  • Space chips and agent cards show the workspace name you chose in herdr
  • Falls back to cwd basename only when no workspace name exists

Fixes

  • Swift weak self capture for Xcode 15.3+ / Swift 5.10 (macOS build fix)
  • HERDR_TRUSTED_ORIGINS env var name aligned between code and tests
  • Removed accidentally committed .wrangler cache files

Install

macOS:

curl -sL https://github.com/dcolinmorgan/herdr-remote/releases/download/v0.7.5/Herdi-0.7.5.dmg -o /tmp/Herdi.dmg && open /tmp/Herdi.dmg

Windows:

cd herdi-win
./build.ps1
./dist/win-x64/Herdi.exe