• Hacker News
  • new|
  • comments|
  • show|
  • ask|
  • jobs|
  • speedgoose 21 minutes

    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.

  • sinandrei 31 minutes

    Could this be something running of our a Github kanban board?

  • meagher 18 minutes

    big opportunity to buy kan.bot

  • block_dagger 33 minutes

    To the website maintainers: https://www.kanbots.dev/comparisons returns a 404

  • rigonkulous 22 minutes

    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.

  • Guillaume86 20 minutes

    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?

  • rapiz 1 hours

    fyi https://github.com/multica-ai/multica

    mordymoop 49 minutes

    https://github.com/moridinamael/platespinner

  • KronisLV 33 minutes

    Cline was also working on something like this: https://github.com/cline/kanban

    wahnfrieden 30 minutes

    https://github.com/openai/symphony

    draculero 18 minutes

    I thought it was the same product. Have any of you used either of them?

    KronisLV 10 minutes

    Gave it a brief shot, felt a bit early on, went back to Claude. I feel like the Kanban board that would do it best would just allow easily bringing up Claude Code sessions with all user input etc.

  • KaiShips 1 hours

    [flagged]

  • 41 minutes

  • vitriapp 1 hours

    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

    rigonkulous 15 minutes

    Nice work .. I have had my own agents running kanban on existing Jira projects, categorized by workflow, and it is a pleasure to see your project on HN today. I will for sure enjoy catching up with your work, thanks for sharing it.

    malfist 1 hours

    You should check out Stripe's dev blog about minions. Seems directionally similar.

  • satvikpendem 1 hours

    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

    aavci 1 hours

    I don’t see a problem here. Do you?

    Also, Linear themselves are also working on this.

    gbro3n 1 hours

    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 17 minutes

    >There's a few apps out there that facilitate handing off to agents from kanban boards.

    jira-cli and hermes, for example.

    in fact, wiring hermes up to an existing Jira(/other_PM_system) is, well .. fruitful.

    vitriapp 1 hours

    Is windsurf open source?

  • wyre 1 hours

    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.

    fphilipe 7 minutes

    These pages do look good. But they all just look the same. And I'm getting bored of them.

    I open such a page and I immediately know it was Claude that produced it (probably end-to-end). Not that there's anything wrong with that, but it lacks soul… and that makes me kind of sad.

  • cyclopeanutopia 1 hours

    I don't understand this.

    genxy 1 hours

    It looks like a kanban interface to agent orchestration.

  • aitchnyu 15 minutes

    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.

    lanyard-textile 8 minutes

    A lot of that agent activity is combing over what was previously made, forcing constraints upon it so you have a reasonable expectation of what ends up on your desk for review.

    For me, strong file structure helps as well. Reviewing a 3,000 line file it just created is abysmal. I wouldn't accept that from human nor machine :) Multiple files in the right places helps reduce cognitive load.

    Sometimes I'll also review with the agent interactively. What is the most important file to review first, etc?

    I like to stage changes into a "LGTM" pile. Then if I want changes, I'll have the agent "review unstaged changes - I want something different done here."

    throw03172019 7 minutes

    They most likely don’t review it ;)

    fphilipe 12 minutes

    I wonder the same. The answer I usually get from people who do manage is that they don't look at the code – or at least not in detail.

    Personally, I always end up tweaking something the agent produced. I wonder if I should let go of that control...

    InsideOutSanta 3 minutes

    Even the newest models, like GPT 5.5, only deliver what I want nine out of ten times. If I didn't catch the remaining 10% of misguided garbage by manually reviewing every change, it would add up really quickly.

    debabrata_saha 3 minutes

    yeah

  • chrisweekly 1 hours

    > "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 19 minutes

    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.

    Brainspackle 47 minutes

    what is a table-stake?

    idle_zealot 43 minutes

    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.