v0.7.5
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 selfcapture for Xcode 15.3+ / Swift 5.10 (macOS build fix) HERDR_TRUSTED_ORIGINSenv var name aligned between code and tests- Removed accidentally committed
.wranglercache 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.dmgWindows:
cd herdi-win
./build.ps1
./dist/win-x64/Herdi.exe