Google has released version 1.0.0 of the Agent Development Kit (ADK) for Java, introducing powerful new features like Google Maps grounding, built-in URL fetching, and a standardized Agent2Agent protocol for cross-framework collaboration. The update enhances agent control through a new “App” and “Plugin” architecture, which allows for global logging, automated context window management via event compaction, and “Human-in-the-Loop” workflows for action confirmations. Additionally, the release provides robust session and memory services using Google Cloud integrations like Firestore and Vertex AI to manage long-term state and large data artifacts.
Related Posts
Gemini 2.5 Flash Image now ready for production with new aspect ratios
Our state-of-the-art image generation and editing model which has captured the imagination of the wo…
10 Cool CodePen Demos (February 23)
Gemstone in Time A really impressive WebGL demo from Matthias Hurrle, with a dodecahedron prism inside of a…
Does Angular Support Generic Component Types?
You may be familiar with writing Typescript Generics like Grid but how does this work for Angular components?…