#0001
`Herdr`, a tmux-style terminal workspace for AI agents
70radar
HerdrTerminal workspace — manages multiple coding agents in parallel
Persistent sessions, panes, and SSH support are packaged around running multiple coding agents at once. Worth a look if tmux is becoming the bottleneck.
- Keeps
detach/reattachand pane splitting fromtmux, so existing terminal habits still transfer. - Targets parallel use of
Claude Code,Codex, andOpenCoderather than generic shell multiplexing. - SSH support matters for remote dev boxes; agent sessions can survive local context switches.
Source: news.hada.io/topic?id=29738Read original →