Launching today

Beadbox
Real-time dashboard for your coding agent fleet
7 followers
Real-time dashboard for your coding agent fleet
7 followers
Beadbox renders the work your coding agents are doing as an issue tracker in a native desktop app. Watch agents file issues, track epic progress, and visualize blocking relationships, without typing a single CLI command. Built on Tauri. Runs on macOS, Linux, and Windows.




Free Options
Launch Team / Built With


Hey PH --
A few months ago I started running 10 Claude Code agents in parallel against the same codebase. Engineer agents, QA agents, a release agent, a product manager. The coordination worked. The visibility was a disaster.
The only way to know what was happening was to run `bd list`, `bd show`, `bd dep list` in a loop. 50 open issues across 6 agents and the CLI gives you... a flat list. You reconstruct the picture in your head, every time.
Beadbox is the visual layer I built so I could actually see my own project. It watches the .beads/ filesystem directly and re-renders in real time. When an agent commits a status change in its terminal, I see it in Beadbox before the shell prompt returns.
What it shows: epic trees with progress bars, blocking relationships as dependency badges, workspace switching for multi-project setups.
What it deliberately doesn't do: writes. No forms, no edit fields. The CLI is the source of truth. Beadbox is for understanding, not controlling.
It's a native desktop app (Tauri, not Electron). Runs on macOS, Linux, and Windows. Free while in beta.
Happy to answer anything, especially if you're running AI agent workflows and hitting the same walls I was.