cd /news/developer-tools/herdr-one-terminal-for-he-whole-herd · home topics developer-tools article
[ARTICLE · art-44702] src=herdr.dev ↗ pub= topic=developer-tools verified=true sentiment=↑ positive

Herdr: One terminal for he whole herd

Herdr, a new terminal-based agent multiplexer, launches to let developers run and manage multiple coding agents from a single terminal session that persists across disconnects and remote SSH connections. The tool, available as a binary for Linux, macOS, and Windows, offers agent-aware panes, tabs, and a JSON API, positioning itself as a lightweight alternative to tmux and desktop agent apps.

read3 min views1 publishedJun 30, 2026
Herdr: One terminal for he whole herd
Image: source

Your machine

Split panes, create tabs, and keep agents running while your terminal comes and goes.

$ herdr

Agent multiplexer · a binary, not an app

Run all your coding agents from one terminal, on any box, even over ssh. Each runs in its own real terminal, on a server that keeps it alive when you close the laptop. See blocked, working, and done at a glance, and reattach from your phone.

curl -fsSL https://herdr.dev/install.sh | sh

irm https://herdr.dev/install.ps1 | iex

Stable Linux/macOS · Windows preview beta · no Electron, no account, no telemetry

Agents run wherever the work is: a server, a Mac Mini, a sandbox VM, anywhere you can ssh. You attach from any terminal, even a phone. Desktop agent managers can't leave the machine with the GUI. Herdr can. Why switch from an app →

Split panes, create tabs, and keep agents running while your terminal comes and goes.

␃WPNCODE0␃

SSH in and run Herdr on the remote shell. The session stays after you detach, ideal from a phone SSH client.

$ ssh you@server
$ herdr

A local client to a remote session. Installs Herdr on the host for you, bridges your local clipboard (including image paste), and keeps your keybindings.

$ herdr --remote workbox

Herdr stays usable over SSH from a phone or tablet. The terminal view remains real, while narrow screens get a switcher built for touch-sized decisions.

screenshots taken with moshi ❤️ on iPhone

tmux and Zellij own persistent terminal sessions but don't understand agents. Desktop agent apps understand agents but live on one machine. Herdr keeps the multiplexer in your terminal and makes it agent-aware. See the full comparison →

Ghostty, Kitty, iTerm, Alacritty: your terminal stays.

No web view, no account, no hosted control plane.

Persistence plus clickable panes, agent state, an API.

Capability tmux / Zellij agent apps worktree orchestrators Herdr
Runs inside your terminal
Persistent PTY sessions limited embedded
Remote SSH attach limited remote projects
Semantic agent state partial workspace status
Direct agent attach
Agents can orchestrate it scriptable partial workflow-owned

No rebuilt chat view. Real processes in real PTYs, with clickable layout, persistent sessions, and a control surface your agents can use themselves.

Mouse-first panes, tabs, and workspaces. Keep your shell, fonts, and keybinds.

Blocked, working, done, and idle at a glance across the whole session.

Detach and reattach. Sessions and agents survive the terminal closing.

A CLI and JSON socket API expose workspaces, panes, output, and waits.

herdr workspace create --cwd ~/project --label api
herdr tab create --label logs

herdr pane split 1-1 --direction right
herdr pane run 1-2 "just test"

herdr wait agent-status 1-1 --status done
herdr pane read 1-2 --source recent-unwrapped

Any terminal agent works out of the box. Integrations add richer state and session resume.

The value shows up the first time the herd keeps running after your terminal disappears.

── more in #developer-tools 4 stories · sorted by recency
── more on @herdr 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/herdr-one-terminal-f…] indexed:0 read:3min 2026-06-30 ·