What a fitting first error to run into for vibe coded software.
Open source Kanban desktop app that runs parallel agents on every card
91–100 of 191 posts
Re: Open source Kanban desktop app that runs parallel agents on every card
#92I 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.
Re: Open source Kanban desktop app that runs parallel agents on every card
#93I 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.
Yeah the multi-agent workflow just hasn't been satisfying to me. The more chats I try to run at once, the more I got lost and overwhelmed. I trust Claude to implement a plan correctly after I've reviewed it, but if I don't review all of the plans, I will miss some small detail that it misunderstood and it'll be a pain to fix later. I'm like a 1-2 chats at a time kind of guy. I just don't see how I could keep my exact…
Re: Open source Kanban desktop app that runs parallel agents on every card
#94Earlier quoted context omitted.
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.
Re: Open source Kanban desktop app that runs parallel agents on every card
#95Earlier quoted context omitted.
People already barely reviewed code, most of it was imported libraries.
People seem to have rosy glasses about how great and vetted code was before AI coding took off the way it has, it was not great.
Re: Open source Kanban desktop app that runs parallel agents on every card
#96Earlier quoted context omitted.
Most of the narrative is about how AI is writing all/most code, but I’d wager that the fraction of human reviewed code is approaching zero far faster than anyone is realizing or willing to admit.
People already barely reviewed code, most of it was imported libraries.
Re: Open source Kanban desktop app that runs parallel agents on every card
#97Re: Open source Kanban desktop app that runs parallel agents on every card
#98I 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.