Foremerge: Open-source protocol to coordinate parallel coding agents above Git

ShiftTechnical · reddit · 2026-08-28

Parallel coding agents often sabotage each other by making incompatible changes with zero textual conflicts, which Git cannot detect. The author open-sourced Foremerge, a local-first coordination protocol that sits above Git.

Key Features:

Tech Stack: Rust binary, SQLite inside the repo, Apache-2.0. It ships with an MCP server and a native skill (foremerge setup codex). Tested on 96 parallel agents against a backlog with 0 conflicts in PRs.

Original post →

More from coding & agent

coding & agent channel →