Skip to main content
株式会社オブライト

Articles tagged "SSH"

1 article

Software Development2026-07-10
[Herdr](https://herdr.dev/) Deep Dive — The "tmux for AI Agents": Run Multiple Coding Agents (Claude Code / OpenCode / Codex, etc.) From One Terminal With Persistent Sessions Over SSH and a Mobile-Friendly UI Used by Engineers at JetBrains / Docker / Vercel / Google / NVIDIA / AWS; Rust Binary, No Electron
**[Herdr](https://herdr.dev/) is a terminal-based AI agent multiplexer** — run multiple AI coding agents ([Claude Code](https://claude.com/product/claude-code) / OpenCode / Codex, etc.) in parallel from **a single terminal**, with sessions **persisted server-side** (like tmux) so you can reattach from any device. **Key features**: (1) **multi-agent orchestration** — run multiple agents in independent panes, (2) **persistent sessions** — agents keep running after terminal detach, reattach from anywhere, (3) **SSH-friendly remote access** — like tmux but agent-aware, (4) **real terminal panes** — clickable layouts and mouse support, (5) **at-a-glance agent state** (blocked / working / done / idle), (6) a **Control API** (CLI + JSON socket) for programmatic session management, (7) a **mobile-friendly UI** for terminal access from phones and tablets. Ships as a **Rust binary** (not Electron) with no external dependencies. Target audience: **engineers at JetBrains / Docker / Vercel / Google / NVIDIA / AWS**. Position: paired with [Crit.md's HITL review substrate](../columns/crit-md-local-first-agent-review-2026-07), Herdr is the **"agent-operations infrastructure"** side of the coin — solving the execution environment rather than the review loop. Part of the broader "day-to-day AI-agent tooling" trend alongside our [Cloudflare-only stack](../columns/cloudflare-only-stack-viral-2026-07) and [Claude Cowork web/mobile](../columns/claude-cowork-web-mobile-launch-2026-07) coverage.
HerdrTerminalAI Agents