Skip to content

v0.11.0

Choose a tag to compare

@marklysze marklysze released this 10 Feb 09:07
· 393 commits to main since this release
f8b5cbd

Highlights

πŸŽ‰ Major Features

  • πŸ–₯️ AG-UI Protocol Integration – AG2 now natively supports the AG-UI protocol, the open standard for agent-to-user interaction. Build dynamic, real-time frontends powered by your AG2 agents with streaming responses, shared state synchronization, tool call rendering, and human-in-the-loop workflows. Seamlessly connect to CopilotKit and other AG-UI compatible frontends. Get Started

  • πŸ“Š OpenTelemetry Tracing & Instrumentation – Full observability for your multi-agent workflows! AG2 now supports OpenTelemetry tracing, enabling you to monitor, debug, and analyze agent interactions for local and remote A2A agents. Includes LLM-level token usage and cost. Observe with industry-standard tools like Jaeger, Honeycomb, and other OTEL-compatible backends. Get Started

LLM Enhancements

  • πŸ”„ Anthropic V1 Client Streaming – Added streaming and non-beta support for the Anthropic V1 client, improving response handling and compatibility.

Bug Fixes

  • 🀝 A2A Message Support – Fixed Anthropic and OpenAI clients to support messages without role for Agent-to-Agent (A2A) communication.

Important: Deprecations

Documentation & Maintenance

What's Changed

New Contributors

Full Changelog: v0.10.5...v0.11.0