Skip to content

[GitHub Trending] ogulcancelik/herdr

7 relevance
Score Breakdown
technical depth
7
novelty
7
actionability
8
community
6
strategic
4
personal
9

Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.

Terminal-based agent multiplexer, directly relevant to multi-agent systems.

AI/ML github.com
agent multiplexer that lives in your terminal. Contribute to ogulcancelik/herdr development by creating an account on GitHub.
Summary

Herdr is a ~10MB Rust binary that runs all coding agents in one terminal with real terminal views per agent, not app-wrapped imitations. It provides agent state awareness (blocked, working, done) via sidebar, persistent sessions that survive laptop closure, and reattachment from any terminal including over SSH. Unlike tmux or GUI agent managers, Herdr offers a local socket API and CLI for agent orchestration, mouse-native panes/tabs/workspaces, and zero-config agent state tracking without hooks.

Author

ogulcancelik