macOS
brew install herdrlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für herdr in AI-Agent-Workflows.
Installation
brew install herdrlocal Homebrew formula metadata
Überblick
Agent multiplexer that lives in your terminal
Verlauf
Herdr is a terminal-native agent multiplexer: it borrows the durable-pane model of terminal multiplexers, then adds first-class awareness of coding-agent states, integrations, and a socket/CLI control surface for automation.
The public repository was created on March 27, 2026. Its README frames Herdr as a Rust terminal application for running coding agents in real PTYs, with workspaces, tabs, panes, detach/reattach behavior, and a background server that keeps sessions alive when the client disconnects.
The project documentation presents two audiences: users new to terminal multiplexers, who can rely on mouse-first pane management, and tmux or Zellij users, who already understand prefix keys, persistent panes, and reattachment. The project-specific twist is that Herdr tracks agent state and exposes local automation hooks.
Herdr appeared during the 2026 wave of terminal coding-agent workflows. Its README lists integrations and detection support for agent CLIs including Claude Code, Codex, Droid, Amp, OpenCode, Hermes Agent, Devin CLI, and other agent-style tools, indicating adoption around multi-agent development sessions rather than general shell multiplexing.
A May 27, 2026 project post described the tool as a few months old and reported thousands of GitHub stars and GitHub-release downloads. That post is useful less as a durable popularity number than as evidence that Herdr's early user base formed around fast-moving agent workflows where frequent updates could otherwise interrupt long-running panes.
Users start Herdr with the `herdr` command, which starts or attaches to a background server and opens a workspace. Panes can contain ordinary shells or agent processes, and detaching with the documented keybinding leaves the work running for a later reattach.
For remote development, the project positions Herdr as a multiplexer that runs on the machine where the code and credentials live, reachable over SSH or through Herdr's remote client behavior. Agents can also interact with Herdr through a local Unix socket and command-line API.
Herdr is interesting to package-manager users because it packages a new class of developer tool: not an LLM provider and not a chat wrapper, but infrastructure for supervising multiple agent CLIs as ordinary terminal processes. That makes it closer to tmux, Zellij, and process supervisors than to most AI desktop applications.
The package is also a small example of how 2026 AI tooling began to show up in traditional package managers: a single terminal binary distributed through Homebrew, mise, Nix, and release artifacts, while still integrating with rapidly changing external agent CLIs.
Sicherheitslage
Für herdr wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
herdr | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/ogulcancelik/herdr
Installationsmetadaten
| Paketschlüssel | brew:herdr |
|---|---|
| Version | 0.7.5 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/herdr |
| Homepage | https://herdr.dev |
| Repository | https://github.com/ogulcancelik/herdr |
| Upstream-Dokumentation | https://herdr.dev/docs |
| Lizenz | AGPL-3.0-or-later |
| Quellarchiv | https://github.com/ogulcancelik/herdr/archive/refs/tags/v0.7.5.tar.gz |
| Zuletzt aktualisiert | 2026-07-21T20:53:45Z |
| Pulse | updated |
| Build-Abhängigkeiten | rust, zig@0.15 |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | declared |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | herdr |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.