Ride flank on your coding agents.

outridr puts your agents in your pocket: live statuses, full Claude Code transcripts, remote input, and a push notification the moment an agent needs you. Built on herdr.

Coming soon to

The outridr mark: a rider swinging a lasso, terminal prompt on the saddle blanket

outridr is built on top of herdr, the herd manager for coding agents running in your terminals. Run herdr on your own machine or on a remote box in the cloud; a small, zero-dependency server rides alongside it and exposes it to the outridr app over your own tailnet. Manage your agents on the go, with nothing exposed to the public internet and nothing about your work leaving your network.

Live statuses

Every agent's state at a glance: working, blocked, done. Polled straight from the machine they run on.

Full transcripts

Structured Claude Code sessions with complete history. Tail new output live, page back through everything.

Remote input

An agent is waiting on an answer? Send it from wherever you are and keep the work moving.

Push when it matters

One notification when an agent blocks or finishes. Nothing before, nothing after.

The server side, in one line

On the machine running herdr, with Tailscale up:

$ npx outridr install

Installs and starts a user service (systemd or launchd) bound to your Tailscale interface. Works the same on your laptop or a cloud box. Every line of it is stdlib Node: MIT licensed, nothing to audit but one small repo.