<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Reasoning on AI Agents News</title>
    <link>https://aiagentsnews.top/tags/reasoning/</link>
    <description>Recent content in Reasoning on AI Agents News</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Mon, 27 Jul 2026 18:40:25 +0000</lastBuildDate>
    <atom:link href="https://aiagentsnews.top/tags/reasoning/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>BTL3 agentic coding: 27B params, low overhead</title>
      <link>https://aiagentsnews.top/posts/btl3-agentic-coding-27b-params-low-overhead/</link>
      <pubDate>Sat, 25 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/btl3-agentic-coding-27b-params-low-overhead/</guid>
      <description>BTL3 retains 92.2% of full-model behaviors in an 8.39 GB footprint, offering a specialized architecture for efficient agentic coding and tool use.</description>
    </item>
    <item>
      <title>Agent evaluation: Fix reasoning loops with glassbox traces</title>
      <link>https://aiagentsnews.top/posts/agent-evaluation-fix-reasoning-loops-with-glassbox-traces/</link>
      <pubDate>Tue, 14 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/agent-evaluation-fix-reasoning-loops-with-glassbox-traces/</guid>
      <description>Move beyond static accuracy. Analyze multistep trajectories to catch critical failures where agents stall in continuous reasoning loops.</description>
    </item>
    <item>
      <title>Agent quality: Split reasoning from action layers</title>
      <link>https://aiagentsnews.top/posts/agent-quality-split-reasoning-from-action-layers/</link>
      <pubDate>Tue, 14 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/agent-quality-split-reasoning-from-action-layers/</guid>
      <description>LangChain&#39;s 2026 report cites quality as the top barrier. Separate reasoning from action layers to fix specific agent pipeline failures.</description>
    </item>
    <item>
      <title>Agent tools explained: six types for builders</title>
      <link>https://aiagentsnews.top/posts/agent-tools-explained-six-types-for-builders/</link>
      <pubDate>Tue, 14 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/agent-tools-explained-six-types-for-builders/</guid>
      <description>Learn how six distinct agent tool categories range from low-risk search to high-risk desktop control, plus why Model Context Protocol matters.</description>
    </item>
    <item>
      <title>Agentic AI orchestration: avoid brittle systems</title>
      <link>https://aiagentsnews.top/posts/agentic-ai-orchestration-avoid-brittle-systems/</link>
      <pubDate>Tue, 14 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/agentic-ai-orchestration-avoid-brittle-systems/</guid>
      <description>The agentic AI market reaches $9.14 billion by 2026. Learn how state persistence and orchestration prevent brittle multiagent system failures.</description>
    </item>
    <item>
      <title>Five AI agent architectures to stop brittle builds</title>
      <link>https://aiagentsnews.top/posts/five-ai-agent-architectures-to-stop-brittle-builds/</link>
      <pubDate>Tue, 14 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/five-ai-agent-architectures-to-stop-brittle-builds/</guid>
      <description>Dissect five canonical AI agent architectures like ReAct and PlanExecute to fix latency, cost, and reliability in production systems.</description>
    </item>
    <item>
      <title>Orchestrator-worker pattern cuts AI costs 10x</title>
      <link>https://aiagentsnews.top/posts/orchestrator-worker-pattern-cuts-ai-costs-10x/</link>
      <pubDate>Tue, 14 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/orchestrator-worker-pattern-cuts-ai-costs-10x/</guid>
      <description>Splitting orchestration from execution can cut inference costs by around 10x. Learn how the orchestrator-worker pattern separates planning from routine tasks.</description>
    </item>
    <item>
      <title>Agentic Patterns: Designing Reliable AI Systems</title>
      <link>https://aiagentsnews.top/posts/agentic-patterns-designing-reliable-ai-systems/</link>
      <pubDate>Sun, 12 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/agentic-patterns-designing-reliable-ai-systems/</guid>
      <description>Explore 1,672 commits of executable lessons on agent memory, context engineering, and securing systems against injection attacks.</description>
    </item>
    <item>
      <title>React agents vs function calling: 2026 guide</title>
      <link>https://aiagentsnews.top/posts/react-agents-vs-function-calling-2026-guide/</link>
      <pubDate>Sun, 05 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/react-agents-vs-function-calling-2026-guide/</guid>
      <description>Compare ReAct&#39;s iterative reasoning loops against structured function calling for external API access in 2026 agent architectures.</description>
    </item>
    <item>
      <title>Real agent tools: Build for failure recovery</title>
      <link>https://aiagentsnews.top/posts/real-agent-tools-build-for-failure-recovery/</link>
      <pubDate>Thu, 02 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/real-agent-tools-build-for-failure-recovery/</guid>
      <description>Most deployments stay narrow. With 78% planning adoption, teams must build true agents that handle failure, not just chatbots.</description>
    </item>
    <item>
      <title>MAI models: Microsoft&#39;s 35B reasoning engine explained</title>
      <link>https://aiagentsnews.top/posts/mai-models-microsofts-35b-reasoning-engine-explained/</link>
      <pubDate>Mon, 15 Jun 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/mai-models-microsofts-35b-reasoning-engine-explained/</guid>
      <description>Microsoft&#39;s MAI-Thinking1 uses 35B active parameters within a 1T-parameter MoE to cut costs while handling 256K context windows for complex reasoning.</description>
    </item>
    <item>
      <title>Parallel router fixes sequential chain failures</title>
      <link>https://aiagentsnews.top/posts/parallel-router-fixes-sequential-chain-failures/</link>
      <pubDate>Mon, 15 Jun 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/parallel-router-fixes-sequential-chain-failures/</guid>
      <description>See how parallel routing across 47+ providers delivers 60% cost savings while neutralizing hallucinations in complex agentic loops.</description>
    </item>
  </channel>
</rss>
