The Livelymerge Experiment
Livelymerge is an experimental approach to real-time collaborative editing that aims to reduce merge conflicts by merging continuous streams of edits rather than discrete snapshots. The project explores how liveliness—keeping the merge process continuously active—can make collaboration feel more seamless, especially for programmers and knowledge workers using plain text files. This notebook documents the motivations, design decisions, and early findings from the experiment.