Show HN: Vibe Kanban – Kanban board to manage your AI coding agents (github.com)
We started working on this a few weeks ago. Personally, I was feeling pretty useless working synchronously with coding agents. The 2-5 minutes that they take to complete their work often led me to distraction and doomscrolling.
But there's plenty of productive work that we (human engineers) could be doing in that time, especially if we run coding agents in the background and parallelise them.
Vibe Kanban lets you effortlessly spin up multiple coding agents. While some agents handle tasks in the background, you can focus on planning future work or reviewing completed tasks.
After a few weeks of internal dog fooding and sharing it with friends, we've now open-sourced Vibe Kanban, and it's stable enough for day-to-day use.
I'd love to hear your feedback, feel free to open an issue on the github and we'll respond ASAP.
41 comments
[ 2.9 ms ] story [ 65.5 ms ] threadAre you thinking of doing a hosted version so I can have my team collab on it?
And I found I could open lots of PRs at once but they often need to be dependent on each other - and then I want to make a change to the first one. How are you thinking of better managing that flow?
[1]: https://news.ycombinator.com/item?id=44483530
I wish you all the best with this tool!
https://postwork-alpha.vercel.app/
User: maryann.biaggioli@astarconsulting.com
Pass: Test1234!
I never got to a point where I actually integrated AI agents (weren’t as good at the time) but it’s cool to see it working in the real world!
It's chaos. Thats fine if you are vibe coding an unimportant nextjs/vercel demo, but i'm really sceptical of all this stance that you should be proud of how abstracted you are from code. A kanban board to just shoot off as many tasks as possible and just quickly read over the PR's is crazy to me. If you want to appear a serious company that should be allowed to write enterprise code, imo this path is so risky. I see this in quite a few podcasts, tweets etc. People bragging how abstracted they are from their own product anymore. Again, maybe i am missing something, but all of this github copilot/just reviewing like 10 coding agents PR's just introduces so much noise and slop. Is it really what you want your image to be as a code company?
Some kind of UI or management system like this seems like it would be high level useful. Will have to give it a run.
So you're saying it goes up to 11x?
Don't you just prompt an immediately review the result?
This feel like much too broad a statement to be true.
Their reliability probably varies a lot depending on what you are using them for - so maybe I'm just using them in more difficult (for claude) domains.
It is harvesting email addresses and github usernames: https://github.com/BloopAI/vibe-kanban/blob/609f9c4f9e989b59...
Then it seems to track every time you start/finish/merge/attempt a task, and every time you run a dev server. Including what executors you are using (I think this means "claude code" or the like), whether attempts succeeded or not and their exit codes, and various booleans like whether or not a project is an existing one, or whether or not you've set up scripts to run with it.
This really strikes me as something that should be, must legally be in many jurisdictions, opt in.