Install
Install stable Herdr on Linux/macOS or the Windows preview beta, update it later, and verify the binary.
Preview docs describe unreleased preview builds. Stable docs remain at /docs/.
Herdr is a terminal-native agent runtime and multiplexer. It gives the whole herd persistent terminal workspaces with panes, tabs, mouse control, state awareness, and an API that agents can use themselves.
curl -fsSL https://herdr.dev/install.sh | shherdrOn Windows preview beta:
powershell -ExecutionPolicy Bypass -c "irm https://herdr.dev/install.ps1 | iex"herdrInstall
Install stable Herdr on Linux/macOS or the Windows preview beta, update it later, and verify the binary.
Quick start
Create your first workspace, run an agent, split panes, and detach safely.
Local, SSH, and mobile
Run Herdr locally, inside SSH, from your phone, or through herdr --remote.
Agents
See supported agents, detection behavior, integrations, custom labels, and direct attach.
Session state
Understand detach, restart restore, pane history replay, native agent resume, and live handoff.
Configuration
Configure keybindings, themes, sidebar behavior, notifications, scrollback, and advanced options.
API
Control Herdr from scripts, tools, and agents through the CLI and local socket API.