<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>DuraGraph Blog</title>
    <link>https://duragraph.ai/blog</link>
    <description>Insights on AI orchestration, agent frameworks, durable workflows, and the evolving LLM infrastructure ecosystem.</description>
    <language>en-us</language>
    <lastBuildDate>Fri, 31 Jul 2026 09:48:24 GMT</lastBuildDate>
    <atom:link href="https://duragraph.ai/blog/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>A Survey of AI Agent Orchestration Frameworks</title>
      <link>https://duragraph.ai/blog/agent-frameworks-2025</link>
      <guid isPermaLink="true">https://duragraph.ai/blog/agent-frameworks-2025</guid>
      <pubDate>Fri, 26 Dec 2025 00:00:00 GMT</pubDate>
      <description>A comparative survey of LangGraph, CrewAI, AutoGen, and Haystack, examining their orchestration models and appropriate use cases.</description>
      <category>agent-frameworks</category>
      <category>comparison</category>
      <category>orchestration</category>
    </item>
    <item>
      <title>About This Blog</title>
      <link>https://duragraph.ai/blog/welcome</link>
      <guid isPermaLink="true">https://duragraph.ai/blog/welcome</guid>
      <pubDate>Fri, 26 Dec 2025 00:00:00 GMT</pubDate>
      <description>An introduction to this blog's scope and editorial approach—technical, citation-oriented writing on AI orchestration, agent frameworks, and LLM infrastructure.</description>
      <category>announcement</category>
      <category>duragraph</category>
    </item>
    <item>
      <title>AI Infrastructure in 2025: A Retrospective</title>
      <link>https://duragraph.ai/blog/2025-year-in-review</link>
      <guid isPermaLink="true">https://duragraph.ai/blog/2025-year-in-review</guid>
      <pubDate>Fri, 12 Dec 2025 00:00:00 GMT</pubDate>
      <description>A retrospective on developments in AI infrastructure over 2025—durable execution, production memory systems, framework consolidation, observability, and LLM gateways—with references to primary sources.</description>
      <category>year-in-review</category>
      <category>trends</category>
      <category>2025</category>
      <category>predictions</category>
    </item>
    <item>
      <title>LLM Serving at Scale: PagedAttention, RadixAttention, and Production Inference</title>
      <link>https://duragraph.ai/blog/inference-at-scale</link>
      <guid isPermaLink="true">https://duragraph.ai/blog/inference-at-scale</guid>
      <pubDate>Sat, 22 Nov 2025 00:00:00 GMT</pubDate>
      <description>Inference throughput and memory efficiency increasingly determine the cost of production LLM systems. This article surveys vLLM, SGLang, and TGI and the algorithms behind them.</description>
      <category>inference</category>
      <category>vllm</category>
      <category>sglang</category>
      <category>performance</category>
    </item>
    <item>
      <title>Coordination Patterns for Multi-Agent Systems</title>
      <link>https://duragraph.ai/blog/multi-agent-orchestration</link>
      <guid isPermaLink="true">https://duragraph.ai/blog/multi-agent-orchestration</guid>
      <pubDate>Sat, 08 Nov 2025 00:00:00 GMT</pubDate>
      <description>A structured account of four coordination patterns for multi-agent LLM systems—hierarchical, sequential, debate, and reactive—together with their failure modes and durability requirements.</description>
      <category>multi-agent</category>
      <category>orchestration</category>
      <category>patterns</category>
      <category>production</category>
    </item>
    <item>
      <title>A Comparative Survey of LLM Gateways: LiteLLM, Portkey, Kong AI, and Bifrost</title>
      <link>https://duragraph.ai/blog/llm-gateway-wars</link>
      <guid isPermaLink="true">https://duragraph.ai/blog/llm-gateway-wars</guid>
      <pubDate>Sat, 25 Oct 2025 00:00:00 GMT</pubDate>
      <description>LLM gateways provide failover, caching, rate limiting, and cost control between applications and model providers. This article compares four gateways on architecture and reported performance.</description>
      <category>gateway</category>
      <category>litellm</category>
      <category>portkey</category>
      <category>infrastructure</category>
    </item>
    <item>
      <title>Observability for LLM Agent Systems: Tracing, Evaluation, and Debugging</title>
      <link>https://duragraph.ai/blog/observability-driven-ai</link>
      <guid isPermaLink="true">https://duragraph.ai/blog/observability-driven-ai</guid>
      <pubDate>Sat, 11 Oct 2025 00:00:00 GMT</pubDate>
      <description>Effective operation of LLM agents depends on observability: the ability to trace, evaluate, and debug non-deterministic systems. This article surveys the tooling landscape and the metrics it exposes.</description>
      <category>observability</category>
      <category>langfuse</category>
      <category>monitoring</category>
      <category>production</category>
    </item>
    <item>
      <title>Microsoft Agent Framework: Consolidating AutoGen and Semantic Kernel</title>
      <link>https://duragraph.ai/blog/microsoft-agent-framework</link>
      <guid isPermaLink="true">https://duragraph.ai/blog/microsoft-agent-framework</guid>
      <pubDate>Sat, 27 Sep 2025 00:00:00 GMT</pubDate>
      <description>Microsoft has consolidated AutoGen and Semantic Kernel into a single Agent Framework. This article examines the merger, its stated design goals, and the trade-offs it presents for production teams.</description>
      <category>microsoft</category>
      <category>autogen</category>
      <category>enterprise</category>
      <category>agents</category>
    </item>
    <item>
      <title>Memory-Augmented Agents: A Survey of Production Memory Systems</title>
      <link>https://duragraph.ai/blog/memory-augmented-agents</link>
      <guid isPermaLink="true">https://duragraph.ai/blog/memory-augmented-agents</guid>
      <pubDate>Fri, 12 Sep 2025 00:00:00 GMT</pubDate>
      <description>Persistent memory extends LLM agents from stateless responders to context-aware systems. This article surveys three production memory architectures and the benchmarks used to evaluate them.</description>
      <category>memory</category>
      <category>agents</category>
      <category>mem0</category>
      <category>letta</category>
      <category>production</category>
    </item>
    <item>
      <title>Durable Execution for AI Workflows: Applying Temporal Patterns to Agentic Systems</title>
      <link>https://duragraph.ai/blog/durable-ai-workflows</link>
      <guid isPermaLink="true">https://duragraph.ai/blog/durable-ai-workflows</guid>
      <pubDate>Thu, 28 Aug 2025 00:00:00 GMT</pubDate>
      <description>As LLM agents move from prototypes to production, reliability requires more than retry logic. This article surveys durable-execution patterns and their application to long-running agentic workflows.</description>
      <category>durability</category>
      <category>temporal</category>
      <category>architecture</category>
      <category>production</category>
    </item>
  </channel>
</rss>
