Skip to content
Still building. Some pages are placeholders while I finish the site.

npmgit2026★ 4 github · 122 downloads/wk

WHAT IT IS

Quilt gives every actor working in a shared Git checkout its own patch: files are claimed before they are edited, edits stay attributed to the actor that made them, and each actor commits only what it owns.

Several agents can build side by side in one working tree without overwriting each other, and the shared checkout keeps one live preview of the combined result.

$npx @quilt-dev/cli

MOREEverything →