github ogulcancelik/herdr v0.4.11

latest releases: preview-2026-06-12-7ba4bfe90e7a, v0.6.10, v0.6.9...
one month ago

Breaking Changes Please Read

  • The update flow changes in 0.4.11. Herdr no longer installs updates silently in the background. Starting with this release, herdr only checks for updates and shows them in the UI. To install a new release, quit herdr and then run herdr update manually in your shell.
  • This prepares the upcoming 0.5.0 persistence release. Herdr is moving from the old single-binary update model toward a persistent server/client session model, so your workspace can keep running while clients attach, detach, and reconnect.
  • The reason for this change is upgrade safety. Herdr needs to stop the old running process cleanly before the new client/server model takes over, so manual update avoids mixed-version states during the transition.

Added

  • Hook-reported agent state can now use custom agent labels, so integrations are no longer limited to herdr’s built-in agent names. Custom labels now flow through pane/workspace UI and the socket API anywhere agent names are shown.

Don't miss a new herdr release

NewReleases is sending notifications on new releases.