# Herdr

Open-source terminal multiplexer built for coding agents — run Claude Code, Codex, OpenCode and more from one terminal on any box, with persistent PTY sessions you can detach and reattach from any device, even a phone over SSH.

**Type:** tool
**Added:** 2026-07-27
**Author:** Ogulcan Çelik
**Link:** https://herdr.dev/
**Topics:** AI Coding, Dev Tools, Open Source
**Tags:** cli, agents, local-dev, cross-platform

---

Install it with:

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

A tmux-for-agents: real terminal panes over persistent PTY sessions that live on the server, so you detach and reattach from any machine — laptop, another box over SSH, or your phone. Sessions survive disconnects, and per-agent state (blocked, working, done, idle) is visible at a glance.

Controllable from the CLI or a JSON socket API, with 150+ community plugins. No Electron, no accounts, no telemetry. Also available via Homebrew and Nix; Windows install is in beta.

---

## Links

- Directory entry: https://andrey-markin.com/directory/herdr
- All directory entries: https://andrey-markin.com/directory
- Contact: https://andrey-markin.com/#contact
