Hacker News
Open source Kanban desktop app that runs parallel agents on every card
52 points by vitriapp
ago
|
27 comments
aitchnyu
|next
[-]
I keep wondering how people accept a nights worth of agent activity.
I feel 30 minutes of planning and 30 minutes of implementation in my solo side project's repo is too big to review. At minute 5, I may ask the AI to redo stuff even as its spitting out code.
speedgoose
|next
|previous
[-]
I have got more frustrations than successes when I tried to run agent without supervising them. I believe the agent technology will get there eventually, but right now I need one IDE per agent and its cumbersome to merge the work.
Guillaume86
|next
|previous
[-]
Tangential question for Claude Code subscribers, mid June `claude -p` will move to api pricing (with some "SDK credits" before it kicks in), so headless usage will become 20-30 times more expensive, and all these high level orchestrator tools/workflows depend on it. What the next move for you? How does the OpenAI subscriptions compare? Similar limitations?
chrisweekly
|next
|previous
[-]
> "Local-first, zero servers. Everything lives in .kanbots/ next to your repo: SQLite database, configs, worktrees. No cloud account, no telemetry, no HTTP server. This is the open-source desktop edition."
This is table-stakes for me to consider adoption of a tool like this.
fmbb
|root
|parent
|next
[-]
What is ”a tool like this”?
If AI is agentic I would expect it takes an hour of chatting for any PM to integrate some agent Ralph loop with Jira. Jira or Trello or Linear or Basecamp all have APIs and I guess CLIs any agent can use to talk to them. No developer or SaaS should be needed to make them understand tasks are checked out when you start work and contain instructions and when you are done you move the ticket to DONE.
satvikpendem
|next
|previous
[-]
This is basically what Windsurf is doing right [0]? Ultimately all this UI stuff is just window dressing on top of agents.
gbro3n
|root
|parent
|next
[-]
There's a few apps out there that facilitate handing off to agents from kanban boards. I needed something more 'human in the loop', handing off to an agent without good visibility of the change set and opportunity to steer doesn't work for me. https://www.agentkanban.io links a taskboard with github copilot chat in vs code via our extension so we have the benefit of task management and context capture from the chat to the tasks. This gives us all the features of a top harness (vs code) and the task / project management features at the same time.
rigonkulous
|next
|previous
[-]
Yes, this is like, the best thing ever .. I've generally been doing this, albeit with command-line Jira and a "my workflow is my prompt" philosophy, resulting in a fleet of little kanbans .. and my agents are really, really doing well. They never sleep, eat, etc.
But .. you know something cute? AI makes using Jira fun, again.
KronisLV
|next
|previous
[-]
Cline was also working on something like this: https://github.com/cline/kanban
vitriapp
|next
|previous
[-]
Hello folks, sharing my latest open source project, a kanban board with parallel agents. Trying to improve this with more features, I would love your contributions on this repo, with either code contributions or ideas
block_dagger
|next
|previous
[-]
To the website maintainers: https://www.kanbots.dev/comparisons returns a 404
wyre
|next
|previous
[-]
Just post the GitHub page if it’s open-source. It’s great you have a domain name, but if your website is going to look the same as every other SaaS product designed by Claude it’s really hard to look past that and look at the novelty or benefits of the product.