Herdr
Herdr — Terminal Workspace Manager
Section titled “Herdr — Terminal Workspace Manager”Attribution Note: Herdr is an open-source terminal workspace manager created and developed by Oğulcan Çelik (herdr.dev · GitHub).
Technologies: Rust, Ratatui, PTY, tmux-style sessions
My Role & Integration: I took the time to study Herdr’s architecture in depth to understand its PTY session multiplexing and agent supervision model. I integrate Herdr into my daily terminal workflow to supervise multiple concurrent coding agents across tabs, track agent states (blocked/working/done), and orchestrate agent tasks via its API.