<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Orchestration on SoloSoft</title><link>https://www.solosoft.dev/tags/orchestration/</link><description>Recent content in Orchestration on SoloSoft</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 01 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.solosoft.dev/tags/orchestration/index.xml" rel="self" type="application/rss+xml"/><item><title>CrewAI: Open-Source Multi-Agent Orchestration Framework</title><link>https://www.solosoft.dev/post/crewai-framework-2026/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/crewai-framework-2026/</guid><description>&lt;p&gt;The promise of AI agents has always been collaboration &amp;ndash; multiple specialized agents working together like a well-organized team, each contributing their expertise to accomplish tasks beyond any single agent&amp;rsquo;s capability. &lt;strong&gt;CrewAI&lt;/strong&gt; turns this vision into a practical, open-source framework that has become one of the most popular tools for building multi-agent AI systems.&lt;/p&gt;
&lt;p&gt;Founded by Joao Moura, CrewAI has grown rapidly since its initial release, accumulating tens of thousands of GitHub stars and a vibrant community. The framework&amp;rsquo;s popularity stems from its intuitive design: instead of wrestling with complex agent coordination logic, developers define agents with clear roles, goals, and tools, and CrewAI handles the orchestration. It is the closest thing to hiring a team of AI specialists and putting them in a room together.&lt;/p&gt;</description></item><item><title>LangGraph: Building Stateful Multi-Agent Workflows with LangChain</title><link>https://www.solosoft.dev/post/langgraph-workflow-2026/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/langgraph-workflow-2026/</guid><description>&lt;p&gt;The first generation of LLM agents followed a simple, predictable loop &amp;ndash; the ReAct pattern of Thought, Action, Observation. But real-world applications require more sophisticated orchestration: multiple agents working together, conditional branching, human oversight, persistent state across complex workflows, and the ability to loop back for refinement. &lt;strong&gt;LangGraph&lt;/strong&gt; provides the graph-based architecture that makes these patterns possible.&lt;/p&gt;
&lt;p&gt;LangGraph extends LangChain&amp;rsquo;s agent capabilities from linear chains to directed graphs, where each node is a computational step and edges define the control flow. This deceptively simple generalization &amp;ndash; from chains to graphs &amp;ndash; enables an enormous range of previously impractical agent architectures.&lt;/p&gt;</description></item><item><title>Symphony: OpenAI's Multi-Agent Collaboration Framework</title><link>https://www.solosoft.dev/post/symphony-openai-2026/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/symphony-openai-2026/</guid><description>&lt;p&gt;Single AI agents are powerful, but complex real-world tasks often require more than one perspective. A software project needs someone to write code, someone to review it, someone to test it, and someone to document it. A research report needs a gatherer, an analyst, a writer, and an editor. In human teams, these roles collaborate through structured communication. In AI, until recently, they worked in isolation.&lt;/p&gt;
&lt;p&gt;Symphony, OpenAI&amp;rsquo;s open-source multi-agent framework, changes this. It provides the infrastructure for orchestrating teams of AI agents that work together on complex tasks — dividing work, sharing context, communicating results, and synthesizing outputs. Think of it as the conductor for an orchestra of AI agents, each playing a different instrument, all contributing to a single composition.&lt;/p&gt;</description></item></channel></rss>