Find existing Herdr integrations for Claude Code, Codex, OpenCode, and Pi before building your own.
Pick a Ghostty terminal config that pairs well with Herdr on macOS without hand-tuning.
Discover the Python socket client for scripting Herdr sessions from outside the terminal.
Use the in-repo guides on TOML config and the newline-delimited JSON socket protocol as a reading order for Herdr.
Nothing to install from this repo itself; it is a curated reading list, so the real setup cost lives in the Herdr tool it points at.
Awesome Herdr is not a piece of software you install and run. It is a curated list, in the same style as the well-known 'awesome' lists on GitHub, that points to projects, configs, and documentation built around a tool called Herdr. The README calls itself a starting point for anyone who wants to find tools, workflows, configs, clients, skills, and integrations that work with Herdr. Herdr itself, the thing this list orbits, is described as an agent multiplexer that runs inside your terminal. A multiplexer here means it lets you keep several command-line sessions open at once and switch between them, similar to older tools like tmux, but designed with AI agents in mind. It gives those agents and human users persistent workspaces, tabs, panes, status awareness, and the ability to detach and reattach to sessions, including from another machine. It also exposes a local Unix socket API so other programs can drive it from the outside. The list itself groups projects into categories. The core entry is Herdr itself, written in Rust. Then there are terminal-polish projects, such as a config patcher that makes the Ghostty terminal feel native on macOS when used with Herdr. There is a Python socket client for talking to Herdr from scripts, an agent-skills repo that pairs models like Claude and Codex together inside Herdr, and a Pi extension that syncs Pi session names into Herdr tab labels. Beyond the project list, the README links out to the official Herdr documentation pages covering configuration in a TOML file, the newline-delimited JSON socket protocol, the built-in integrations for Pi, Claude Code, Codex, and OpenCode, and the release notes. It also keeps local guides inside the repo on configuration, the socket API, integrations, agent workflows, and the rules used for curating new entries. In short, if you are already using Herdr or are thinking about it, this repo is a map of what else exists around it.
Generated 2026-05-22 · Model: sonnet-4-6 · Verify against the repo before relying on details.