Skip to content

Herdr

Raw Markdown Source .md
---
title: Herdr
description: Terminal Workspace Manager — terminal-native agent runtime and multiplexer
---

## Herdr — Terminal Workspace Manager

> **Attribution Note:** Herdr is an open-source terminal workspace manager created and developed by **Oğulcan Çelik** ([herdr.dev](https://herdr.dev) · [GitHub](https://github.com/ogulcancelik/herdr)).

**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.

**Upstream Project:** Active development at [herdr.dev](https://herdr.dev) · [GitHub](https://github.com/ogulcancelik/herdr)

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.

Upstream Project: Active development at herdr.dev · GitHub