Beadboxer

Beadboxer

Doing the thing
3 points
All activity
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.
Beadbox
BeadboxReal-time dashboard for your coding agent fleet
Beadboxerstarted a discussion

I ship software with 13 agents. Here's what that actually looks like

This is my terminal right now. 13 Claude Code agents, each in its own tmux pane, working on the same codebase. Not as an experiment. Not as a flex. This is how I ship software every single day. The project is Beadbox, a real-time dashboard for monitoring AI coding agents. It's built by the very agent fleet it monitors. The agents write the code, test it, review it, package it, and ship it. I...

Beadboxerstarted a discussion

How we build Beadbox using Beadbox

We run 10+ Claude Code agents in parallel to build this product (engineer agents, QA, product, marketing, a release agent). All coordinated through the beads issue tracker, all visible in Beadbox in real time. It's a strange feedback loop. Every time the epic tree view is confusing, we feel it first. Every time dependency badges are hard to read at 50+ issues, we hit that wall before anyone...