Features
- OMP ask interaction support — prompt IDs, single/multi-select, custom answers (PR #13)
- ANSI terminal rendering — colors, Nerd Font symbols, proper fixed-width layouts (PR #12)
- Native Windows relay — PowerShell launcher, local-only by default (PR #11)
Fixes
- Telegram
/send now uses herdr agent prompt for proper Codex submission (#17)
- HTTP push handler runs before static routes, no more silent drops (#21)
- herdr binary resolved via PATH,
~/.local/bin, etc. (#28)
- SECURITY.md added for responsible disclosure (#25)
Windows
- PowerShell launcher (
start.ps1)
- Local-only mode by default, token required for tunnels
- Cross-platform plugin hooks via
uv run --script
macOS
curl -sL https://github.com/dcolinmorgan/herdr-remote/releases/download/v0.7.2/Herdi-0.7.2.dmg -o /tmp/Herdi.dmg && open /tmp/Herdi.dmg