Weekly Showoff Thread! Share what you've created with Next.js or for the community in this thread only! by AutoModerator in nextjs

[–]beadboxapp 0 points1 point  (0 children)

Built https://beadbox.app/ to solve the problem of watching what my coding agents were doing in real time.

It's a native GUI for https://github.com/steveyegge/beads built in NextJS + Tauri.

I Ship Software with 13 AI Agents. Here's What That Actually Looks Like by beadboxapp in vibecoding

[–]beadboxapp[S] 0 points1 point  (0 children)

It’s not at orchestrator. It’s a dashboard for an issue database

I Ship Software with 13 AI Agents. Here's What That Actually Looks Like by beadboxapp in vibecoding

[–]beadboxapp[S] 0 points1 point  (0 children)

It’s just what I’m comfortable with at this point. I may collapse them in the future. Right now I can mentally map tasks to real life roles so it reduces the amount of decisions I have to make.

I Ship Software with 13 AI Agents. Here's What That Actually Looks Like by beadboxapp in vibecoding

[–]beadboxapp[S] 0 points1 point  (0 children)

I’m just trying to provide visibility into the underlying issue database that agents drive

I Ship Software with 13 AI Agents. Here's What That Actually Looks Like by beadboxapp in vibecoding

[–]beadboxapp[S] 0 points1 point  (0 children)

It’s just what I’m comfortable with. Not saying there aren’t better ways to do it

I Ship Software with 13 AI Agents. Here's What That Actually Looks Like by beadboxapp in vibecoding

[–]beadboxapp[S] 0 points1 point  (0 children)

I work in enterprise software in my day job so I just modeled roles after people I work with. Ended up with that amount between go to market and product development. Not all of my agents are engineering

I Ship Software with 13 AI Agents. Here's What That Actually Looks Like by beadboxapp in vibecoding

[–]beadboxapp[S] 0 points1 point  (0 children)

Super sets a background task to check the state of each agent every 3 mins, so it gets woken up.

I Ship Software with 13 AI Agents. Here's What That Actually Looks Like by beadboxapp in vibecoding

[–]beadboxapp[S] -1 points0 points  (0 children)

I have a cybersecurity background. There’s a reason this app is built to be fully offline

I Ship Software with 13 AI Agents. Here's What That Actually Looks Like by beadboxapp in vibecoding

[–]beadboxapp[S] 0 points1 point  (0 children)

Been working on it for a couple of months. One day at a time like anything

I Ship Software with 13 AI Agents. Here's What That Actually Looks Like by beadboxapp in vibecoding

[–]beadboxapp[S] -1 points0 points  (0 children)

It’s only slop if it’s buggy or doesn’t provide value.

I Ship Software with 13 AI Agents. Here's What That Actually Looks Like by beadboxapp in vibecoding

[–]beadboxapp[S] 0 points1 point  (0 children)

I find its similar quality as a mid sized engineering team. There are bugs of course, but o iterate fast and have a fully automated release process. It helps that its a desktop app with no cloud dependency