Sources
Microsoft Agent Framework Lands a Go SDK in Public Preview
Microsoft released a Go implementation of its Agent Framework in public preview on July 10, joining the existing .NET and Python SDKs for building tool-using, multi-agent systems. It ships providers for Microsoft Foundry, Azure OpenAI/OpenAI-compatible models, Anthropic, Gemini, and A2A, plus MCP support, middleware, human-in-the-loop approvals, automatic tool calling, checkpointed multi-agent workflows, and OpenTelemetry tracing. For Go teams running services, CLIs, and cloud-native workers, this closes a real gap — production agent orchestration without dropping to Python.
↳ Follow the thread