<?xml version="1.0" encoding="utf-8" standalone="yes"?>

<rss version="2.0"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:media="http://search.yahoo.com/mrss/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
>
  <channel>
    <title>Kanban on @jelloeater👾</title>
    <link>https://jelloeater.me/tags/kanban/</link>
    <description>Recent content in Kanban on @jelloeater👾</description>
    <generator>Hugo</generator>
    <language>en</language>
    
    <copyright>Jelloeater 2024</copyright>
    <image>
      <title>Kanban on @jelloeater👾</title>
      <url>https://jelloeater.me/tags/kanban/favicon-32x32.png</url>
      <link>https://jelloeater.me/tags/kanban/</link>
      <description>Recent content in Kanban on @jelloeater👾</description>
    </image>
    <lastBuildDate>Sat, 25 Jul 2026 21:00:00 +0000</lastBuildDate>
    
    <atom:link href="https://jelloeater.me/tags/kanban/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>AI Agent Orchestration</title>
      <link>
      https://jelloeater.me/blog/ai-orch/
      </link>
      <dc:creator>Jelloeater</dc:creator>
      <comments>
      https://jelloeater.me/blog/ai-orch/#comments
      </comments>
      <pubDate>Sat, 25 Jul 2026 21:00:00 +0000</pubDate>
      <category>ai</category>
      
      <category>kanban</category>
      <guid>https://jelloeater.me/blog/ai-orch/</guid>
      
      <media:content url="https://jelloeater.me/blog/ai-orch.webp" medium="image" type="image/webp"/>
      <media:thumbnail url="https://jelloeater.me/blog/ai-orch.webp"/>
      


    
    



      
      
      <description><![CDATA[Kanban&#43;&#43;]]></description>
      
      <content:encoded>
        <![CDATA[
        
          <p><img src="https://jelloeater.me/blog/ai-orch.webp" alt="Featured Image"/></p>
        
        <h1 id="intro">Intro</h1>
<p>Been comparing differnt agent Kanban solutions, some I dig into will do orchistration, others will just give you a board and a API.</p>
<p>After digging through Github for 2-3 hours late night, I found these, all at least seem worth taking a look at.</p>
<p>Had Gemini toss a breakdown and it tracks 👍</p>
<p>I&rsquo;ve tested Fusion so far, most of these are kinda overkill if your just looking to track a few open issues.</p>
<p>Hope this breakdown helps some folks out, the space is pretty noisy and hard to skim through TBH.</p>
<p>A big issue I&rsquo;ve been seeing is projects die after 3-6 months. All of these at least don&rsquo;t feel like vibe code slop at least.</p>
<p>&hellip; and MAN, is there ALOT of slop on Github!</p>
<h1 id="contenders">Contenders</h1>
<table>
  <thead>
      <tr>
          <th>Repo</th>
          <th>OpenCode</th>
          <th>Hermes</th>
          <th>Core Identity / Vibe</th>
          <th>GitHub Stats</th>
      </tr>
  </thead>
  <tbody>
      <tr>
          <td>DanWahlin/ai-agent-board</td>
          <td>✅</td>
          <td>✅</td>
          <td>A lightweight, pure drag-and-drop Kanban board with terminal streaming.</td>
          <td><img src="https://img.shields.io/github/stars/DanWahlin/ai-agent-board?style=flat&amp;logo=github" alt="stars"> <img src="https://img.shields.io/github/commit-activity/m/DanWahlin/ai-agent-board?style=flat&amp;logo=github" alt="activity"></td>
      </tr>
      <tr>
          <td>kdlbs/kandev</td>
          <td>✅</td>
          <td>❌</td>
          <td>A heavy, IDE-like integrated workspace (editor, terminal, git, kanban).</td>
          <td><img src="https://img.shields.io/github/stars/kdlbs/kandev?style=flat&amp;logo=github" alt="stars"> <img src="https://img.shields.io/github/commit-activity/m/kdlbs/kandev?style=flat&amp;logo=github" alt="activity"></td>
      </tr>
      <tr>
          <td>Kangentic</td>
          <td>✅</td>
          <td>❌</td>
          <td>A dedicated desktop command center focused on visual drag-to-spawn sessions.</td>
          <td><img src="https://img.shields.io/github/stars/Kangentic/kangentic?style=flat&amp;logo=github" alt="stars"> <img src="https://img.shields.io/github/commit-activity/m/Kangentic/kangentic?style=flat&amp;logo=github" alt="activity"></td>
      </tr>
      <tr>
          <td>777genius/agent-teams-ai</td>
          <td>✅</td>
          <td>❌</td>
          <td>Focuses heavily on multi-agent communication, peer reviews, and budgets.</td>
          <td><img src="https://img.shields.io/github/stars/777genius/agent-teams-ai?style=flat&amp;logo=github" alt="stars"> <img src="https://img.shields.io/github/commit-activity/m/777genius/agent-teams-ai?style=flat&amp;logo=github" alt="activity"></td>
      </tr>
      <tr>
          <td>the-open-engine/zeroshot</td>
          <td>✅</td>
          <td>❌</td>
          <td>An execution loop prioritizing independent AI verifiers (CLI/Headless, no TUI).</td>
          <td><img src="https://img.shields.io/github/stars/the-open-engine/zeroshot?style=flat&amp;logo=github" alt="stars"> <img src="https://img.shields.io/github/commit-activity/m/the-open-engine/zeroshot?style=flat&amp;logo=github" alt="activity"></td>
      </tr>
      <tr>
          <td>dagucloud/dagu</td>
          <td>✅</td>
          <td>❌</td>
          <td>A robust, local-first DAG workflow engine for broader ops automation.</td>
          <td><img src="https://img.shields.io/github/stars/dagucloud/dagu?style=flat&amp;logo=github" alt="stars"> <img src="https://img.shields.io/github/commit-activity/m/dagucloud/dagu?style=flat&amp;logo=github" alt="activity"></td>
      </tr>
      <tr>
          <td>BradGroux/veritas-kanban</td>
          <td>❌</td>
          <td>✅</td>
          <td>A git-native, highly governed Kanban board with deep audit trails.</td>
          <td><img src="https://img.shields.io/github/stars/BradGroux/veritas-kanban?style=flat&amp;logo=github" alt="stars"> <img src="https://img.shields.io/github/commit-activity/m/BradGroux/veritas-kanban?style=flat&amp;logo=github" alt="activity"></td>
      </tr>
      <tr>
          <td>Runfusion/Fusion</td>
          <td>❌</td>
          <td>✅</td>
          <td>A full &ldquo;software factory&rdquo; orchestrator with complex visual routing.</td>
          <td><img src="https://img.shields.io/github/stars/Runfusion/Fusion?style=flat&amp;logo=github" alt="stars"> <img src="https://img.shields.io/github/commit-activity/m/Runfusion/Fusion?style=flat&amp;logo=github" alt="activity"></td>
      </tr>
      <tr>
          <td>ruvnet/ruflo</td>
          <td>❌</td>
          <td>✅</td>
          <td>An agent meta-harness and swarm coordinator rather than a pure visual board.</td>
          <td><img src="https://img.shields.io/github/stars/ruvnet/ruflo?style=flat&amp;logo=github" alt="stars"> <img src="https://img.shields.io/github/commit-activity/m/ruvnet/ruflo?style=flat&amp;logo=github" alt="activity"></td>
      </tr>
  </tbody>
</table>

        <br>
<div class="rss_avatar">
    
<a href="https://www.gravatar.com/avatar/38b1e3a9923c356e248e749ace56d4fd?s=800" target="_blank" rel="noopener noreferrer">
  <img
  class="gravatar-img"
  
  alt="Avatar"
  loading="lazy"
  src="https://www.gravatar.com/avatar/38b1e3a9923c356e248e749ace56d4fd?s=250"
  />
</a>

</div>
<style>
.rss_avatar{
    float: right;
}
.rss_avatar img{
    border-radius: 100%;
    max-height: 150px;
}
</style>
<br>
<hr>
Reply:
<a href="https://mastodon.social/@jelloeater">🐘 @jelloeater - Masto</a> |
<a href="https://bsky.app/profile/jelloeater.bsky.social">🦋 @jelloeater - Bsky</a> |
<a href="https://bsky.app/profile/did:plc:srmltlrjqfr7mbfdejuxrbss/rss">🦋 @jelloeater - Bsky RSS</a> |
<a href="mailto:jello@jelloeater.me?subject=RE:">📧 Email Me</a> |
<a href="https://jelloeater.me/blog/ai-orch/#comments">💬 Comment</a>
<br>
<a href="https://jelloeater.me/link/">🌳 LinkTree</a> |
<a href="https://ko-fi.com/jelloeater">☕ Buy me a coffee</a>
<hr>


Tags:
<a href="https://jelloeater.me/tags/ai/">#ai</a>

<a href="https://jelloeater.me/tags/kanban/">#kanban</a>

        ]]>
        </content:encoded>
    </item>
  </channel>
</rss>
