Download Latest Version v0.13.0 source code.tar.gz (7.0 MB)
Email in envelope

Get an email when there's a new version of AG2

Home / v0.12.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-04-24 7.0 kB
v0.12.1 source code.tar.gz 2026-04-24 6.5 MB
v0.12.1 source code.zip 2026-04-24 7.9 MB
Totals: 3 Items   14.4 MB 0

Highlights

BREAKING - Docker Moved to Extra

  • The docker package, used for code execution with Docker, is now an optional dependency. please install with ag2[docker].

πŸ›£οΈ Continuing the Path to v1.0

v0.12.1 builds on the v0.12.0 foundation with new tools, Google Vertex AI support, bug fixes, and community feedback on the roadmap.

πŸ‘₯ Community Feedback in Action

  • βœ… PerplexitySearchTool removed from deprecations – Based on community feedback, this tool will continue to be supported. Thanks for speaking up! Keep the feedback coming.

πŸ”¬ Beta: Major New Capabilities

  • πŸ“ Files API Client – New Files API client and related functionality for file handling in Beta.
  • πŸ”§ Multi-part ToolResult – Tools can now return Input types and multi-part ToolResult.
  • πŸ”§ Toolkit Merging API – New API for merging toolkits, with updated common tools documentation.
  • ☁️ Google Vertex AI Support – Use models on Google Vertex AI.

🧰 New Search Tools

  • πŸ” TavilySearchTool – New Tavily-powered web search tool.
  • πŸ” ExaToolkit – New toolkit for Exa search.
  • πŸ¦† DDGS Tool (Beta) – New DuckDuckGo search tool in Beta.

πŸŽ‰ New Features

  • 🎯 Advanced Orchestration with Step Events – Step event support for advanced orchestration patterns.
  • πŸ”— LangChain ChatVertexAI Factory – New interop factory for Gemini on Vertex AI via LangChain.

Bug Fixes

  • πŸ”§ HTTP Request Timeouts – Added timeouts to HTTP requests across multiple modules.
  • πŸ”§ AG-UI Flow – Fixed AG-UI flow and new ToolResult.parts shape handling in the adapter.
  • πŸ”§ Logger Redaction – Applied redact() to remaining unredacted logger paths.
  • πŸ”§ Beta: Anthropic Token Usage – Added total_tokens to Usage calculation for Anthropic.
  • πŸ”§ Beta: RedisStream – Dispatch events locally before publishing.
  • πŸ”§ Beta: Input Type Mappers – Fixed beta input type mappers.
  • πŸ”§ OpenTelemetry – Fixed ModuleNotFoundError for opentelemetry.exporter.otlp.proto.grpc.

Documentation

  • πŸ”— Fixed numerous broken internal and external links across docs, blog posts, and notebooks.
  • πŸ–ΌοΈ Fixed missing ecosystem-composio.png image.

Maintenance

  • πŸ”§ CI: Skip Claude Code Review for Dependabot PRs.

What's Changed

New Contributors

Full Changelog: https://github.com/ag2ai/ag2/compare/v0.12.0...v0.12.1

Source: README.md, updated 2026-04-24