Skip to content
This repository was archived by the owner on Aug 1, 2026. It is now read-only.

Releases: cobanov/herdr-ntfysh

Release list

v0.2.0

Choose a tag to compare

@cobanov cobanov released this 02 Jul 13:45

Push ntfy notifications when a herdr agent finishes (done) or blocks waiting for your input.

Highlights

  • Robust completion detection: fires on herdr's explicit done or a working → idle transition — herdr reports both, so a finished agent reliably pings you.
  • Notifies on done and blocked by default; working/idle are opt-in via HERDR_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.
  • --test and --doctor actions; HERDR_NTFY_DEBUG for troubleshooting.

Install

herdr plugin install cobanov/herdr-ntfysh