[GitHub Trending] ogulcancelik/herdr
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.
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.
ogulcancelik