Microsoft Agent Framework
Microsoft Agent Framework is an open source SDK and runtime designed to help developers build, orchestrate, and deploy AI agents and multi-agent workflows using languages such as .NET and Python. It combines the simple agent abstractions of AutoGen with the enterprise-grade capabilities of Semantic Kernel, including session-based state management, type safety, middleware, telemetry, and broad model and embedding support, creating a unified platform for both experimentation and production use. It introduces graph-based workflows that give developers explicit control over how multiple agents interact, execute tasks, and coordinate complex processes, enabling structured orchestration across sequential, concurrent, or branching scenarios. It supports long-running and human-in-the-loop workflows through robust state management, allowing agents to maintain context, reason through multi-step problems, and operate continuously over time.
Learn more
Bahama
These are step-by-step AI automations that flow sequentially towards a final outcome, with each step building upon the previous to deliver consistent, repeatable outcomes every time. Flows can be saved and re-run as needed, automating tasks as diverse as responding to customer service emails or producing a newsletter by gathering, summarizing, and publishing the latest news. Create an internal knowledge base to give your AI agents the data they need to take informed action on your specific projects. Provide support docs to empower an AI customer service agent, a readme to support an AI code reviewer, or product specs to inform an AI sales agent.
Learn more
Sakana Fugu
Sakana Fugu is an AI model and multi-agent AI system delivered through a single OpenAI-compatible API. The platform dynamically orchestrates a pool of powerful models to solve complex tasks without requiring users to manually choose models, assign roles, or design agent workflows. Fugu learns how to assemble and coordinate agents for coding, reasoning, research, cybersecurity, scientific analysis, and other quality-critical work. Users can choose between Fugu for balanced performance and latency or Fugu Ultra for harder, high-stakes tasks that need deeper expert coordination. The platform also allows users to control which models or providers can participate in the agent pool to support privacy, compliance, and organizational requirements. Sakana Fugu helps teams access collective AI intelligence through one endpoint while reducing single-vendor dependency and improving performance on complex multi-step workflows.
Learn more
Claude Managed Agents
Claude Managed Agents is a pre-built, configurable agent system from Anthropic designed to run long-running, asynchronous tasks on managed infrastructure without requiring developers to build their own agent loops. It acts as a complete “agent harness,” allowing developers to define goals while the system handles execution, orchestration, and state management behind the scenes. Unlike direct model prompting, which requires step-by-step interaction, Managed Agents are designed for tasks that unfold over time, such as research, automation, or multi-step workflows, where the agent can continue working independently after being started. It supports advanced capabilities such as multi-agent orchestration, where a primary agent can coordinate specialized sub-agents that operate in parallel with isolated contexts, improving both speed and output quality.
Learn more