Ross ROSS = Recommend OSS · open-source software intelligence for agents

herdrdev/herdr

the runtime your coding agents live on observed · 2026-08-28

github.com/herdrdev/herdr · homepage · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

81/100

  • Activity 99
  • Release rhythm 98
  • Longevity 11

Flags: young

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 1.0
  • age_days: 159
  • days_rel: 14
  • days_push: 8
  • n_releases_24m: 55

Full methodology

Adoption not part of the score

32631 stars · 2353 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Herdr is a Rust-based terminal multiplexer and runtime designed for running AI coding agents like Claude Code, Codex, and Cursor in persistent terminal panes. It tracks agent state (working, blocked, idle), survives disconnects and restarts, and exposes a CLI and socket API so agents and scripts can orchestrate each other.

Use cases

  • run multiple AI coding agents in parallel terminals
  • keep coding agents running after closing laptop or losing network
  • monitor which agent is blocked or idle across workspaces
  • let one agent spawn and coordinate other agents
  • detach and reattach terminal sessions over ssh
  • replace tmux with a mouse-first multiplexer
  • restore terminal layouts after a server restart

When to choose

  • you run several AI coding agents (Claude Code, Codex, Cursor, etc.) simultaneously and need visibility into their state
  • you want agent sessions to survive lid close, network drops, or machine restarts
  • you need programmatic/agent-driven orchestration of terminal panes via CLI or socket API
  • you want tmux-style keybindings plus first-class mouse interaction
  • you want a single Rust binary with no Electron dependency

When to avoid

  • you only ever run one terminal with no AI agents and are happy with tmux
  • you need full process preservation across full server restarts (snapshot restore only restores layout)
  • you rely on niche agents not in the supported list and need deep lifecycle integration
  • you need mature Windows parity — Windows support is newer with documented platform-specific gaps

Facets

cli-tool · maturity active

terminal-ui developer-tools agent-framework cli workflow-automation plugin-system developer-tools windows cli rust terminal-multiplexer tmux-alternative coding-agents agent-orchestration session-persistence tui workspace-manager claude-code codex command-line ai-agents automation linux macos

9 sources

Member repositories

RepositoryRoleHealth v2
herdrdev/herdrmain81

For agents

markdown · JSON · MCP: product_card(name="herdrdev/herdr")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem