<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Collaboration on SoloSoft</title><link>https://www.solosoft.dev/tags/collaboration/</link><description>Recent content in Collaboration 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/collaboration/index.xml" rel="self" type="application/rss+xml"/><item><title>AutoGen: Microsoft's Multi-Agent Conversation Framework</title><link>https://www.solosoft.dev/post/autogen-multi-agent-2026/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/autogen-multi-agent-2026/</guid><description>&lt;p&gt;The most complex problems are rarely solved by a single individual working alone. They require collaboration &amp;ndash; specialists contributing their expertise, debating approaches, building on each other&amp;rsquo;s work, and iterating toward a solution. &lt;strong&gt;AutoGen&lt;/strong&gt;, Microsoft&amp;rsquo;s multi-agent conversation framework, brings this same collaborative paradigm to AI agents.&lt;/p&gt;
&lt;p&gt;AutoGen is built on a simple but powerful idea: multiple AI agents, each with different capabilities and roles, can work together through natural conversation to solve problems that no single agent could handle alone. A coding agent generates the solution, a review agent checks for bugs, an execution agent runs the tests, and a project manager coordinates the workflow &amp;ndash; all communicating through structured conversation.&lt;/p&gt;</description></item><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>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>