Loading...
Loading...
Oss
20K+ lines of Go, shipped in a single day. Terminal UI for Steve Yegge's Beads system with graph analytics for agent task management.
Transforms how agents visualize task dependencies using DAG-based analysis. Built in a single day with 20K+ lines of Go. Features nine graph metrics (PageRank, Betweenness, HITS, Critical Path), robot protocol for AI-ready JSON output, and time-travel diffing across git revisions. 60fps rendering via Bubble Tea.
# Install via Go
go install github.com/Dicklesworthstone/beads_viewer@latest
# Or download pre-built binary from releases
# https://github.com/Dicklesworthstone/beads_viewer/releases# Interactive TUI mode
bv
# Robot mode for AI agents (REQUIRED for agents)
bv --robot-priority # Get priority recommendations
bv --robot-plan # Get execution plan with parallel tracks
bv --robot-insights # Get graph metrics as JSONGmail for your coding agents. A coordination layer with messaging, file leases, and audit trails.
21K+ lines of Rust. Unified TUI for searching local history across Claude Code, Codex, Cursor, Gemini, and more.
Meta-runner for language-specific bug scanners, tuned for AI coding agents.
Explore the source code, documentation, and contribute to the project.