herdr-manager
v0.1.2
Published
Start a manual Herdr manager session with one npx command
Maintainers
Readme
herdr-manager
Start a dedicated interactive manager for the current Herdr session:
npx --yes herdr-managerWithout an explicit harness, the launcher uses the first available CLI in this order:
grok -> codex -> claudeSelect one explicitly when needed:
npx --yes herdr-manager codex
npx --yes herdr-manager claudeRun the command inside a Herdr pane. It requires HERDR_ENV=1, Node.js 20 or newer, and
an installed and authenticated selected harness. The manager observes only the current Herdr
session and does not provide durable queue, retry, lease, or receipt behavior.
The runtime and manager policy are provided by
herdr-orchestrator.
