StructuPath · open source · for herdr

Run your agent panes
like a crew, not a pile of tabs.

Four plugins for Herdr, the terminal agent multiplexer. Watch what your agents browse, police what they type, parallelize them safely, and orchestrate them as a team — without leaving your terminal.

verified on herdr 0.7.5 marketplace-listed MIT licensed macOS / Linux
§1

The four plugins

Each does one job well. Use any alone; together they form a full orchestration substrate for coding agents.

🌐B-01

Browser structupath.browser

A live, drivable web browser in a Herdr pane. When your coding agent drives Chrome, you see the same session — click, type, scroll, record to WebM. One isolated session per workspace.

🛡️G-01

Guard structupath.guard

Cross-agent command policy. Watches every pane, audits risky commands, alerts you, and best-effort interrupts dangerous shell input — with an honest contract about what it can and can't see.

🐝S-01

Swarm structupath.swarm

Try a task N ways in parallel, keep the best. Every agent gets its own git worktree and branch; agents commit locally and never push. You are the merge gate — review-first harvest, layered safe cleanup.

🎩C-01

Conductor structupath.conductor

Run a role-differentiated team — builder, validator, reviewer — each a real, attachable pane, mixed-vendor, driven by an orchestrating agent. Workers survive the orchestrator; completion is a file sentinel, never agent state.

§2

Install

Straight from the Herdr marketplace — all four carry the herdr-plugin topic.

# pick what you need — or take the whole suite
herdr plugin install StructuPath/herdr-browser
herdr plugin install StructuPath/herdr-guard
herdr plugin install StructuPath/herdr-swarm
herdr plugin install StructuPath/herdr-conductor

# health check
herdr plugin list
herdr plugin action list