herdr.dev · install · quick start · docs the runtime your coding agents live on. always running — herdr is a background server; the terminals live inside it. close the lid, drop the network, restart the machine — agents keep working and sessions come back.
$ npx -y skills add herdrdev/herdr --agent claude-code
Run the curl in your terminal, the rest in Claude Code.
Repo: herdrdev/herdr
What's inside
https://github.com/user-attachments/assets/043ec09f-4bdd-41d5-aee0-8fda6b83e267
the runtime your coding agents live on.
curl -fsSL https://herdr.dev/install.sh | sh
or brew install herdr · mise use -g herdr · windows beta: powershell -ExecutionPolicy Bypass -c "irm https://herdr.dev/install.ps1 | iex" · binaries
then start it where the work lives:
herdr
run your agents, split panes, walk away. ctrl+b q detaches, herdr reattaches. quick start →
everything lives at herdr.dev/docs: quick start · concepts · supported agents · keyboard · configuration · session state · remote · integrations · plugins · socket api
Terminal Trove and every backer listed in SPONSORS.md — thank you 🐑
enterprise / partnership: hey@herdr.dev
if you are an ai agent helping with this repository, read AGENTS.md before making changes and read CONTRIBUTING.md before opening issues or PRs.
git clone https://github.com/herdrdev/herdr
cd herdr
cargo build --release
just test # unit tests
just check # formatting, tests, and maintenance checks
Herdr is licensed under the Apache License 2.0.
.agents/
skills/
herdr-pre-release-audit/
references/
pre-release-audit.md
SKILL.md
herdr-throwaway-repro/
SKILL.md
triage/
SKILL.md
.gitattributes
.githooks/
commit-msg
pre-commit
.github/
APPROVED_CONTRIBUTORS
dependabot.yml
DISCUSSION_TEMPLATE/
ideas.yml
q-a.yml
ISSUE_TEMPLATE/
bug.yml
config.yml
translation.yml
MAINTAINERS
workflows/
build-artifacts-manual.yml
ci.yml
issue-gate.yml
label-next-release-issues.yml
nix.yml
pr-gate.yml
preview.yml
release.yml
website.yml
.gitignore
.pi/
extensions/
github-issues-autocomplete/
index.ts
package.json
tsconfig.json
prompts/
pre-release-audit.md
.zed/
settings.json
AGENTS.md
assets/
logo.png
logo.svg
og-card.png
screenshot.png
sounds/
done.mp3
request.mp3
sponsors/
terminal-trove.png
terminal-trove.svg
build.rs
Cargo.lock
Cargo.toml
CHANGELOG.md
CLAUDE.md
clippy.toml
CONTRIBUTING.md
docs/
next/
api/
herdr-api.schema.json
CHANGELOG.md
product-announcement.json
README.md
README.zh-CN.md
website/
src/
content/
docs/
agent-automation.mdx
agent-skill.mdx
agents.mdx
cli-reference.mdx
concepts.mdx
config-reference.mdx
configuration.mdx
how-to-work.mdx
index.mdx
install.mdx
integrations.mdx
ja/
agent-automation.mdx
agent-skill.mdx
agents.mdx
cli-reference.mdx
concepts.mdx
config-reference.mdx
configuration.mdx
how-to-work.mdx
index.mdx
install.mdx
integrations.mdx
keyboard.mdx
marketplace.mdx
persistence-remote.mdx
plugins.mdx
quick-start.mdx
session-state.mdx
socket-api.mdx
troubleshooting.mdx
windows-beta.mdx
keyboard.mdx
marketplace.mdx
persistence-remote.mdx
plugins.mdx
quick-start.mdx
session-state.mdx
socket-api.mdx
troubleshooting.mdx
windows-beta.mdx
zh-cn/
agent-automation.mdx
agent-skill.mdx
agents.mdx
cli-reference.mdx
concepts.mdx
config-reference.mdx
configuration.mdx
how-to-work.mdx
index.mdx
install.mdx
integrations.mdx
keyboard.mdx
marketplace.mdx
persistence-remote.mdx
plugins.mdx
quick-start.mdx
session-state.mdx
socket-api.mdx
troubleshooting.mdx
windows-beta.mdx
data/
config-reference.json
preview/
README.md
website/
src/
content/
docs/
agent-automation.mdx
agent-skill.mdx
agents.mdx
cli-reference.mdx
concepts.mdx
config-reference.mdx
configuration.mdx
how-to-work.mdx
index.mdx
install.mdx
integrations.mdx
ja/
agent-automation.mdx
agent-skill.mdx
agents.mdx
cli-reference.mdx
concepts.mdx
config-reference.mdx
configuration.mdx
how-to-work.mdx
index.mdx
install.mdx
integrations.mdx
keyboard.mdx
marketplace.mdx
persistence-remote.mdx
plugins.mdx
quick-start.mdx
session-state.mdx
socket-api.mdx
troubleshooting.mdx
windows-beta.mdx
keyboard.mdx
marketplace.mdx
persistence-remote.mdx
plugins.mdx
quick-start.mdx
session-state.mdx
socket-api.mdx
troubleshooting.mdx
windows-beta.mdx
zh-cn/
agent-automation.mdx
agent-skill.mdx
agents.mdx
cli-reference.mdx
concepts.mdx
config-reference.mdx
configuration.mdx
how-to-work.mdx
index.mdx
install.mdx
integrations.mdx
keyboard.mdx
marketplace.mdx
persistence-remote.mdx
plugins.mdx
quick-start.mdx
session-state.mdx
socket-api.mdx
troubleshooting.mdx
windows-beta.mdx
data/
config-reference.json
versions/
0.5.11/
website/
src/
content/
docs/
agent-skill.mdx
agents.mdx
cli-reference.mdx
concepts.mdx
configuration.mdx
index.mdx
install.mdx
integrations.mdx
persistence-remote.mdx
quick-start.mdx
socket-api.mdx
0.5.12/
website/
src/
content/
docs/
agent-skill.mdx
agents.mdx
cli-reference.mdx
concepts.mdx
configuration.mdx
how-to-work.mdx
index.mdx
install.mdx
integrations.mdx
persistence-remote.mdx
quick-start.mdx
socket-api.mdx
0.6.0/
website/
src/
content/
docs/
agent-skill.mdx
agents.mdx
cli-reference.mdx
concepts.mdx
configuration.mdx
how-to-work.mdx
index.mdx
install.mdx
integrations.mdx
persistence-remote.mdx
quick-start.mdx
socket-api.mdx
0.6.1/
website/
src/
content/
docs/
agent-skill.mdx
agents.mdx
cli-reference.mdx
concepts.mdx
configuration.mdx
how-to-work.mdx
index.mdx
install.mdx
integrations.mdx
persistence-remote.mdx
quick-start.mdx
socket-api.mdx
0.6.10/
website/
src/
content/
docs/
agent-skill.mdx
agents.mdx
cli-reference.mdx
concepts.mdx
configuration.mdx
how-to-work.mdx
index.mdx
install.mdx
integrations.mdx
persistence-remote.mdx
quick-start.mdx
session-state.mdx
socket-api.mdx
windows-beta.mdx
0.6.2/
website/
src/
content/
docs/
agent-skill.mdx
agents.mdx
cli-reference.mdx
concepts.mdx
configuration.mdx
how-to-work.mdx
index.mdx
install.mdx
integrations.mdx
persistence-remote.mdx
quick-start.mdx
socket-api.mdx
0.6.3/
website/
src/
content/
docs/
agent-skill.mdx
agents.mdx
cli-reference.mdx
concepts.mdx
configuration.mdx
how-to-work.mdx
index.mdx
install.mdx
integrations.mdx
persistence-remote.mdx
quick-start.mdx
session-state.mdx
socket-api.mdx
0.6.4/
website/
src/
content/
docs/
agent-skill.mdx
agents.mdx
cli-reference.mdx
concepts.mdx
configuration.mdx
how-to-work.mdx
index.mdx
install.mdx
integrations.mdx
persistence-remote.mdx
quick-start.mdx
session-state.mdx
socket-api.mdx
0.6.5/
website/
src/
content/
docs/
agent-skill.mdx
agents.mdx
cli-reference.mdx
concepts.mdx
configuration.mdx
how-to-work.mdx
index.mdx
install.mdx
integrations.mdx
persistence-remote.mdx
quick-start.mdx
session-state.mdx
socket-api.mdx
0.6.6/
website/
src/
content/
docs/
agent-skill.mdx
agents.mdx
cli-reference.mdx
concepts.mdx
configuration.mdx
how-to-work.mdx
index.mdx
install.mdx
integrations.mdx
persistence-remote.mdx
quick-start.mdx
session-state.mdx
socket-api.mdx
0.6.7/
website/
src/
content/
docs/
agent-skill.mdx
agents.mdx
cli-reference.mdx
concepts.mdx
configuration.mdx
how-to-work.mdx
index.mdx
install.mdx
... 1600 moreShowing a partial view of a very large repo.
FAQ
herdr is a Claude Code plugin with 1 hand-picked skill for development work, indexed on Flowy. Install it with the command on its page. It includes herdr. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.