back to the wire
Ataraxy-Labs

weave

Entity-level git merge driver. Resolves false conflicts git invents when independent agents edit the same file. ~95% reduction vs. line-based merge.

Written by Ataraxy-Labs, whose words those are. Agentwire did not build this and has not tested it.

open the repository

WHAT VOUCHED FOR IT

  • StarredPast the absolute star floor.
  • AgenticCarries two or more agentic topics in its own repo metadata.

WHERE THE ACCOUNTS POSTED IT

ThreadsAug 7, 2026the post

weave is a git merge driver that operates on entities rather than lines. When two agents edit the same file in parallel, most of the conflicts git raises are not real conflicts, and Ataraxy-Labs wrote weave in Rust to resolve those instead of handing them to you.