pkg.soopen package index

brew / Rang 3970

weave mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für weave in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install weave

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#weave

nixpkgs package indexes · pkgs/by-name/we/weave/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Entity-level semantic merge driver for Git using tree-sitter

Befehle und Aliase

  • weave-driver

Verlauf

Projektgeschichte und Nutzung

weave is an entity-level semantic merge driver for Git from Ataraxy Labs. It replaces Git's normal line-oriented merge driver for supported file types, parses code with tree-sitter, and tries to merge functions, classes, methods, JSON keys, and other entities rather than raw line ranges.

The tool is framed around a newer collaboration problem: multiple humans or AI coding agents editing the same repository at the same time. Its promise is to reduce false conflicts when two branches change different semantic entities in the same file.

Projektgeschichte

weave is part of Ataraxy Labs' agent-native development stack alongside related semantic version-control and inspection tools. Public packaging and release metadata point to a young Rust project: the weave-driver crate was created on March 14, 2026, and its public Git tags reached the 0.3 series by 2026.

The project site and README position weave as a Git-compatible merge-driver protocol implementation. Users can install it with Homebrew, run weave setup in a repository, and then continue using ordinary git merge while Git invokes weave-driver for supported paths.

weave's public documentation compares it with both Git's line-based merge and Mergiraf. Its benchmark page claims 31 of 31 clean merges across seven languages, plus real-world replay tests on repositories such as git, Flask, CPython, Go, and TypeScript.

Adoptionsgeschichte

Because weave is new, its adoption history is still early and mostly developer-tool community oriented. The project site reports 1,500-plus downloads and highlights discussion around multi-agent workflows, Git false conflicts, and semantic conflict markers.

The strongest evidence of adoption so far is packaging and discoverability rather than long institutional use: a Homebrew formula, crates.io publication for weave-driver, GitHub releases/tags, and docs that target direct integration with Git and Jujutsu.

Wie es verwendet wird

The normal setup path is to install weave, run weave setup, and let it write Git merge-driver configuration and attributes for supported file types. A local setup can use .git/info/attributes; a global setup can write rules to ~/.gitconfig and the user's global attributes file.

During a merge, weave parses base, ours, and theirs into semantic entities. Independent entity changes are auto-resolved, incompatible edits to the same entity become contextual conflicts, and unsupported file types fall back to standard line-level merge.

Warum Paket-Nerds sich dafür interessieren

weave is significant because it packages structural merging as a drop-in Git merge driver rather than a separate VCS. That keeps the operational surface small while attacking a real pain point in parallel coding work: line conflicts that are not semantic conflicts.

Its nerd appeal is also in the comparison set. Git's default merge, Mergiraf's AST-aware approach, tree-sitter language grammars, Jujutsu merge tools, and MCP-based agent orchestration all meet in one package.

Zeitleiste

  • 2026-03-14: crates.io records the first weave-driver crate publication.
  • 2026-04 to 2026-05: weave-driver receives multiple 0.2 and 0.3 series crate releases.
  • 2026: The public Git repository carries tags through the 0.3 series and the project docs advertise Homebrew installation, Git setup, Jujutsu setup, and MCP tools.

Related projects

  • weave is related to Git merge drivers, Jujutsu merge tools, Mergiraf, tree-sitter, Ataraxy Labs sem, Ataraxy Labs inspect, and MCP-based coding-agent workflows.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für weave wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
.gitattributes.git/info/attributes~/.gitconfig~/.config/git/attributes

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
weave-driverExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version0.3.6
Manager aktualisiert2026-06-19
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:weave
Version0.3.6
PaketmanagerHomebrew
Homepagehttps://ataraxy-labs.github.io/weave/
Repositoryhttps://github.com/Ataraxy-Labs/weave
Zuletzt aktualisiert2026-06-19T14:33:18+02:00
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

weave

nix profile install nixpkgs#weave
  • normalized package name match
  • Abgeglichen nach: Weave
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/we/weave/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation