Github · GitHub Repository Radar
mantoni beads-ui
Local UI for Beads — Collaborate on issues with your coding agent.
Stars
721
Forks
103
Watchers: 721
Language
License: MIT License
Repository Radar Score
49 / 100
Growth
- 7d
- +0
- 30d
- +0
- %
- 0.0%
Not enough metric snapshots yet to chart growth for this repository.
Score breakdown
- popularity 51
- growth 0
- activity 75
- freshness 100
- community 84
Need help integrating this stack?
Our team builds with modern open-source stacks. Tell us what you are shipping.
Get a quote →
Local UI for the bd CLI – Beads
Collaborate on issues with your coding agent.
- ✨ Zero setup – just run
bdui start - 📺 Live updates – Monitors the beads database for changes
- 🔎 Issues view – Filter and search issues, edit inline
- ⛰️ Epics view – Show progress per epic, expand rows, edit inline
- 🏂 Board view – Blocked / Ready / In progress / Closed columns
- ⌨️ Keyboard navigation – Navigate and edit without touching the mouse
- 🔀 Multi-workspace – Switch between projects via dropdown, auto-registers workspaces
npm i beads-ui -g
# In your project directory:
bdui start --openSee bdui --help for options.
Issues
Epics
Board
BD_BIN: path to thebdbinary.BDUI_RUNTIME_DIR: override runtime directory for PID/logs. Defaults to$XDG_RUNTIME_DIR/beads-uior the system temp dir.HOST: overrides the bind address (default127.0.0.1).PORT: overrides the listen port (default3000).
These can also be set via CLI options: bdui start --host 0.0.0.0 --port 8080
- macOS/Linux are fully supported. On Windows, the CLI uses
cmd /c startto open URLs and relies on Node’sprocess.killsemantics for stopping the daemon.
- 🔨 Clone the repo and run
npm install. - 🚀 Start the dev server with
npm start. - 🔗 Alternatively, use
npm linkto link the package globally and runbdui startfrom any project.
- The codebase uses the
debugpackage with namespaces likebeads-ui:*. - Enable logs in the browser by running in DevTools:
localStorage.debug = 'beads-ui:*'then reload the page
- Enable logs for Node/CLI (server, build scripts) by setting
DEBUG:DEBUG=beads-ui:* bdui startDEBUG=beads-ui:* node scripts/build-frontend.js
MIT
Repository Radar analysis
Deterministic insights derived from public metadata and our observations — not personal testing or reviews.
Why this repository is interesting
- Listed in our discovery index with public GitHub metadata for analysis.
Who should use it
- Developers working primarily with JavaScript
- Teams exploring AI tooling, agents, or ML infrastructure
Potential use cases
- Reference or evaluate JavaScript open-source approaches in this domain
- Prototype AI/agent workflows or study reference architectures
Strengths
- README present in our index
- Declared license: MIT License
Limitations / considerations
- Insights are derived from public metadata and our observations — not a substitute for code review
What to watch
- Re-check last push, issues, and releases on GitHub before production adoption
Source: GitHub (public metadata) + Repository Radar analysis. We do not claim ownership of third-party repositories.
Similar repositories
Snailclimb/JavaGuide
★ 158,249 · JavaScript · radar 61
jackwener/OpenCLI
★ 28,941 · JavaScript · radar 61
qingchencloud/clawpanel
★ 2,932 · JavaScript · radar 58
Javis603/token-monitor
★ 1,920 · JavaScript · radar 57
dw-dengwei/daily-arXiv-ai-enhanced
★ 2,999 · JavaScript · radar 56
webbrain-one/webbrain
★ 995 · JavaScript · radar 55


