naw103/foremerge
Catch intent conflicts before code conflicts. The open-source coordination protocol for coding agents, built above Git.
About the project
Foremerge is an open-source coordination protocol for coding agents built on top of Git: agents declare intents and semantic scopes before editing, so intent conflicts surface before code conflicts.
Useful for
- Run multiple agents in isolated worktrees and see plan collisions before any edits
- Wire the Foremerge MCP server into Claude Code, Codex, or Cursor to publish intents
- Register a validation check via foremerge checks set so changes are gated before landing
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 69 stars so far today, about 86 expected by the end of the day. The usual pace is 9 per day, so that's 9.6× as much.
- Over the last two days the pace is 7.9× that of the previous week and a half.
- The repository is 31 days old and already has 422 stars.
- Hacker News: “Show HN: Foremerge – Catch Intent Conflicts Between Parallel Coding Agents” — 19 points, 2 h ago.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 422
- Stars in a day
- 86
- Forks
- 12
- Issues and pull requests
- 29
- Watchers
- 1
- Language
- Rust
- License
- Apache-2.0
- Latest release
- v0.4.3 · September 18, 2026
- Created
- August 21, 2026
- Last push
- September 20, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Hacker News discussions
- Show HN: Foremerge – Catch Intent Conflicts Between Parallel Coding Agents19 points, September 21, 2026
Spotted in
- September 21, 2026Spotted on Hacker News
Similar projects
-
9.8
zai-org/ZCode
Z.ai's coding agent workbench: an Electron desktop app, browser UI and terminal Agent CLI. The repo contains the client, backend, shared UI and the agent CLI/runtime sources.
-
9.3
NandhaKishorM/laya
Laya is a non-autoregressive decision engine that answers typed questions (choice, score, noul) over any state (text, email, ticket, JSON) in a single forward pass (~35 ms on GPU) with calibrated probabilities.
-
8.8
browser-use/jev-ultrafast
A browser agent with a dynamic, indexed action space: given one natural-language goal it picks an operation (CLICK, TYPE_TEXT, SELECT, etc.) and an element, using a small LLM to generate text only for typing.
-
8.2
Finderchangchang/jev-chat-JARVIS
Android app that reads the on-screen chat via AccessibilityService, judges the other side's intent with the Jev model, and shows 3 ranked reply drafts in a translucent overlay. Replies are filled into the input box but…
-
7.5
trycua/cua
Open-source toolkit for computer-use agents: cloud and local desktops, an app automation driver, and benchmarks for training and evaluation. For those giving AI agents control of a computer.
-
7.2
hydra-db/open-glean
An open-source AI workspace over Hydra DB: it answers questions across your files, notes and connected apps, writes the answer and cites its sources.