ADK-Rust v2: from agent framework to production runtime.
In March, we published the story of ADK-Rust v0.5. That release made the framework capable of more: retrieval, code execution, additional model providers, durable graphs, encrypted sessions, and a CLI that could create a useful starting project.
The next question was harder. Could those capabilities become one production system that a developer could compose, observe, secure, deploy, and keep running? The journey to v2 is the answer. It changed ADK-Rust from a growing agent toolkit into a Rust runtime for products whose agents speak, use tools, coordinate work, create artifacts, and collaborate across open protocols.