Quick Reference
FreshFast lookups, no prose.
| Page | What it covers |
|---|---|
| Commands | Every CLI command in cheat-sheet form |
| Keybindings | Default keys, prefix mode, navigate mode |
| Troubleshooting | Common problems and their fixes |
The 10 commands you actually need
herdr # launch or attach to the default session
ctrl+b q # detach (everything keeps running)
herdr --remote workbox # attach to a remote server as a thin client
herdr session attach work # separate named session
herdr agent list # what agents exist and their states
herdr agent wait reviewer --status done
herdr pane run 1-2 "npm test" # run a command in a pane
herdr pane read 1-2 --source recent --lines 50
herdr integration install claude
herdr update # update from the configured channel