“workflows”
Declarative Agents: Defining Your Agent Fleet in YAML
Define agents and multi-agent workflows in version-controlled YAML instead of code. Learn declarative agents and declarative workflows 1.0 in Microsoft Agent Framework.
Google ADK 2.0: Graph Workflows for Deterministic Agent Orchestration
Stop asking the LLM to do routing. ADK 2.0 graph workflows turn agent orchestration into deterministic code—cutting latency, token costs, and hallucinated execution paths.
Building Enterprise-Grade Multi-Agent Systems with the Microsoft Agent Framework
Take multi-agent systems from prototype to production with Microsoft Agent Framework 1.0. Learn graph-based orchestration patterns, checkpointing, human-in-the-loop, and deploying to Foundry Hosted Agents.
Agentic Workflows with the Model Context Protocol (MCP)
A single prompt is not a workflow. Learn how to build multi-step agentic workflows on top of the Model Context Protocol: planning loops, tool chaining, human-in-the-loop gates, and orchestration patterns that survive production.
Understanding Agent Skills
Discover how Agent Skills provide a lightweight, open format to extend AI agent capabilities with specialized workflows.