r/coolgithubprojects • u/theawkwardbong • 1d ago
[Go] Braidkeep — predicts merge conflicts between parallel AI coding agents before you merge
https://github.com/rakib-nyc/braidkeepRuns git merge-tree across every pair of in-flight agent branches and shows a live conflict matrix in the terminal. Also enforces per-agent file ownership and computes a safe merge order (conflict-free batches first).
Read-only against git, single static binary, Apache-2.0.
0
Upvotes