Cette page est affichée en anglais. Une traduction française est en cours.
CLI ToolsMay 13, 2026·2 min de lecture

herdr — Terminal Multiplexer for Agents

Terminal-first agent multiplexer with persistent sessions, panes, and workspaces. Track agent state (blocked/working/done) without leaving your terminal.

Introduction

herdr is a terminal multiplexer built for agent workflows: keep sessions running, detach/reattach safely, and see which agents are blocked or done at a glance.

Best for: Developers running multiple coding agents locally or over SSH who want persistence + visibility

Works with: Any terminal; built-in integrations for Claude/Codex/OpenCode (see README)

Setup time: 3–10 minutes

Key facts (verified)

  • README documents a sidebar state model (blocked/working/done) and named sessions.
  • Includes an integrations install flow: herdr integration install claude|codex|opencode (per README).
  • GitHub: 702 stars · 46 forks; pushed 2026-05-13 (GitHub API verified).

Main

A good way to structure “many agents”

  • Create one workspace per repo.
  • Use one tab per task (tests, build, lint, deploy).
  • Detach (ctrl+b q) when you want agents to keep running in the background.

README excerpt (verbatim)

herdr

herdr

herdr.dev · install · quick start · supported agents · integrations · configuration · socket api


https://github.com/user-attachments/assets/043ec09f-4bdd-41d5-aee0-8fda6b83e267

agent multiplexer that lives in your terminal.

workspaces, tabs, panes. mouse-native: click, drag, split. every agent at a glance: blocked, working, done. detach and reattach, agents keep running. no gui app, no electron, no mac-only native wrapper. you see the agent's own terminal, not someone's interpretation of it.


install

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

or download the binary from releases. requires linux or macos.

update

herdr notifies you when a new version is available. run manually to update:

herdr update

how it compares

tmux gui managers herdr
persistent sessions
detach / reattach
panes, tabs, workspaces
agent awareness

FAQ

Q: Is it a tmux replacement? A: It overlaps on persistence/panes, but it’s designed to be agent-aware (see README comparison table).

Q: Can I use it remotely? A: Yes—README shows SSH attach patterns and remote targets.

Q: Do I need integrations? A: No—zero-config works by default; integrations add richer agent state forwarding (per README).

🙏

Source et remerciements

Source: https://github.com/ogulcancelik/herdr > License: AGPL-3.0 > GitHub stars: 702 · forks: 46

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires