Skip to content

registry: add herdr (github:ogulcancelik/herdr)#10154

Merged
jdx merged 1 commit into
jdx:mainfrom
ogulcancelik:registry/add-herdr
May 31, 2026
Merged

registry: add herdr (github:ogulcancelik/herdr)#10154
jdx merged 1 commit into
jdx:mainfrom
ogulcancelik:registry/add-herdr

Conversation

@ogulcancelik
Copy link
Copy Markdown
Contributor

Summary

Add Herdr to the registry via the GitHub releases backend.

Herdr is an agent multiplexer that lives in your terminal. It is a terminal workspace manager for running and coordinating AI coding agents, similar in spirit to a tmux-style workflow. It publishes Linux and macOS binaries for x86_64 and aarch64.

Mise support has been requested by Herdr users, and the GitHub backend already installs Herdr correctly with the full backend name.

Validation

Tested the GitHub backend install locally:

mise x github:ogulcancelik/herdr@0.6.5 -- herdr --version
herdr 0.6.5

Popularity

Herdr has about 3.2k GitHub stars, 210 forks, active releases, and recent release binaries are being downloaded regularly.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds a new configuration file registry/herdr.toml for the herdr tool, defining its backend repository, description, and a version test command. There are no review comments, and I have no feedback to provide.

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 30, 2026

Greptile Summary

Adds a new registry entry for herdr, an AI agent multiplexer tool, backed by github:ogulcancelik/herdr.

  • The herdr.toml file follows the standard registry format with backends, description, and test fields, matching patterns used by other github:-backed entries (e.g., yara-x.toml, workmux.toml).
  • The test command uses herdr --version with expected = "herdr {{version}}", consistent with tools that prefix their name in version output (e.g., atuin.toml).

Confidence Score: 5/5

Single-file registry addition with no logic changes; straightforward to merge.

The change adds one small TOML file that follows the established registry format exactly. The backend reference, description, and test command all look correct and consistent with comparable entries.

No files require special attention.

Important Files Changed

Filename Overview
registry/herdr.toml New registry entry for herdr using the github backend; format matches existing entries in the registry.

Reviews (1): Last reviewed commit: "registry: add herdr" | Re-trigger Greptile

@jdx jdx merged commit 3f79c7d into jdx:main May 31, 2026
33 checks passed
This was referenced May 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants