📄 Cross-post from Google Developers Blog

Announcing ADK for Go 2.0

Announcing ADK for Go 2.0

Originally published on Google Developers Blog - June 30, 2026, by Toni Klopfenstein and Sampath Kumar Maddula.

ADK for Go 2.0 introduces a brand-new graph-based workflow engine for composing complex, multi-agent Go applications, with idiomatic support for human-in-the-loop orchestration, dynamic routing, and built-in resilience — all on a unified runtime.

Why This Matters

Go’s strong concurrency model pairs well with graph-based agent orchestration, and this release makes it much more natural to build production multi-agent systems in Go rather than bolting agent logic onto ad hoc goroutine pipelines.


Read the full article: Announcing ADK for Go 2.0 on Google Developers Blog