Settings

Theme

Show HN: Branching – sync and merge code from multiple AI agents

branching.app

4 points by sheremetyev 8 months ago · 1 comment · 1 min read

Reader

AI coding agents can now run in parallel - Cursor's Background Agents are a good example - but their overlapping edits are painful to combine with plain Git. Branching keeps multi-agent repos sane: it syncs every change across machines in real time, proposes a default merge you can review or tweak, and saves the result as ordinary Git commits that sync to GitHub.

2-minute demo of several Cursor agents editing the same project while Branching keeps everything clean: https://branching.app/#agents

We're in closed beta (free wait-list on the site). I'd love feedback, edge-case questions, and stories from anyone juggling multiple AI agents!

avaku 8 months ago

This looks very useful! I wonder how other AI coding tools manage merging work from different agents (I've never tried running multiple agents simultaneously yet, but I was thinking about that).

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection