NATIVE MACOS CLIENT · POWERED BY HERDR

Run the herd without living in the terminal.

Drover turns the Herdr workspace, agents, panes, and worktrees into one focused graphical command center—while Herdr remains the engine and source of truth.

Apple Silicon and Intel builds · Herdr 0.8+ required

ONE DESKTOP. THE REAL ENGINE.

Everything you need to steer parallel work.

01

Herdr stays in charge

Workspaces, PTYs, agents, layouts, and persistence remain owned by the upstream engine.

02

Chat and terminal

Use a polished conversation view, then drop into the real terminal without losing continuity.

03

Worktree control

Create, open, focus, and safely remove linked worktrees from the same workspace.

04

Agent-aware commands

Discover the slash commands supported by Codex, Claude Code, and Pi right in the composer.

05

Live session awareness

See readiness, focus, activity, connection health, and pane output as Herdr reports them.

06

Secure by default

A sandboxed renderer, narrow IPC, denied permissions, and signed releases keep the boundary tight.

READY IN THREE STEPS

Bring your existing Herdr setup.

  1. Install HerdrUse the current stable Herdr CLI and start its local server.
  2. Download the appChoose the notarized DMG for Apple Silicon or Intel.
  3. Start the herdDrover discovers the engine and opens your live workspace.
Get Drover

Linux

Install per-user with one command — no root, no package manager.

curl -fsSL https://marcelormendes.github.io/drover/install.sh | sh

Prefer Flatpak? Download drover-linux-x86_64.flatpak from the releases page and install it per-user:

flatpak install --user ./drover-linux-x86_64.flatpak
flatpak run io.github.marcelormendes.drover

Remove it with flatpak uninstall --user io.github.marcelormendes.drover. This bundle is updated by installing a newer release; it is not a Flathub or repository-backed package. It requests host command access because Drover controls the host Herdr engine and terminals.