Automic VaultAutomic Vault

brew

beads mit Homebrew, apt, Nix, winget, MacPorts installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install beads

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install bd

MacPorts ports tree · sysutils/bd/Portfile · Quelle: api.github.com

Linux

Debian aptverifiziert · 92%
sudo apt install beads

Debian stable package indexes · beads · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#beads

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

Windows

Windows Package Managerverifiziert · 92%
winget install --id GasTownHall.Beads -e

Windows Package Manager source index · GasTownHall.Beads · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Memory upgrade for your coding agent

Befehle und Aliase

  • bd
  • beads

Verlauf

Projektgeschichte und Nutzung

Beads is a distributed graph issue tracker for AI-assisted software work. Its core idea is to give coding agents persistent, structured project memory using a dependency-aware issue graph stored in Dolt rather than ad hoc markdown plans.

Projektgeschichte

The public GitHub repository for gastownhall/beads was created on 2025-10-12. Its README presents the tool as 'bd - Beads' and describes a cross-platform CLI for macOS, Linux, Windows, and FreeBSD, with Dolt as the version-controlled SQL storage backend.

The project moved quickly from pre-1.0 tags in October 2025 to 1.0.x releases in April and May 2026, followed by a 1.1.0 release candidate in June 2026. The README documents agent setup commands for Codex, Claude Code, Factory.ai Droid, Cursor, Copilot, and other environments, showing that agent integration became part of the main product surface rather than an add-on.

Adoptionsgeschichte

Beads adoption is unusually fast for a young developer tool. The official repository metadata showed 24,977 stars and 1,668 forks on 2026-06-30, and the README documents installation through Homebrew, npm, an install script, Go source builds, Windows support, Arch AUR, and related MCP/PyPI packaging.

The package-manager facts in this batch list Homebrew, Debian, Ubuntu, MacPorts, Nix, and winget entries. That distribution spread matters because Beads is meant to be installed once and used across projects, including by automated agents that need a predictable CLI.

Wie es verwendet wird

Typical use starts with 'bd init' inside a project. Core commands include 'bd ready' for unblocked work, 'bd create' for new tasks, 'bd update --claim' for atomic claiming, 'bd dep add' for dependency links, 'bd show' for details, 'bd prime' for agent context, and 'bd remember' for persistent project memory.

The README documents two storage modes: embedded Dolt by default for a single-writer local database, and server mode for an external dolt sql-server when concurrent writers matter. It also describes git-free and stealth modes for non-git workspaces, CI, monorepos, evaluations, and personal planning.

Warum Paket-Nerds sich dafür interessieren

Beads is package-nerd significant because it packages a new workflow assumption: issue tracking as local, mergeable, agent-readable state in the repository neighborhood. It sits at the intersection of CLI issue trackers, local-first databases, Dolt, MCP, and coding-agent coordination.

It is also a good example of a modern package needing many ecosystem edges at once: Homebrew formulae for shell users, npm for Node workflows, PyPI/MCP for agent integrations, winget for Windows, and docs that teach agents as first-class users.

Zeitleiste

  • 2025-10-12: gastownhall/beads repository is created.
  • 2025-10-14: v0.9.1 is published as an early public release.
  • 2026-04-15: v1.0.1 and v1.0.2 are published.
  • 2026-05-09: v1.0.4 is published.
  • 2026-06-26: v1.1.0-rc.1 is published.

Related projects

  • Dolt is the storage backend named by the README.
  • Beads Viewer is a companion terminal UI and graph-analysis sidecar for Beads issue exports.
  • MCP, Codex, Claude Code, Factory.ai Droid, Cursor, and Copilot appear in the official setup and integration docs as agent/editor surfaces.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

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

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

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
~/.beads/config.yaml~/.config/bd/config.yaml<repo>/.beads/config.yaml$BEADS_DIR/config.yaml<repo>/.beads/config.local.yaml

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
bdcliglobales Executable
beadscliglobales Executable

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-07-25
Manager-Version1.1.0
Manager aktualisiert2026-07-04
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.1.0

https://github.com/gastownhall/beads

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:beads
Version1.1.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/beads
Homepagehttps://github.com/gastownhall/beads
Repositoryhttps://github.com/gastownhall/beads
Upstream-Dokumentationhttps://gastownhall.github.io/beads
LizenzMIT
Quellarchivhttps://github.com/gastownhall/beads/archive/refs/tags/v1.1.0.tar.gz
Zuletzt aktualisiert2026-07-04T10:22:22+03:00
Pulseupdated
Abhängigkeitendolt, icu4c@78
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebeads
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Debian apt95%

beads 1.1.22-1+b5

2-DE electrophoresis gel image spot detection

http://pappso.inrae.fr/bioinfo/beads

sudo apt install beads
  • Section: science
  • Architecture: amd64
  • Source Package: beads
  • 13 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Beads
Debian stable package indexes · deb.debian.org · Debian stable package indexes: beads from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

beads

nix profile install nixpkgs#beads
  • normalized package name match
  • Abgeglichen nach: Beads
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/be/beads/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

beads 1.1.22-1build4

2-DE electrophoresis gel image spot detection

http://pappso.inrae.fr/bioinfo/beads

sudo apt install beads
  • Section: universe/science
  • Architecture: amd64
  • 13 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Beads
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: beads from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
winget95%

GasTownHall.Beads

winget install --id GasTownHall.Beads -e
  • normalized package name match
  • Abgeglichen nach: Beads
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: GasTownHall.Beads from https://cdn.winget.microsoft.com/cache/source.msix
MacPorts94%

bd

sudo port install bd
  • installed executable or alias match
  • Abgeglichen nach: Bd
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/bd/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt92%

bd 1.03-5

quickly go back to a specific parent directory in bash

https://github.com/vigneshwaranr/bd

sudo apt install bd
  • Section: utils
  • Architecture: all
  • 1 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Bd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt92%

bd 1.03-3

quickly go back to a specific parent directory in bash

https://github.com/vigneshwaranr/bd

sudo apt install bd
  • Section: universe/utils
  • Architecture: all
  • 1 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Bd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bd from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

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
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment