Live data from Hacker News

Open source Kanban desktop app that runs parallel agents on every card

kanbots.dev

11–20 of 191 posts

Re: Open source Kanban desktop app that runs parallel agents on every card

#12

This is basically what Windsurf is doing right [0]? Ultimately all this UI stuff is just window dressing on top of agents. [0] https://windsurf.com/blog/windsurf-2-0

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.

Re: Open source Kanban desktop app that runs parallel agents on every card

#15

> "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.

what is a table-stake?

Re: Open source Kanban desktop app that runs parallel agents on every card

#16

> "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.

what is a table-stake?

The minimum required payment to play a gambling game, where the money up for grabs is called "stake". See also "raising the stakes". In context it means the minimum feature set to be considered for adoption.
Post reply on HN