<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>multi-agent systems on Sadman Kabir Soumik</title>
    <link>https://soumik.blog/tags/multi-agent-systems/</link>
    <description>Recent content in multi-agent systems on Sadman Kabir Soumik</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>Copyright © 2022, Sadman Kabir Soumik</copyright>
    <lastBuildDate>Tue, 14 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://soumik.blog/tags/multi-agent-systems/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Building a Multi-Agent AI Coding System: Architecture, Orchestration, and Design Patterns</title>
      <link>https://soumik.blog/software-engineering/building-multi-agent-ai-coding-systems/</link>
      <pubDate>Tue, 14 Jul 2026 00:00:00 +0000</pubDate>
      
      <guid>https://soumik.blog/software-engineering/building-multi-agent-ai-coding-systems/</guid>
      <description>
        
          
            Introduction Tools like Cursor, Claude Code, and Windsurf have changed how developers write code. Behind these tools is a multi-agent system where an AI model does not just generate text. It reads files, searches codebases, runs tests, edits code, and coordinates multiple specialized agents to complete complex tasks.
This post breaks down the architecture of these systems. It covers the core components, how agents coordinate, how tools are designed, how context is managed, and what we know about how real products are built.
          
          
        
      </description>
    </item>
    
  </channel>
</rss>
