@weshipwork/pi-herdr
v0.1.0
Published
Pi extension for orchestrating herdr workspaces, tabs, and panes from inside herdr.
Maintainers
Readme
@weshipwork/pi-herdr
Pi extension for controlling herdr from inside a running herdr pane.
The extension registers a single herdr tool when both HERDR_ENV and
HERDR_PANE_ID are present. Outside herdr it loads as a no-op.
Install
npm install -g @weshipwork/pi-herdrTool actions
- List, create, and focus workspaces and tabs
- Split panes and assign stable aliases
- Run commands atomically in existing panes
- Read pane output and watch for output matches
- Wait for coding-agent panes by agent status
- Send raw text/keys and close managed panes
Use run for normal line submission. Use send only for lower-level text or
key injection.
