Skip to content

[GitHub Trending] ogulcancelik/herdr

8.2 relevance
Score Breakdown
technical depth
8
novelty
9
actionability
8
community
7
strategic
7
personal
10

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

Terminal-based agent multiplexer, directly addresses multi-agent orchestration needs.

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 lightweight Rust binary that runs all your coding agents in one terminal, giving each agent a real terminal (not an app wrapper) and showing their state (blocked, working, done) at a glance. It supports persistent sessions that survive laptop closure, reattachment via SSH from any device, and scriptable control through a local socket API and CLI. Unlike tmux or GUI agent managers, herdr combines agent awareness with real terminal rendering, mouse-native panes/tabs/workspaces, and a single ~10MB binary that runs on Linux, macOS, and Windows (beta) without dependencies or telemetry.

Author

ogulcancelik