herdr runs multiple coding agents in one persistent terminal workspace with pane control, detach-and-resume flow, and remote status check-ins.
herdr — Terminal Multiplexer for Coding Agents
herdr runs multiple coding agents in one persistent terminal workspace with pane control, detach-and-resume flow, and remote status check-ins.
先审查再安装
这个资产需要先审查。复制的指令会要求 Agent dry-run、列出写入项,确认后再继续。
npx -y tokrepo@latest install 25b56d39-fc2b-5816-85be-eab83f798100 --target codex先 dry-run,确认写入项后再运行此命令。
讨论
相关资产
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.
cmux — Open-Source Terminal Multiplexer for AI Coding Agents
Ghostty-based macOS terminal with vertical tabs, notifications, and workspace management built for parallel AI agent sessions.
dmux — Git Worktree Multiplexer for Coding Agents
dmux multiplexes coding agents with tmux + isolated git worktrees, so parallel tasks never collide. Verified 1,552★; setup ~5–10 minutes.
tmux — Terminal Multiplexer for Sessions, Windows, Panes
tmux is a terminal multiplexer that lets you switch between several programs in one terminal, detach them, and reattach them to a different terminal. Essential for SSH workflows, long-running processes, and pair programming.