repolith / README.md
Stanicky's picture
repolith landing: hero, demo GIF, dogfood stats
c350618 verified
|
Raw
History Blame Contribute Delete
869 Bytes
metadata
title: Repolith
emoji: 🪨
colorFrom: gray
colorTo: indigo
sdk: static
pinned: false
license: mit
short_description: Coordination layer for parallel Claude Code sessions
tags:
  - agents
  - claude
  - coding-agents
  - developer-tools
  - multi-agent

Repolith

The coordination layer for parallel AI coding agents.

File-level locks, plan-conflict detection, and auto-resume for multiple Claude Code sessions on the same repos — plus monorepo ergonomics for multi-repo workspaces.

Everyone answers parallel agents with worktree isolation. Isolation defers the conflict to merge time; coordination prevents it at plan time and edit time.