Automic VaultAutomic Vault

brew

beads を Homebrew, apt, Nix, winget, MacPorts でインストール

beads のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install beads

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install bd

MacPorts ports tree · sysutils/bd/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install beads

Debian stable package indexes · beads · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#beads

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

Windows

Windows Package Manager確認済み · 92%
winget install --id GasTownHall.Beads -e

Windows Package Manager source index · GasTownHall.Beads · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Memory upgrade for your coding agent

コマンドとエイリアス

  • bd
  • beads

履歴

プロジェクトの歴史と使われ方

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.

プロジェクトの歴史

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.

採用の歴史

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.

使われ方

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.

パッケージ好きにとっての重要性

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.

タイムライン

  • 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.

セキュリティ状態

保護ツール対応はまだ見つかっていません

beads に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 2 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
bdcliグローバル実行可能ファイル
beadscliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版1.1.0
マネージャ更新日2026-07-04
ローカルデータOK
上流最新
検出された最新v1.1.0

https://github.com/gastownhall/beads

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:beads
バージョン1.1.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/beads
ホームページhttps://github.com/gastownhall/beads
リポジトリhttps://github.com/gastownhall/beads
上流ドキュメントhttps://gastownhall.github.io/beads
ライセンスMIT
ソースアーカイブhttps://github.com/gastownhall/beads/archive/refs/tags/v1.1.0.tar.gz
最終更新2026-07-04T10:22:22+03:00
Pulseupdated
依存関係dolt, icu4c@78
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

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 依存関係
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • installed executable or alias match
  • 一致条件: 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 依存関係
  • installed executable or alias match
  • 一致条件: 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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