Clayrune banner
ronle ronle

Clayrune

Development community

Description

Open-source mission control for running multiple Claude Code agents across projects - one dashboard, a scheduler, cross-session memory, and browser/phone access. Runs locally on your own Claude subscription (the CLI, not the API). MIT, local-first.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Clayrune

**Mission control for your [Claude Code](https://docs.anthropic.com/en/docs/claude-code) agents.** Run, schedule, and babysit many agents across every project — from one console, or from your phone.

![Clayrune — three agents working across three projects, and the same session live on a phone](docs/assets/demo.gif)

Claude Code is a brilliant agent — but it's one agent, in one terminal, on one repo, and everything it knew is gone when the session ends. Clayrune is the layer on top: a dashboard where every project is a tile, every agent is running, and the work keeps moving while you're away from the keyboard.

  • A fleet, not one agent — every project on one grid, agents dispatched and monitored side by side.
  • Control it from your phone — dispatch a task, watch it stream, restart the server, from anywhere.
  • It runs without you — schedule agents, or hand one a standing charter and let it work unattended.
  • It remembers — cross-session memory, so your agents don't start every task cold.
  • Your Claude subscription, not the API — Clayrune drives the Claude Code CLI you already run, so agent work costs exactly what it does today. No extra token bills, nothing metered, nothing routed through us.
  • It's yours — local-first, bring your own key, all of it open. The cloud is optional.

Clayrune runs on *your* machine. If the machine sleeps, so does your agent — and Clayrune tells you it did. There's a setting to keep it awake while an agent is working.

**[▶ Try the live demo — no install](https://clayrune.io/demo)**  ·  or **[⬇ Download for Windows](https://clayrune.io)** — macOS + Linux + [from source](#running-from-source) below.


"Isn't this just Claude Code?"

Clayrune doesn't replace Claude Code — it *runs* it. Claude Code is the engine; Clayrune is the cockpit. You reach for it the moment you have more than one project, more than one agent, or work you'd rather not sit and watch.

| Bare Claude Code | Clayrune | |