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.3
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-05-06 4.0 kB
v0.12.3 source code.tar.gz 2026-05-06 6.6 MB
v0.12.3 source code.zip 2026-05-06 8.1 MB
Totals: 3 Items   14.8 MB 2

Highlights

v0.12.3 brings A2A v1.0 compatibility, sandboxed code execution in Beta, and a refreshed search story.

๐Ÿ“ Release Roadmap ยท ๐Ÿ“” V1.0 Contribution Policy

๐Ÿค A2A v1.0 Compatibility

  • ๐Ÿ”— A2A v1.0 Spec Compatibility โ€“ AG2 now aligns with the v1.0 Agent2Agent protocol specification, ensuring interoperability with the broader A2A ecosystem.

๐Ÿ”ฌ Beta: Sandboxed Code Execution

  • ๐Ÿ–๏ธ SandboxCodeTool โ€“ New Beta tool for sandboxed code execution with Daytona and Docker environments. Run agent-generated code safely in isolated environments with your choice of backend.

๐Ÿ” Beta: Search Tools Refresh

  • ๐Ÿ” PerplexitySearchToolkit โ€“ Renamed from PerplexitySearchTool to PerplexitySearchToolkit for consistency with the toolkit pattern. Documentation updated.
  • โœจ Perplexity Search Integration โ€“ New top-level Perplexity Search integration.
  • ๐Ÿ”ง ExaToolkit Updates โ€“ Updated for the current Exa API, with integration header now set via client.headers.
  • โšก Async SDK Clients in Search Tools โ€“ Search tools now use async SDK clients for better performance.

Bug Fixes

  • ๐Ÿ”ง Beta: OpenAI Image Handling โ€“ Fixed image handling on both Chat Completions and Responses APIs.
  • ๐Ÿ”ง Beta: ModelMessage None Content โ€“ Now handled correctly.
  • ๐Ÿ”ง Gemini Exception Handling โ€“ Replaced bare except with except Exception in gemini_types.
  • ๐Ÿ”ง SQLite Logger โ€“ Use full path when opening migration scripts.

Documentation & Maintenance

  • ๐Ÿ“” V1.0 Contribution Policy โ€“ New contribution guidelines for the path to v1.0
  • ๐Ÿ“” Fixed Python version requirement in README.
  • ๐Ÿ“ฆ Added Python 3.11+ markers for dependencies that require it.

What's Changed

New Contributors

Full Changelog: https://github.com/ag2ai/ag2/compare/v0.12.2...v0.12.3

Source: README.md, updated 2026-05-06