<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Boyu Du</title>
    <description>The latest articles on DEV Community by Boyu Du (@dbellworkshop).</description>
    <link>https://dev.to/dbellworkshop</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3846992%2F60e75915-6b65-408a-b59b-8f99e52f528d.jpeg</url>
      <title>DEV Community: Boyu Du</title>
      <link>https://dev.to/dbellworkshop</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dbellworkshop"/>
    <language>en</language>
    <item>
      <title>Why I’m Building AgentFleet: From One Assistant to a Visible AI Team</title>
      <dc:creator>Boyu Du</dc:creator>
      <pubDate>Sat, 28 Mar 2026 04:22:05 +0000</pubDate>
      <link>https://dev.to/dbellworkshop/why-im-building-agentfleet-from-one-assistant-to-a-visible-ai-team-3d6h</link>
      <guid>https://dev.to/dbellworkshop/why-im-building-agentfleet-from-one-assistant-to-a-visible-ai-team-3d6h</guid>
      <description>&lt;p&gt;Most AI tools still feel like hiring one very fast assistant.&lt;/p&gt;

&lt;p&gt;That is useful, but it still breaks down for real work.&lt;/p&gt;

&lt;p&gt;When I am working on something messy, I usually do not want one system to answer everything in a single thread. I want something closer to a team:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;one part researching&lt;/li&gt;
&lt;li&gt;one part planning&lt;/li&gt;
&lt;li&gt;one part executing&lt;/li&gt;
&lt;li&gt;clear checkpoints where the human steps in only when it matters&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That idea is what pushed me to start building AgentFleet.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I am trying to build
&lt;/h2&gt;

&lt;p&gt;AgentFleet is an open-source multi-agent workspace where the workflow is visible.&lt;/p&gt;

&lt;p&gt;Instead of hiding everything behind one chat box, I want the operator to be able to see:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;which agent is doing what&lt;/li&gt;
&lt;li&gt;where work is blocked&lt;/li&gt;
&lt;li&gt;when coordination is happening&lt;/li&gt;
&lt;li&gt;when a human decision is actually needed&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;My bet is that AI products become much more useful when they feel less like "one assistant" and more like "a visible team with roles and checkpoints."&lt;/p&gt;

&lt;h2&gt;
  
  
  Why the visible office metaphor
&lt;/h2&gt;

&lt;p&gt;I know the obvious risk: a visual metaphor can help people understand a workflow, but it can also feel gimmicky.&lt;/p&gt;

&lt;p&gt;I chose the office/team metaphor because I wanted the structure of the system to be legible at a glance. If there are researchers, planners, and executors, I want people to see that immediately instead of inferring it from hidden state.&lt;/p&gt;

&lt;p&gt;I am still testing whether that tradeoff is actually worth it.&lt;/p&gt;

&lt;h2&gt;
  
  
  Current state
&lt;/h2&gt;

&lt;p&gt;This is still early.&lt;/p&gt;

&lt;p&gt;I am also in the middle of a rename from AgentsOffice / AgentOffice to AgentFleet, so some docs and screenshots still show the old name while I clean things up.&lt;/p&gt;

&lt;p&gt;The repo is here:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/DBell-workshop/AgentFleet" rel="noopener noreferrer"&gt;https://github.com/DBell-workshop/AgentFleet&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Feedback I would really value
&lt;/h2&gt;

&lt;p&gt;If you have built agent workflows, internal tools, or operator-facing AI products, I would love your blunt take on two things:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Does a visible multi-agent workspace solve a real usability problem?&lt;/li&gt;
&lt;li&gt;Does the office/team metaphor help, or does it add unnecessary UI ceremony?&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I am especially interested in feedback from people who have already felt the limits of a single-threaded AI assistant.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>productivity</category>
      <category>opensource</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
