#46 · Primary category: AI Coding Assistants
herdr
the runtime your coding agents live on
Project last updated:08/29/26
GitHub Stars
33.4K
Forks
2.4K
Contributors
81
License
Apache-2.0
Why we included this project
herdr is a background terminal server that keeps coding agents running rather than just launching them. It doesn't wrap or replace Claude Code, Codex, opencode, or anything else you already use; it takes over their terminals and keeps them alive when you close your laptop, drop the network, or reboot the machine. Sessions survive, and you can reattach from any terminal or over SSH and pick up where the agent left off. Each pane is marked working, blocked, or idle, so a stuck agent waiting for an answer is visible at a glance instead of being lost in a stack of windows. For anyone running several agents in parallel, the multiplexing, split panes, and agent-to-agent prompting make it easy to keep that work organized and see what's actually happening.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.