@weshipwork/pi-herdr

extensionmaintained

Pi extension for orchestrating herdr workspaces, tabs, and panes from inside herdr.

by · v0.1.0 · published 1mo ago

$ pi install npm:@weshipwork/pi-herdr
downloads/mo
221
stars
9
last push
1mo ago
open issues
1

Signals

license: MITtestspi manifest: missinginstall size: —deps: 0peer deps: 0

Download trend

No downloads in the last 12 weeks.

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-herdr

Tool 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.