
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Mk Hasan Blog</title>
      <link>https://mk-hasan.com/blog</link>
      <description>A blog about programming, data and web development.</description>
      <language>en-us</language>
      <managingEditor>hasan.alive@gmail.com (Mk Hasan)</managingEditor>
      <webMaster>hasan.alive@gmail.com (Mk Hasan)</webMaster>
      <lastBuildDate>Wed, 10 Jun 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://mk-hasan.com/tags/langgraph/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://mk-hasan.com/blog/agentic-ai-overview-1</guid>
    <title>Agentic AI Design Patterns — Part 1: The Catalog &amp; Learning Path</title>
    <link>https://mk-hasan.com/blog/agentic-ai-overview-1</link>
    <description>Part 1 introduces agentic-ai-overview — a hands-on catalog of 15 LangGraph design patterns with three shared scenarios, and explains how to learn agentic AI by comparing patterns on the same domain.</description>
    <pubDate>Wed, 10 Jun 2026 00:00:00 GMT</pubDate>
    <author>hasan.alive@gmail.com (Mk Hasan)</author>
    <category>agentic-ai</category><category>design-patterns</category><category>langgraph</category><category>python</category><category>llm</category>
  </item>

  <item>
    <guid>https://mk-hasan.com/blog/agentic-ai-overview-2</guid>
    <title>Agentic AI Design Patterns — Part 2: Scenarios &amp; Shared Runtime</title>
    <link>https://mk-hasan.com/blog/agentic-ai-overview-2</link>
    <description>Part 2 explains the three shared scenarios (IT helpdesk, e-commerce, ML pipeline) and the shared runtime that lets every pattern example run with the same CLI, tools, and LangGraph helpers.</description>
    <pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate>
    <author>hasan.alive@gmail.com (Mk Hasan)</author>
    <category>agentic-ai</category><category>langgraph</category><category>mcp</category><category>python</category><category>design-patterns</category>
  </item>

  <item>
    <guid>https://mk-hasan.com/blog/agentic-ai-overview-3</guid>
    <title>Agentic AI Design Patterns — Part 3: Foundation &amp; Workflow Patterns</title>
    <link>https://mk-hasan.com/blog/agentic-ai-overview-3</link>
    <description>Part 3 covers patterns 01–06 — ReAct, Tool Use, Planning, Prompt Chaining, Routing, and Parallelization — with LangGraph flow diagrams and runnable commands for each.</description>
    <pubDate>Sun, 14 Jun 2026 00:00:00 GMT</pubDate>
    <author>hasan.alive@gmail.com (Mk Hasan)</author>
    <category>react-agent</category><category>langgraph</category><category>routing</category><category>planning</category><category>design-patterns</category>
  </item>

  <item>
    <guid>https://mk-hasan.com/blog/agentic-ai-overview-4</guid>
    <title>Agentic AI Design Patterns — Part 4: Control, Multi-Agent &amp; Production</title>
    <link>https://mk-hasan.com/blog/agentic-ai-overview-4</link>
    <description>Part 4 covers patterns 07–15 — orchestration, safety, memory, RAG, and event-driven agents — plus how to move from runnable examples to production architecture.</description>
    <pubDate>Tue, 16 Jun 2026 00:00:00 GMT</pubDate>
    <author>hasan.alive@gmail.com (Mk Hasan)</author>
    <category>human-in-the-loop</category><category>rag</category><category>multi-agent</category><category>production</category><category>langgraph</category>
  </item>

  <item>
    <guid>https://mk-hasan.com/blog/social-multi-agent-1</guid>
    <title>Building a Social Multi-Agent System — Part 1: The Big Picture</title>
    <link>https://mk-hasan.com/blog/social-multi-agent-1</link>
    <description>Part 1 introduces a LangGraph-powered social feed where AI agents compose posts, validate them, publish to a real API, and simulate engagement — and explains why I built it.</description>
    <pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate>
    <author>hasan.alive@gmail.com (Mk Hasan)</author>
    <category>ai-agents</category><category>langgraph</category><category>multi-agent</category><category>llm</category><category>python</category>
  </item>

  <item>
    <guid>https://mk-hasan.com/blog/social-multi-agent-3</guid>
    <title>Building a Social Multi-Agent System — Part 3: The LangGraph Pipeline</title>
    <link>https://mk-hasan.com/blog/social-multi-agent-3</link>
    <description>Part 3 walks through the LangGraph StateGraph — every node, the validator retry loop, GraphState fields, and how three AI personas collaborate on one post.</description>
    <pubDate>Fri, 05 Jun 2026 00:00:00 GMT</pubDate>
    <author>hasan.alive@gmail.com (Mk Hasan)</author>
    <category>langgraph</category><category>langchain</category><category>llm</category><category>python</category><category>ai-agents</category>
  </item>

  <item>
    <guid>https://mk-hasan.com/blog/social-multi-agent-4</guid>
    <title>Building a Social Multi-Agent System — Part 4: Architecture, Memory &amp; Operations</title>
    <link>https://mk-hasan.com/blog/social-multi-agent-4</link>
    <description>Part 4 covers hexagonal architecture, the agent memory model, the background worker, Docker deployment, and the live agent explorer for learning multi-agent systems.</description>
    <pubDate>Sat, 06 Jun 2026 00:00:00 GMT</pubDate>
    <author>hasan.alive@gmail.com (Mk Hasan)</author>
    <category>hexagonal-architecture</category><category>langgraph</category><category>postgresql</category><category>docker</category><category>ai-agents</category>
  </item>

    </channel>
  </rss>
