This repository was archived by the owner on Aug 1, 2026. It is now read-only.
Releases: cobanov/herdr-ntfysh
Releases · cobanov/herdr-ntfysh
Release list
v0.2.0
Push ntfy notifications when a herdr agent finishes (done) or blocks waiting for your input.
Highlights
- Robust completion detection: fires on herdr's explicit
doneor aworking → idletransition — herdr reports both, so a finished agent reliably pings you. - Notifies on
doneandblockedby default;working/idleare opt-in viaHERDR_NTFY_NOTIFY_ON. - Zero runtime dependencies (Go stdlib only). Bearer/Basic auth + custom CA / insecure TLS for self-hosted servers.
- Per-pane, windowed debounce so a flapping agent can't spam you.
- Fail-safe: a bad config or unreachable server never disrupts herdr's event pipeline.
--testand--doctoractions;HERDR_NTFY_DEBUGfor troubleshooting.
Install
herdr plugin install cobanov/herdr-ntfysh