InFeeo
Language

Weave: Merging based on language structure and not lines(github.com)

×
Link preview GitHub - 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. Entity-level git merge driver. Resolves false conflicts git invents when independent agents edit the same file. ~95% reduction vs. line-based merge. - Ataraxy-Labs/weave GitHub · github.com
Entity-level semantic merge driver for Git. Two agents edit different functions in the same file? Clean merge. Every time.

31 merge scenarios across 7 languages. Full breakdown →

Use just the merge driver. Or add coordination for multi-agent workflows. Full docs →

Replaces git's line-level merge. Parses code with tree-sitter, merges by function and class.

Agents claim entities before editing. Detect conflicts before they happen.

15 tools via Model Context Protocol. Claude and other AI agents call them directly.

Entity extraction powered by sem-core and tree-sitter. Plus 5 data formats. Full list →

Comments

Log in Log in to comment.

No comments yet.