Automic VaultAutomic Vault

brew

使用 Homebrew 安装 herdr

查看 herdr 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install herdr

local Homebrew formula metadata

概览

软件包摘要

Agent multiplexer that lives in your terminal

命令和别名

  • herdr

历史

项目历史与用法

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.

时间线

  • 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.

来源

  • 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.

安全态势

尚未找到受保护工具覆盖

没有找到 herdr 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • formula 元数据声明了服务或守护进程块。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 2 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
herdrcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本0.7.5
管理器更新时间2026-07-21
本地数据OK
上游当前
检测到的最新版本v0.7.5

https://github.com/ogulcancelik/herdr

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:herdr
版本0.7.5
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/herdr
主页https://herdr.dev
仓库https://github.com/ogulcancelik/herdr
上游文档https://herdr.dev/docs
许可证AGPL-3.0-or-later
源码归档https://github.com/ogulcancelik/herdr/archive/refs/tags/v0.7.5.tar.gz
最后更新2026-07-21T20:53:45Z
Pulseupdated
构建依赖rust, zig@0.15
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务declared

注册表事实

源数据库详情

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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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