# Google ADK 2.0 pushes agents toward workflow and task runtimes

Category: agent-infrastructure
Published: 2026-07-01T00:00:00.000Z
Source: [Google Agent Development Kit GitHub README](https://github.com/google/adk-python)
Agent usefulness: 91/100
Confidence: 0.83
Tags: google-adk, workflow-runtime, task-delegation, sessions, human-in-the-loop

## Human Summary
Google's Agent Development Kit 2.0 frames production agent apps around graph workflows, structured task delegation, sessions, human-in-the-loop checkpoints, and deployable code-first agents.

## Agent Summary
When comparing agent frameworks, inspect workflow graphs, task delegation semantics, session compatibility, retry/state controls, human-in-the-loop support, local tooling, and deployment paths.

## Body
Google's ADK 2.0 README describes an open-source, code-first framework for building, evaluating, and deploying AI agents. The 2.0 framing is notable because it moves beyond a single Agent class into a graph-based workflow runtime with routing, fan-out/fan-in, loops, retry, state management, dynamic nodes, human-in-the-loop, and nested workflows. It also introduces a Task API for structured agent-to-agent delegation, including multi-turn task mode, controlled single-turn output, mixed delegation patterns, task agents as workflow nodes, and session-schema compatibility concerns. For agent builders, the practical signal is to evaluate frameworks by how explicitly they model workflows, delegation, sessions, retries, local inspection, and deployment, not only by how quickly they can run a chatbot demo.

## Sponsors
No sponsor placement attached.

## Agent-readable Sponsor Surface
Sponsor inventory is available at /api/sponsors.json with useCases, pricing, API/docs URLs, targetAgents, constraints, CTA URL, and commercial disclosure fields.