Automic VaultAutomic Vault

brew

Install herdr with Homebrew

Agent multiplexer that lives in your terminal. Version 0.7.5 via Homebrew; verified 2026-07-21.

install

Additional install commands

macOS

Homebrewverified ยท 100%
brew install herdr

local Homebrew formula metadata

overview

Package summary

Agent multiplexer that lives in your terminal

Commands and aliases

  • herdr

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2026-03-27: Public GitHub repository creation date recorded by GitHub.
  • 2026-05-27: Project blog described live handoff for updating Herdr without killing terminal processes.
  • 2026-06-30: Documentation page recorded a June 30, 2026 update date.

Related projects

  • tmux and Zellij are the closest terminal-multiplexer relatives; Herdr's own comparison emphasizes persistent sessions, panes, SSH workflows, and detach/reattach, then contrasts those tools with Herdr's agent-state layer.
  • Herdr's README also places it near agent managers and coding-agent CLIs such as Claude Code, Codex, OpenCode, Hermes Agent, and Devin CLI because those processes are the workloads Herdr is designed to host.

Sources

  • GitHub repository README for product scope, features, and integration list.
  • Herdr documentation for user model and docs update date.
  • Herdr project blog for live-update design and early adoption context.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for herdr. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Formula metadata declares a service or daemon block.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 2 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
herdrcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-25
manager version0.7.5
manager updated2026-07-21
local dataok
upstreamcurrent
latest detectedv0.7.5

https://github.com/ogulcancelik/herdr

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:herdr
Version0.7.5
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/herdr
Homepagehttps://herdr.dev
Repositoryhttps://github.com/ogulcancelik/herdr
Upstream docshttps://herdr.dev/docs
LicenseAGPL-3.0-or-later
Source archivehttps://github.com/ogulcancelik/herdr/archive/refs/tags/v0.7.5.tar.gz
Last updated2026-07-21T20:53:45Z
Pulseupdated
Build dependenciesrust, zig@0.15
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicedeclared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameherdr
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment