Mercury Edit 2 is a coding-focused diffusion LLM built specifically for next-edit prediction. It uses your recent edits and codebase context to suggest the next change, with much higher acceptance and much lower latency than typical code-edit models.
Mercury Edit 2 is not a general chat model for coding. It is purpose-built for next-edit prediction, one of the most latency-sensitive parts of dev workflows.
The interesting part is that it is built on a diffusion architecture, so it generates tokens in parallel instead of one by one, which is exactly why it can feel so fast. Inception is claiming 75.6% quality at 221ms, plus a 48% higher accept rate and 27% fewer shown edits than the previous version.
If you use @Zed , there is a specific API key that unlocks a free 1-month trial.
Mercury Edit 2 launched on Product Hunt on April 4th, 2026 and earned 173 upvotes and 7 comments, placing #4 on the daily leaderboard. Mercury Edit 2 is a coding-focused diffusion LLM built specifically for next-edit prediction. It uses your recent edits and codebase context to suggest the next change, with much higher acceptance and much lower latency than typical code-edit models.
On the analytics side, Mercury Edit 2 competes within API, Artificial Intelligence and Development — topics that collectively have 570k followers on Product Hunt. The dashboard above tracks how Mercury Edit 2 performed against the three products that launched closest to it on the same day.
Who hunted Mercury Edit 2?
Mercury Edit 2 was hunted by Zac Zuo. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
For a complete overview of Mercury Edit 2 including community comment highlights and product details, visit the product overview.
Hi everyone!
Mercury Edit 2 is not a general chat model for coding. It is purpose-built for next-edit prediction, one of the most latency-sensitive parts of dev workflows.
The interesting part is that it is built on a diffusion architecture, so it generates tokens in parallel instead of one by one, which is exactly why it can feel so fast. Inception is claiming 75.6% quality at 221ms, plus a 48% higher accept rate and 27% fewer shown edits than the previous version.
If you use @Zed , there is a specific API key that unlocks a free 1-month trial.
You can find the configuration tutorial here.