Clayrune icon
Clayrune icon

Clayrune

Clayrune is a self-hosted control plane for Claude Code. It runs several agents at once, one per project, and shows them in a single dashboard, so you can see which projects are working, which are waiting on you, and what each agent did.

Clayrune screenshot 1

Cost / License

  • Free
  • Open Source (MIT)

Application type

Platforms

  • Windows
  • Mac
  • Linux
  • Self-Hosted
0likes
0comments
0articles

Features

Properties

  1.  AI-Powered

Features

  1.  Extensible by Plugins/Extensions
  2. Git icon  Git Support
  3.  No Tracking
  4.  No registration required
  5.  Ad-free

Clayrune News & Activities

Highlights All activities

Recent activities

Clayrune information

  • Developed by

    Clayrune
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    5 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  9 Stars
  •  1 Forks
  •  0 Open Issues
  •   Updated  
View on GitHub
Clayrune was added to AlternativeTo by Clayrune on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is Clayrune?

Clayrune is a self-hosted control plane for Claude Code. It runs several agents at once, one per project, and shows them in a single dashboard, so you can see which projects are working, which are waiting on you, and what each agent did.

Each project keeps its own memory. Clayrune writes that memory from the CLI transcript and injects it at the start of the next run, so a new session opens already knowing earlier decisions instead of re-reading the repo to work out where it left off.

Agents that run in parallel each get their own git worktree, and they publish what they are about to touch and what they landed, so sibling agents are not blind to each other. Conflicts are escalated to you rather than resolved automatically.

Other features: a scheduler for recurring agent runs, unattended agents that work in reversible steps and ask before anything irreversible, a plan approval step before an agent acts, a built-in browser pane and terminal, skill and MCP server management, and a web dashboard you can reach from a phone.

Clayrune drives the Claude Code CLI on your existing subscription rather than the API, so it costs what Claude Code already costs you. Everything runs on your own machine, with no telemetry and nothing routed through a third party server. Source is on GitHub under the MIT license.

Official Links