<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Framework on AI Agents News</title>
    <link>https://aiagentsnews.top/tags/framework/</link>
    <description>Recent content in Framework on AI Agents News</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 29 Jul 2026 01:16:56 +0000</lastBuildDate>
    <atom:link href="https://aiagentsnews.top/tags/framework/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Superpowers framework: TDD workflows for coding agents</title>
      <link>https://aiagentsnews.top/posts/superpowers-framework-tdd-workflows-for-coding-agents/</link>
      <pubDate>Wed, 29 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/superpowers-framework-tdd-workflows-for-coding-agents/</guid>
      <description>Hermes Atlas&#39;s Superpowers framework targets the 80% SWEbench gap by enforcing spec validation before code generation in autonomous agents.</description>
    </item>
    <item>
      <title>LlamaIndex Agents: Build Event-Driven Workflows</title>
      <link>https://aiagentsnews.top/posts/llamaindex-agents-build-event-driven-workflows/</link>
      <pubDate>Wed, 22 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/llamaindex-agents-build-event-driven-workflows/</guid>
      <description>Learn to build event-driven LlamaIndex agents using the gemini3.6flash model and Context class for shared state across multi-step workflows.</description>
    </item>
    <item>
      <title>Agent framework benchmarks: latency varies 6x</title>
      <link>https://aiagentsnews.top/posts/agent-framework-benchmarks-latency-varies-6x/</link>
      <pubDate>Sun, 19 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/agent-framework-benchmarks-latency-varies-6x/</guid>
      <description>After 45 benchmarks, quality spread across five top agent frameworks was only 0.56 points, proving architectural fit drives real ROI.</description>
    </item>
    <item>
      <title>Framework rankings 2026: Nine live runs exposed</title>
      <link>https://aiagentsnews.top/posts/framework-rankings-2026-nine-live-runs-exposed/</link>
      <pubDate>Wed, 15 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/framework-rankings-2026-nine-live-runs-exposed/</guid>
      <description>Ninety live runs prove 2024 data fails. See how an 11% token variance across nine frameworks impacts your 2026 production latency and costs.</description>
    </item>
    <item>
      <title>Agent evaluation: Why 100% accuracy still fails safety</title>
      <link>https://aiagentsnews.top/posts/agent-evaluation-why-100-accuracy-still-fails-safety/</link>
      <pubDate>Tue, 14 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/agent-evaluation-why-100-accuracy-still-fails-safety/</guid>
      <description>Standard benchmarks miss critical failures. This framework uses an internal LLM evaluator to audit multiturn conversations against safety policies and accuracy.</description>
    </item>
    <item>
      <title>Agent framework choices: LangGraph leads production</title>
      <link>https://aiagentsnews.top/posts/agent-framework-choices-langgraph-leads-production/</link>
      <pubDate>Tue, 14 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/agent-framework-choices-langgraph-leads-production/</guid>
      <description>Analysis of 18 deployments shows LangGraph leads production readiness. Learn how planner-worker patterns and session state prevent context rot.</description>
    </item>
    <item>
      <title>AI agent framework: LangGraph leads 18 deployments</title>
      <link>https://aiagentsnews.top/posts/ai-agent-framework-langgraph-leads-18-deployments/</link>
      <pubDate>Tue, 14 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/ai-agent-framework-langgraph-leads-18-deployments/</guid>
      <description>Analysis of 18 deployments shows LangGraph leads production readiness. Learn how to prevent context loss and infinite loops in your agent systems.</description>
    </item>
    <item>
      <title>LlamaAgents 0.0.14: Why Agents Are Now Microservices</title>
      <link>https://aiagentsnews.top/posts/llamaagents-0014-why-agents-are-now-microservices/</link>
      <pubDate>Tue, 14 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/llamaagents-0014-why-agents-are-now-microservices/</guid>
      <description>Version 0.0.14 of the llamaagents framework treats every agent as an independent microservice, removing the illusion of local execution for scalable systems.</description>
    </item>
    <item>
      <title>Agente de IA: Build Secure Systems with LangChain</title>
      <link>https://aiagentsnews.top/posts/agente-de-ia-build-secure-systems-with-langchain/</link>
      <pubDate>Mon, 13 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/agente-de-ia-build-secure-systems-with-langchain/</guid>
      <description>Learn to build an agente de IA using LangChain&#39;s ReAct pattern. Discover how the four critical components create reliable, stateful automation.</description>
    </item>
    <item>
      <title>Microsoft Agent Framework 1.0: From Experimental to</title>
      <link>https://aiagentsnews.top/posts/microsoft-agent-framework-10-from-experimental-to/</link>
      <pubDate>Sun, 12 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/microsoft-agent-framework-10-from-experimental-to/</guid>
      <description>Microsoft Agent Framework reached version 1.0 GA in mid-2026, replacing stateless loops with durable, graph-based workflows for Python and .NET teams.</description>
    </item>
    <item>
      <title>Agent framework picks: 9 tools ranked by devs</title>
      <link>https://aiagentsnews.top/posts/agent-framework-picks-9-tools-ranked-by-devs/</link>
      <pubDate>Thu, 09 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/agent-framework-picks-9-tools-ranked-by-devs/</guid>
      <description>Choosing the right agent framework prevents technical debt that compounds silently until development halts.</description>
    </item>
    <item>
      <title>LangChain framework: Swap models instantly</title>
      <link>https://aiagentsnews.top/posts/langchain-framework-swap-models-instantly/</link>
      <pubDate>Thu, 09 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/langchain-framework-swap-models-instantly/</guid>
      <description>LangChain offers 1000+ integrations to swap models without rewriting code. Its durable runtime ensures persistence and checkpointing for production agents.</description>
    </item>
    <item>
      <title>Agentic framework choices for production systems</title>
      <link>https://aiagentsnews.top/posts/agentic-frameworks-langgraph-vs-crewai-speed/</link>
      <pubDate>Mon, 06 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/agentic-frameworks-langgraph-vs-crewai-speed/</guid>
      <description>With 18 production deployments reported, this guide compares ten agentic frameworks to help engineers avoid brittle logic and state loss.</description>
    </item>
    <item>
      <title>Agent framework choices: Vellum vs Mastra</title>
      <link>https://aiagentsnews.top/posts/agent-framework-choices-vellum-vs-mastra/</link>
      <pubDate>Sun, 05 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/agent-framework-choices-vellum-vs-mastra/</guid>
      <description>Eleven frameworks now define the production environment for building autonomous systems. Forcing developers to choose between heavy orchestration...</description>
    </item>
    <item>
      <title>Eve framework review: minimal deps, max clarity</title>
      <link>https://aiagentsnews.top/posts/eve-framework-review-minimal-deps-max-clarity/</link>
      <pubDate>Sun, 05 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/eve-framework-review-minimal-deps-max-clarity/</guid>
      <description>Alice Labs analyzed 18+ deployments showing Eve reduces mental load by swapping chains for a single runtime dependency and file conventions.</description>
    </item>
    <item>
      <title>Agent testing needs an LLM evaluator, not static scripts</title>
      <link>https://aiagentsnews.top/posts/agent-testing-needs-an-llm-evaluator-not-static-scripts/</link>
      <pubDate>Sat, 04 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/agent-testing-needs-an-llm-evaluator-not-static-scripts/</guid>
      <description>With 276 commits, this framework uses an LLM evaluator to test agent reasoning via multiturn dialogue instead of static string matching.</description>
    </item>
    <item>
      <title>LangGraph for complex stateful workflows explained</title>
      <link>https://aiagentsnews.top/posts/langgraph-for-complex-stateful-workflows-explained/</link>
      <pubDate>Sat, 04 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/langgraph-for-complex-stateful-workflows-explained/</guid>
      <description>Analysis of 18 production deployments shows LangGraph excels at managing complex stateful workflows where linear chains fail.</description>
    </item>
    <item>
      <title>CrewAI agents: standalone Python orchestration</title>
      <link>https://aiagentsnews.top/posts/crewai-agents-standalone-python-orchestration/</link>
      <pubDate>Thu, 02 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/crewai-agents-standalone-python-orchestration/</guid>
      <description>CrewAI version 1.15.1 separates autonomous crews from event-driven flows, offering engineers precise low-level control without LangChain dependencies.</description>
    </item>
    <item>
      <title>LangChain vs CrewAI: Picking the Right Agent Framework</title>
      <link>https://aiagentsnews.top/posts/langchain-vs-crewai-picking-the-right-agent-framework/</link>
      <pubDate>Thu, 02 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/langchain-vs-crewai-picking-the-right-agent-framework/</guid>
      <description>Langchain sits at 140,351 stars. That number dominates the LLM agent landscape, but raw popularity rarely tells the whole story.</description>
    </item>
    <item>
      <title>LangGraph leads stateful agent frameworks today</title>
      <link>https://aiagentsnews.top/posts/langgraph-leads-stateful-agent-frameworks-today/</link>
      <pubDate>Fri, 26 Jun 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/langgraph-leads-stateful-agent-frameworks-today/</guid>
      <description>LangGraph holds 33,900 GitHub stars as engineers shift to stateful workflows. Compare top frameworks for production multiagent systems here.</description>
    </item>
    <item>
      <title>LlamaIndex agents: connect live data sources</title>
      <link>https://aiagentsnews.top/posts/llamaindex-agents-connect-live-data-sources/</link>
      <pubDate>Fri, 26 Jun 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/llamaindex-agents-connect-live-data-sources/</guid>
      <description>Learn how LlamaIndex uses over 200 data loaders to connect static LLMs to live enterprise sources and bypass training cutoffs.</description>
    </item>
    <item>
      <title>Microsoft AutoGen 1.0: Multiagent Orchestration Ready</title>
      <link>https://aiagentsnews.top/posts/microsoft-autogen-10-multiagent-orchestration-ready/</link>
      <pubDate>Fri, 26 Jun 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/microsoft-autogen-10-multiagent-orchestration-ready/</guid>
      <description>Microsoft Research shipped the production-ready unification of AutoGen and Semantic Kernel as Microsoft Agent Framework 1.0 on April 3, 2026.</description>
    </item>
  </channel>
</rss>
