🛠 Herdr: A Terminal Multiplexer for AI Agents

Herdr is a Rust-based tool that operates within the terminal and manages AI agent states (Blocked, Working, Done, Idle). Thanks to support for full PTY sessions, agents can be accessed via SSH from any device.

🌍 This makes managing multiple autonomous agents systematic, transforming scattered CLI launches into scalable workflows.

👤 It allows running heavy tasks on a remote server and monitoring them even from a phone, without the fear of interrupting the session when closing a laptop.

Source 1: https://herdr.dev/ Source 2: https://github.com/ogulcancelik/herdr