Skip to content

Reference

Fresh

Authoritative reference material for scripting and controlling Herdr.

PageWhat it covers
CLI ReferenceEvery herdr command: launch, server, sessions, workspaces, worktrees, tabs, panes, agents, waits, integrations, environment variables
Socket APIRaw socket methods, newline-delimited JSON transport, socket paths, agent state reporting, event subscriptions, response shapes
Agent Skill FileThe reusable SKILL.md that teaches coding agents to control Herdr from inside a pane

Three integration layers

LayerUse it for
Agent skillTeaching a coding agent how to use Herdr from inside a pane
CLI wrappersShell scripts, simple orchestration, and human debugging
Raw socket APICustom tools, protocol clients, and event subscribers

All three layers share the same control surface.