Skip to content

v0.7.3

Choose a tag to compare

@dcolinmorgan dcolinmorgan released this 14 Aug 16:34
· 130 commits to main since this release

New Features

Session Switcher

  • Save multiple relay connections with custom names
  • Switch between sessions with one tap
  • Active session highlighted with green border

Conversation History

  • Clock icon in terminal header opens history panel
  • View past user/assistant messages from agent session logs
  • Scrollable overlay panel

Find in Output

  • Search button (🔍) in terminal header
  • Highlights all matches in orange, current in blue
  • Navigate with ↑/↓ arrows

Long-press Context Menu

  • Mobile: hold 500ms on tabs or agents
  • Desktop: right-click
  • Tabs: rename, close
  • Agents: rename, interrupt (Esc)

Also Included

  • OMP ask interaction support with prompt IDs
  • ANSI terminal rendering with Hack Nerd Font
  • Native Windows relay support (PowerShell launcher)
  • Telegram /send uses herdr agent prompt for Codex

macOS

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