<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Llm-Agents on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/llm-agents/</link><description>Recent content in Llm-Agents on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 26 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/llm-agents/index.xml" rel="self" type="application/rss+xml"/><item><title>CrewAI: Empowering Agents with Roles, Tasks, and Collective Goals</title><link>https://ai-blog.noorshomelab.dev/ai-agent-frameworks-2026/crewai-roles-tasks-goals/</link><pubDate>Fri, 20 Mar 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/ai-agent-frameworks-2026/crewai-roles-tasks-goals/</guid><description>&lt;h2 id="introduction-to-crewai-the-power-of-teamwork"&gt;Introduction to CrewAI: The Power of Teamwork&lt;/h2&gt;
&lt;p&gt;Welcome back, aspiring AI architect! In our previous chapters, we laid the groundwork for understanding AI agents, their core components, and the fundamental concept of multi-step workflows. We&amp;rsquo;ve seen how individual agents can be empowered with tools and memory to tackle specific problems. But what happens when a problem is too complex for a single agent? What if you need a team of specialized experts to collaborate, delegate, and collectively achieve a grand goal?&lt;/p&gt;</description></item><item><title>Dynamic Context: Prioritization &amp;amp; Sliding Windows for Agents</title><link>https://ai-blog.noorshomelab.dev/context-engineering-guide/dynamic-context-prioritization-sliding-windows/</link><pubDate>Fri, 20 Mar 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/context-engineering-guide/dynamic-context-prioritization-sliding-windows/</guid><description>&lt;h2 id="introduction-to-dynamic-context"&gt;Introduction to Dynamic Context&lt;/h2&gt;
&lt;p&gt;Welcome back, fellow AI engineers! In our previous chapters, we laid the groundwork for effective context engineering. We learned how to design context, reduce its size through summarization and filtering, compress it for efficiency, and chunk it into manageable pieces. These foundational techniques are crucial, but they primarily deal with &lt;em&gt;static&lt;/em&gt; context – information that&amp;rsquo;s prepared once and then fed to the LLM.&lt;/p&gt;
&lt;p&gt;But what about long-running conversations, persistent agents, or applications that need to maintain a &amp;ldquo;memory&amp;rdquo; over extended periods? The fixed context window of LLMs, while growing, still presents a significant challenge. This is where &lt;strong&gt;dynamic context management&lt;/strong&gt; comes into play.&lt;/p&gt;</description></item><item><title>Bonus Section: Further Learning and Resources</title><link>https://ai-blog.noorshomelab.dev/agentic-lightening-guide/further-learning-and-resources/</link><pubDate>Thu, 06 Nov 2025 22:00:00 +0530</pubDate><guid>https://ai-blog.noorshomelab.dev/agentic-lightening-guide/further-learning-and-resources/</guid><description>&lt;h2 id="bonus-section-further-learning-and-resources"&gt;Bonus Section: Further Learning and Resources&lt;/h2&gt;
&lt;p&gt;Congratulations on completing this comprehensive guide to Agentic Lightening! You&amp;rsquo;ve come a long way, from understanding the foundational concepts to building and optimizing agents with practical projects. The field of AI agents and their optimization is rapidly evolving, so continuous learning is key.&lt;/p&gt;
&lt;p&gt;This section provides a curated list of resources to help you deepen your knowledge, stay updated with the latest advancements, and connect with the wider AI community.&lt;/p&gt;</description></item><item><title>TeamTR: Trust-Region Fine-Tuning for Multi-Agent LLM Coordination: Research Explainer for Builders</title><link>https://ai-blog.noorshomelab.dev/research/teamtr-llm-coordination-trust-region-fine-tuning/</link><pubDate>Tue, 26 May 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/research/teamtr-llm-coordination-trust-region-fine-tuning/</guid><description>&lt;p&gt;Building sophisticated multi-agent LLM systems often involves fine-tuning agents to perform specific roles and interact effectively. But what if the very act of improving one agent inadvertently breaks the delicate coordination of the whole team? This paper, &amp;ldquo;TeamTR: Trust-Region Fine-Tuning for Multi-Agent LLM Coordination,&amp;rdquo; tackles a fundamental stability issue in these systems head-on.&lt;/p&gt;
&lt;h2 id="quick-verdict-should-builders-care"&gt;Quick Verdict: Should Builders Care?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Yes, absolutely.&lt;/strong&gt; If you&amp;rsquo;re building or planning to build complex multi-agent LLM systems where agents share context and undergo sequential fine-tuning, this paper addresses a critical, often hidden, failure mode. TeamTR offers a principled way to maintain coordination and stability, which can save significant debugging time and improve the reliability of your agent teams. It&amp;rsquo;s not just about better performance; it&amp;rsquo;s about preventing a systemic breakdown.&lt;/p&gt;</description></item><item><title>RAGEN-2: Reasoning Collapse in Agentic RL: Research Explainer for Builders</title><link>https://ai-blog.noorshomelab.dev/research/ragen-2-reasoning-collapse-agentic-rl/</link><pubDate>Fri, 10 Apr 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/research/ragen-2-reasoning-collapse-agentic-rl/</guid><description>&lt;h2 id="quick-verdict-your-llm-agent-might-be-falling-apart-internally"&gt;Quick Verdict: Your LLM Agent Might Be Falling Apart Internally&lt;/h2&gt;
&lt;p&gt;Imagine your LLM agent successfully navigates the first few steps of a complex task. It generates sensible thoughts, takes appropriate actions, and makes progress. But beneath the surface, its internal reasoning process could be silently degrading, becoming erratic, repetitive, or nonsensical. This is &amp;ldquo;reasoning collapse,&amp;rdquo; and it&amp;rsquo;s a critical, often undetected, problem in multi-turn LLM agents, especially those trained with Reinforcement Learning (RL).&lt;/p&gt;</description></item></channel></rss>