{
  "id": 4777213,
  "title": "\"Multi-Agent\" Is Often a Single Agent: What 86 Repos Actually Implement",
  "url": "https://urgent.news/2026/09/01/multi-agent-is-often-a-single-agent-what-86-repos-actually-implement",
  "topic": "tech",
  "section": "Tech",
  "published": "2026-09-01T03:34:40.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/howcani_howcani_77e786a89/multi-agent-is-often-a-single-agent-what-86-repos-actually-implement-3ik1"
  },
  "original_language": "en",
  "account": "A recent study analyzed 86 self-described multi-agent repositories and found that 68.2% of them actually implement a single model instance or a non-agent system. The term \"multi-agent\" appears in the descriptions of thousands of repositories, but the actual implementations vary greatly. Orchestrator-worker topology was the most common among genuine multi-agent systems, while judge/critic agents were rare. The census also revealed that many repositories with the multi-agent label use framework dependencies without claiming the label. The research highlights a gap between the label and reality, indicating that most self-described multi-agent systems are not truly multi-agent systems. The study emphasizes the importance of properly defining and implementing multi-agent systems.",
  "summary": "Every agent framework README says \"multi-agent\". AutoGen, CrewAI, LangGraph, MetaGPT each have 20k+ GitHub stars, and the term \"multi-agent\" appears in thousands of repo descriptions. But what do projects that call themselves multi-agent actually implement? Until now, nobody measured the population — only how to build frameworks, or theory about whether multi-agent is \"just prompting\". A new…",
  "key_points": [
    "68.2% of self-described multi-agent repos implement single model or non-agent system",
    "Orchestrator-worker topology most common among genuine multi-agent systems",
    "Many multi-agent labeled repos use framework dependencies without claiming label"
  ],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}