Curated developer articles, tutorials, and guides — auto-updated hourly


Leveraging the Google Agent Development Kit (ADK) and the underlying Gemini LLM to build Multi-Agent...


Leveraging the Google Agent Development Kit (ADK) and the underlying Gemini LLM to build Multi-Agent...


The problem everyone has, and nobody is solving. If you've built a multi-agent system,...


Here is what I built: a financial data normalization agent that any autonomous AI agent can discover...
![[ADK] Passing Session State to Remote Agents Over Stateless A2A](https://media2.dev.to/dynamic/image/width=1200,height=627,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fum3jyjh3vh16vrlwp3on.png)

Intro ADK ships with a mechanism for calling remote agents over the A2A protocol. It's...


A2A protocol solves message routing. MCP solves tool access. Both are necessary and well-specified.....


You built an agent. Maybe it has a GitHub repo. Maybe it has an MCP server. Maybe it has a REST...


You built an agent. Maybe it has a GitHub repo. Maybe it has an MCP server. Maybe it has a REST...