<?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 AI Knowledge Base</title><link>https://learn-ai.blindshot.kz/topics/orchestration/</link><description>Recent content in Orchestration on AI Knowledge Base</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://learn-ai.blindshot.kz/topics/orchestration/index.xml" rel="self" type="application/rss+xml"/><item><title>Symphony Overview</title><link>https://learn-ai.blindshot.kz/docs/openai/symphony/overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/openai/symphony/overview/</guid><description>Symphony turns project work into isolated, autonomous implementation runs. It polls issue trackers, spawns coding agents per issue in isolated workspaces, and manages the full lifecycle from ticket to merged PR.</description></item><item><title>Symphony Service Specification</title><link>https://learn-ai.blindshot.kz/docs/openai/symphony/spec/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/openai/symphony/spec/</guid><description>Complete technical specification for implementing Symphony: six architectural layers, orchestration state machine, workspace management, agent runner protocol, polling and scheduling, retry semantics, and observability.</description></item><item><title>Elixir Reference Implementation</title><link>https://learn-ai.blindshot.kz/docs/openai/symphony/elixir-reference/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/openai/symphony/elixir-reference/</guid><description>Setup and usage guide for Symphony&amp;rsquo;s experimental Elixir/BEAM reference implementation, leveraging OTP supervision trees for fault-tolerant agent orchestration.</description></item><item><title>WORKFLOW.md Configuration</title><link>https://learn-ai.blindshot.kz/docs/openai/symphony/workflow-configuration/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/openai/symphony/workflow-configuration/</guid><description>The WORKFLOW.md file format: YAML front matter configuring tracker integration, polling intervals, workspace hooks, and agent settings, followed by a markdown prompt template with issue-field substitution.</description></item><item><title>Orchestration State Machine</title><link>https://learn-ai.blindshot.kz/docs/openai/symphony/orchestration-state-machine/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/openai/symphony/orchestration-state-machine/</guid><description>Symphony&amp;rsquo;s state machine for issue lifecycle: polling, dispatch, active run tracking, retry queuing with exponential backoff, and reconciliation of running issues against tracker state changes.</description></item><item><title>Multi-Agent Systems</title><link>https://learn-ai.blindshot.kz/paths/multi-agent-systems/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/paths/multi-agent-systems/</guid><description>&lt;p&gt;Explore how to build systems with multiple cooperating AI agents. Compare approaches across eight frameworks: Anthropic Agent SDK, OpenAI Agents SDK, CrewAI, LangGraph, Google ADK, Microsoft Agent Framework, AutoGen, and OpenAI Symphony — plus the A2A protocol for cross-platform agent communication.&lt;/p&gt;
&lt;p&gt;Each framework embodies a different orchestration paradigm: delegation, handoffs, crews, state machines, workflow agents, enterprise graphs, group chat, and autonomous work management. Understanding the design space helps you pick the right tool for your architecture.&lt;/p&gt;</description></item><item><title>Agent Framework Overview</title><link>https://learn-ai.blindshot.kz/docs/microsoft/agent-framework/overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/microsoft/agent-framework/overview/</guid><description>Introduction to Microsoft Agent Framework: combining AutoGen&amp;rsquo;s agent abstractions with Semantic Kernel&amp;rsquo;s enterprise features for production-grade multi-agent orchestration.</description></item><item><title>AutoGen Overview</title><link>https://learn-ai.blindshot.kz/docs/microsoft/autogen/overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/microsoft/autogen/overview/</guid><description>AutoGen is a programming framework for building multi-agent AI systems through conversational agents that collaborate, use tools, and execute code. Now in maintenance mode — see Microsoft Agent Framework.</description></item><item><title>GroupChat Pattern</title><link>https://learn-ai.blindshot.kz/docs/microsoft/autogen/group-chat/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/microsoft/autogen/group-chat/</guid><description>AutoGen&amp;rsquo;s GroupChat coordinates multiple agents through managed conversation turns with configurable speaker selection strategies (round-robin, LLM-driven, or custom).</description></item><item><title>Migration from AutoGen</title><link>https://learn-ai.blindshot.kz/docs/microsoft/agent-framework/migration-from-autogen/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/microsoft/agent-framework/migration-from-autogen/</guid><description>Migration guide from AutoGen to Microsoft Agent Framework: mapping AgentChat concepts, workflow migration, and new enterprise features.</description></item><item><title>Migration to Agent Framework</title><link>https://learn-ai.blindshot.kz/docs/microsoft/autogen/migration-to-agent-framework/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/microsoft/autogen/migration-to-agent-framework/</guid><description>Migration guide from AutoGen to Microsoft Agent Framework: mapping AgentChat concepts to the unified framework.</description></item><item><title>Multi-agent systems</title><link>https://learn-ai.blindshot.kz/docs/google/adk/agents/multi-agents/_overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/google/adk/agents/multi-agents/_overview/</guid><description>Build multi-agent systems in ADK by composing LLM agents and workflow agents into hierarchical teams with shared state and tool delegation.</description></item><item><title>Workflow Agents</title><link>https://learn-ai.blindshot.kz/docs/google/adk/agents/workflow-agents/_overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/google/adk/agents/workflow-agents/_overview/</guid><description>Workflow agents provide deterministic orchestration without LLM overhead: sequential, parallel, and loop patterns for composing agent execution.</description></item><item><title>Workflow Edges</title><link>https://learn-ai.blindshot.kz/docs/microsoft/agent-framework/edges/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/microsoft/agent-framework/edges/</guid><description>Edge types for controlling workflow transitions: conditional routing, parallel fan-out, and convergence patterns.</description></item><item><title>Workflows Overview</title><link>https://learn-ai.blindshot.kz/docs/microsoft/agent-framework/workflows-overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/microsoft/agent-framework/workflows-overview/</guid><description>Graph-based workflow orchestration: defining agents as nodes, transitions as edges, and execution strategies (sequential, parallel, conditional).</description></item><item><title>Workflows Tutorial</title><link>https://learn-ai.blindshot.kz/docs/microsoft/agent-framework/workflows/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/microsoft/agent-framework/workflows/</guid><description>Tutorial on defining graph-based multi-agent workflows with executors and edges.</description></item></channel></rss>