macOS
brew install beads_viewerlocal Homebrew formula metadata
brew
Terminal-based UI for the Beads issue tracker. Version 0.18.0 via Homebrew; verified 2026-07-07.
install
brew install beads_viewerlocal Homebrew formula metadata
overview
Terminal-based UI for the Beads issue tracker
history
Beads Viewer, invoked as bv, is a terminal UI and robot-mode analyzer for projects that use the Beads issue tracker. It turns Beads JSONL exports into browsable lists, kanban boards, dependency graphs, graph metrics, and deterministic JSON/TOON outputs for agents.
The public repository was created on 2025-11-26, shortly after Beads itself appeared. The README positions it as a keyboard-driven terminal interface for Beads and describes graph-aware features such as PageRank, critical path, cycles, kanban, dependency DAG visualization, and robot-mode JSON APIs.
The release stream moved quickly from v0.8.2 and v0.9.x on 2025-11-27 through v0.10.x in late 2025 and v0.17.x in June 2026. Repository metadata showed 1,596 stars and 130 forks on 2026-06-30, substantial adoption for a companion tool.
Beads Viewer adoption follows Beads adoption: users install it when they want a richer terminal workflow or when agents need graph calculations without parsing raw JSONL. The README documents Homebrew for macOS/Linux, Scoop for Windows, direct release archives, and install scripts.
Its agent-facing adoption is explicit: the README warns not to run bare bv in an agent context and instead documents --robot-triage, --robot-next, --robot-plan, --robot-insights, --robot-history, and related structured-output modes.
Human users run bv as an interactive TUI over .beads/issues.jsonl or legacy .beads/beads.jsonl exports, with views for lists, kanban, insights, history, graph navigation, and markdown export.
Agent users call robot flags to get deterministic triage, graph metrics, label health, dependency flow, plans, histories, diffs, forecasts, alerts, suggestions, and graph exports. The README emphasizes stdout-only structured data, stderr diagnostics, bounded history analysis, and checking status fields for approximated or skipped metrics.
Beads Viewer matters as a package because it is a sidecar rather than the primary datastore: it consumes an issue export and supplies terminal UX plus graph algorithms. That split mirrors a broader CLI trend where small tools expose both human TUI and machine JSON modes.
For agent workflows, bv packages graph algorithms as a command-line contract. That is useful because LLMs should not have to reconstruct dependency DAGs, PageRank, cycle checks, or critical paths from raw JSONL on every turn.
security posture
No matching local secret-handling manifest was found for beads_viewer. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
~/.config/bv/config.yaml.bv/hooks.yaml.bv/workspace.yaml.beads/recipes/*.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
bv | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/Dicklesworthstone/beads_viewer
install metadata
| Package key | brew:beads_viewer |
|---|---|
| Version | 0.18.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/beads_viewer |
| Homepage | https://github.com/Dicklesworthstone/beads_viewer |
| Repository | https://github.com/Dicklesworthstone/beads_viewer |
| Upstream docs | https://github.com/Dicklesworthstone/beads_viewer#readme |
| License | MIT |
| Source archive | https://github.com/Dicklesworthstone/beads_viewer/archive/refs/tags/v0.18.0.tar.gz |
| Last updated | 2026-07-07T03:21:35Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | beads_viewer |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.