castellan herd
HerdR-shaped UX over the in-tree multiplexer — common attach, status, and tab operations without raw socket JSON.
Usage
castellan herd <SUBCOMMAND>
Subcommands include server, status, tabs, attach, wait, and related multiplexer helpers. Run castellan herd --help for the current list.
Recipes
Check multiplexer health:
castellan herd status
Attach to a running session:
castellan herd attach <session-id>
List tabs before attach:
castellan herd tabs
Daily-driver stack:
castellan multiplexer server &
castellan herd status
castellan dashboard