groeponline-herdr
v0.8.6
Published
Herdr - fast terminal multiplexer with AI agent detection (GroepOnline distribution)
Maintainers
Readme
groeponline-herdr
GroepOnline's Herdr distribution: a terminal-native multiplexer and control surface for AI coding agents.
Install
npm install --global groeponline-herdr
# or
bun add --global groeponline-herdrThe package supports Linux and macOS on x64 and ARM64. During postinstall it downloads the matching binary from the same GitHub release as the package version, validates it against SHA256SUMS, and atomically installs it inside the package. Native Windows binaries remain preview-only and are not installed by this package.
Update
npm install --global groeponline-herdr@latestherdr update detects npm-managed binaries and directs them back to npm instead of overwriting files inside node_modules.
Quick start
herdr
herdr --version
herdr configBuild from source
git clone https://github.com/GroepOnline/herdr.git
cd herdr
cargo build --release --lockedLicense
AGPL-3.0-or-later — see LICENSE.
