Rank #4 of 9 in Agent Frameworks & SDKs
Access
Install
pip install google-adkProducts
Google, product by product →Google ships more than one product — each judged line competes in its own arena on the same stories as everyone else.
| Line | Arena | Rank | PA Score | Agent-ready |
|---|---|---|---|---|
| Gemini | AI Assistants | #7/9 | 17/100 | 9/100 |
| Antigravity | AI Coding Agents | #5/13 | 37/100 | 55/100 |
| Gemini CLI | AI Coding Agents | #12/13 | 21/100 | 38/100 |
| Gemini Notebook (NotebookLM) | AI Research Agents | #6/6 | 7/100 | 0/100 |
| Jules | Software Factory | #7/9 | 23/100 | 29/100 |
| Agent Development Kitthis page | Agent Frameworks & SDKs | #4/9 | 35/100 | 46/100 |
| Firebase | Backend as a Service | #3/4 | 35/100 | 43/100 |
| Angular | Frontend Frameworks | #3/5 | 28/100 | 12/100 |
Not yet judged (4 — no arena where they compete): Google AI Studio · Flow · Gemini in Chrome · Gemini Code Assist
Verified integrations
Connections to other tracked products — hover a chip for the verbatim evidence quote behind it.
By theme — the product's score on each story themeBy theme
Agenticness — how well agents can access and operate the productAgenticnessevidence →
How well agents can access and operate the product
Agents tools — stories about agents tools in this arenaAgents toolsevidence →
Stories about agents tools in this arena
Automation depth — how much of the product can run unattendedAutomation depthevidence →
How much of the product can run unattended
Deployment portability — stories about deployment portability in this arenaDeployment portabilityevidence →
Stories about deployment portability in this arena
Evals observability — stories about evals observability in this arenaEvals observabilityevidence →
Stories about evals observability in this arena
Guardrails safety — stories about guardrails safety in this arenaGuardrails safetyevidence →
Stories about guardrails safety in this arena
Human in the loop — stories about human in the loop in this arenaHuman in the loopevidence →
Stories about human in the loop in this arena
Memory context — stories about memory context in this arenaMemory contextevidence →
Stories about memory context in this arena
Openness — open source, data portability, and self-hosting storiesOpennessevidence →
Open source, data portability, and self-hosting stories
Orchestration multi agent — stories about orchestration multi agent in this arenaOrchestration multi agentevidence →
Stories about orchestration multi agent in this arena
Privacy posture — data-handling and privacy storiesPrivacy postureevidence →
Data-handling and privacy stories
State durability — stories about state durability in this arenaState durabilityevidence →
Stories about state durability in this arena
Streaming output — stories about streaming output in this arenaStreaming outputevidence →
Stories about streaming output in this arena
Story verdicts — every judged story with its evidenceStory verdicts
Follow the green: where the map greys out is where Google ADK stops today. ✓ full · ~ partial · ! disputed · — none · n/a not applicable.
Agenticness — how well agents can access and operate the productAgenticness
How well agents can access and operate the product
API surface
Drive the product through a documented public API
~6/10
unlocks → Webhooks · Scoped API keys · Machine-readable spec · Versioning policy · Rely on strict typing and schema validation so a coding agent catches its own mistakes at build time
Subscribe to events via webhooks
—0/10
Build against official SDKs
✓9/10
Issue scoped/least-privilege API credentials for an agent
—–
Connect an agent via an official MCP server
~6/10
Download a machine-readable API spec (OpenAPI or equivalent)
—0/10
Rely on versioned APIs with a documented deprecation policy
—0/10
Test against a sandbox environment without touching production data
~5/10
Explore an interactive API reference with runnable examples
—0/10
Docs for agents
Point an agent at llms.txt or agent-oriented docs
!3/10
Agentic features
Delegate tasks to a built-in AI assistant inside the product
—0/10
Operate the product with natural-language commands
~5/10
Plug MCP servers into this product so it can use their tools
✓8/10
Get AI-generated insights and suggestions from my data inside the product
n/an/a
Set up automations that run autonomously in the background
~6/10
Agents tools — stories about agents tools in this arenaAgents tools
Stories about agents tools in this arena
Automation depth — how much of the product can run unattendedAutomation depth
How much of the product can run unattended
Deployment portability — stories about deployment portability in this arenaDeployment portability
Stories about deployment portability in this arena
Evals observability — stories about evals observability in this arenaEvals observability
Stories about evals observability in this arena
Guardrails safety — stories about guardrails safety in this arenaGuardrails safety
Stories about guardrails safety in this arena
Human in the loop — stories about human in the loop in this arenaHuman in the loop
Stories about human in the loop in this arena
Memory context — stories about memory context in this arenaMemory context
Stories about memory context in this arena
Openness — open source, data portability, and self-hosting storiesOpenness
Open source, data portability, and self-hosting stories
Orchestration multi agent — stories about orchestration multi agent in this arenaOrchestration multi agent
Stories about orchestration multi agent in this arena
Privacy posture — data-handling and privacy storiesPrivacy posture
Data-handling and privacy stories
State durability — stories about state durability in this arenaState durability
Stories about state durability in this arena
Streaming output — stories about streaming output in this arenaStreaming output
Stories about streaming output in this arena
Sorted by importance (agentic first) (high → low) · 51/51 stories · click a row’s chevron for the rationale and evidence
Plug MCP servers into this product so it can use their tools G Agent access | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 3 | full | 8/10 | Cclaimed | |
Connect an agent via an official MCP server G Agent access | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 3 | partial | 6/10 | Cclaimed | |
Drive the product through a documented public API G Agent access | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 3 | partial | 6/10 | Tprobed | |
Delegate tasks to a built-in AI assistant inside the product G Agentic features | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 3 | none | 0/10 | ||
Build against official SDKs G Agent access | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 2 | full | 9/10 | Cclaimed | |
Run the product headlessly / in CI for automation G Agent access | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 2 | full | 8/10 | Cclaimed | |
Use an official CLI G Agent access | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 2 | full | 8/10 | Cclaimed | |
Set up automations that run autonomously in the background G Agentic features | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 2 | partial | 6/10 | Cclaimed | |
Operate the product with natural-language commands G Agentic features | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 2 | partial | 5/10 | Cclaimed | |
Point an agent at llms.txt or agent-oriented docs G Agent access | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 2 | disputed | 3/10 | Dcontradicted | |
Download a machine-readable API spec (OpenAPI or equivalent) G Api quality | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 2 | none | 0/10 | ||
Explore an interactive API reference with runnable examples G Api quality | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 2 | none | 0/10 | ||
Rely on versioned APIs with a documented deprecation policy G Api quality | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 2 | none | 0/10 | ||
Subscribe to events via webhooks G Agent access | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 2 | none | 0/10 | ||
Get AI-generated insights and suggestions from my data inside the product G Agentic features | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 2 | n/a | untested | none yet | |
Issue scoped/least-privilege API credentials for an agent G Agent access | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 2 | none | untested | none yet | |
Test against a sandbox environment without touching production data G Api quality | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 1 | partial | 5/10 | Cclaimed | |
Orchestrate multiple agents — handoffs, subagents, or crews — inside one workflow C Multi agent | developer | Orchestration multi agent — stories about orchestration multi agent in this arenaOrchestration multi agent | 3 | full | 9/10 | Cclaimed | |
Pause an agent mid-run for human input or approval and resume with the human's decision C Approval flows | developer | Human in the loop — stories about human in the loop in this arenaHuman in the loop | 3 | full | 8/10 | Cclaimed | |
Self-host the core product G | ai-native user | Openness — open source, data portability, and self-hosting storiesOpenness | 3 | full | 8/10 | Cclaimed | |
Swap the underlying LLM provider or model without rewriting my agent C Portability | developer | Deployment portability — stories about deployment portability in this arenaDeployment portability | 3 | full | 8/10 | Cclaimed | |
Define rules that trigger actions automatically on events G | ai-native user | Automation depth — how much of the product can run unattendedAutomation depth | 3 | full | 7/10 | Cclaimed | |
Define an agent with typed custom tools in a few lines of code C Agent authoring | developer | Agents tools — stories about agents tools in this arenaAgents tools | 3 | partial | 6/10 | Cclaimed | |
Attach input/output guardrails that validate, transform, or block unsafe content C Guardrails | developer | Guardrails safety — stories about guardrails safety in this arenaGuardrails safety | 3 | partial | 5/10 | Cclaimed | |
Trace every LLM call and tool invocation of an agent run in an observability UI C Tracing | developer | Evals observability — stories about evals observability in this arenaEvals observability | 3 | partial | 5/10 | Cclaimed | |
Stream tokens and intermediate agent events (tool calls, steps) to my UI in real time C Streaming | developer | Streaming output — stories about streaming output in this arenaStreaming output | 3 | partial | 4/10 | Cclaimed | |
Checkpoint agent state so a run can resume exactly where it left off after a crash or restart C Durable state | developer | State durability — stories about state durability in this arenaState durability | 3 | none | 0/10 | ||
Export all of my data in open formats and leave G | ai-native user | Openness — open source, data portability, and self-hosting storiesOpenness | 3 | n/a | untested | none yet | |
Get schema-validated structured output from an agent, with automatic retries when validation fails C Structured output | developer | Streaming output — stories about streaming output in this arenaStreaming output | 3 | none | untested | none yet | |
Prevent my data from being used to train AI models G | ai-native user | Privacy posture — data-handling and privacy storiesPrivacy posture | 3 | n/a | untested | none yet | |
Compose agents into an explicit graph or workflow with branching, loops, and parallel steps C Workflow control | developer | Orchestration multi agent — stories about orchestration multi agent in this arenaOrchestration multi agent | 2 | full | 9/10 | Cclaimed | |
Deploy an agent to a managed runtime and call it as an API endpoint C Deployment | engineering-lead | Deployment portability — stories about deployment portability in this arenaDeployment portability | 2 | full | 8/10 | Cclaimed | |
Have a coding agent scaffold a new agent project from an official CLI or template in one command C Ai buildability | ai-native user | Agents tools — stories about agents tools in this arenaAgents tools | 2 | full | 8/10 | Cclaimed | |
Require human approval before specific sensitive tool calls execute C Approval flows | engineering-lead | Human in the loop — stories about human in the loop in this arenaHuman in the loop | 2 | full | 8/10 | Cclaimed | |
Run my agents entirely on my own infrastructure with no dependence on the vendor's platform C Deployment | engineering-lead | Deployment portability — stories about deployment portability in this arenaDeployment portability | 2 | full | 8/10 | Cclaimed | |
Score agent quality with built-in evals and run them as part of CI C Evals | engineering-lead | Evals observability — stories about evals observability in this arenaEvals observability | 2 | full | 8/10 | Cclaimed | |
Read the product's source under an open license G | ai-native user | Openness — open source, data portability, and self-hosting storiesOpenness | 2 | full | 7/10 | Cclaimed | |
Run the framework's example agents headlessly from a terminal so an agent can verify what it just built C Ai buildability | ai-native user | Agents tools — stories about agents tools in this arenaAgents tools | 2 | full | 7/10 | Cclaimed | |
Trim, summarize, or filter conversation history to keep an agent inside its context window C Memory | developer | Memory context — stories about memory context in this arenaMemory context | 2 | full | 7/10 | Cclaimed | |
Do everything through the API that I can do in the UI G | ai-native user | Openness — open source, data portability, and self-hosting storiesOpenness | 2 | partial | 5/10 | Tprobed | |
Unit-test agents with mocked models and tools C Testing | developer | Evals observability — stories about evals observability in this arenaEvals observability | 2 | partial | 5/10 | Cclaimed | |
Restrict what an agent may do with fine-grained tool permissions and sandboxed execution C Guardrails | engineering-lead | Guardrails safety — stories about guardrails safety in this arenaGuardrails safety | 2 | partial | 4/10 | Cclaimed | |
Give agents long-term memory that persists across sessions and threads C Memory | developer | Memory context — stories about memory context in this arenaMemory context | 2 | partial | 3/10 | Cclaimed | |
Perform bulk operations across many items at once G | ai-native user | Automation depth — how much of the product can run unattendedAutomation depth | 2 | partial | 3/10 | Cclaimed | |
Run long-lived agents durably across process restarts and deploys, natively or via durable-execution integrations C Durable state | engineering-lead | State durability — stories about state durability in this arenaState durability | 2 | partial | 3/10 | Cclaimed | |
Choose where my data is stored (region/residency) G | ai-native user | Privacy posture — data-handling and privacy storiesPrivacy posture | 2 | none | 0/10 | ||
Control data retention and deletion G | ai-native user | Privacy posture — data-handling and privacy storiesPrivacy posture | 2 | none | 0/10 | ||
Opt out of telemetry and usage tracking G | ai-native user | Privacy posture — data-handling and privacy storiesPrivacy posture | 2 | none | untested | none yet | |
Rely on strict typing and schema validation so a coding agent catches its own mistakes at build time C Ai buildability | ai-native user | Agents tools — stories about agents tools in this arenaAgents tools | 2 | none | untested | none yet | |
Schedule recurring jobs or workflows G | ai-native user | Automation depth — how much of the product can run unattendedAutomation depth | 2 | none | untested | none yet | |
Version, review, and roll back my automations G | ai-native user | Automation depth — how much of the product can run unattendedAutomation depth | 1 | none | untested | none yet |
Opportunities — the stories that would move this product's scores, from its own judged verdictsOpportunitiestop 8 of 29 stories with headroom
What would move Google ADK’s scores — derived from its own judged verdicts, biggest headroom first. Each line quotes what the judge found missing; shipping it (or evidencing it publicly) is the fix.
Agenticness — how well agents can access and operate the productDelegate tasks to a built-in AI assistant inside the product
nonemoves Built-in AIimpact 45
ADK is a framework for building agents that developers run themselves; the docs explicitly describe connecting *external* coding assistants (e.g., 'Connect your favorite coding assistant to our ADK developer Skills') rather than shipping a built-in AI assistant that end-users delegate tasks to inside the product itself.
State durability — stories about state durability in this arenaCheckpoint agent state so a run can resume exactly where it left off after a crash or restart
nonemoves PA Scoreimpact 30
Missing: explicit checkpoint/save-state API, resume-from-crash mechanism, persistence backend documentation, and any hands-on confirmation of durable resumption.
Streaming output — stories about streaming output in this arenaGet schema-validated structured output from an agent, with automatic retries when validation fails
nonemoves PA Scoreimpact 30
Missing: any mention of output schema enforcement, structured output configuration, or validation-retry mechanism.
Agenticness — how well agents can access and operate the productIssue scoped/least-privilege API credentials for an agent
nonemoves agent-readyimpact 30
No evidence in the pack describes issuing scoped or least-privilege API credentials/tokens for agents; the docs cover tools, MCP, workflows, deployment, and evaluation but nothing about credential scoping or permission management for agent identities.
Agenticness — how well agents can access and operate the productSubscribe to events via webhooks
nonemoves agent-readyimpact 30
Missing: any webhook registration API, outbound event delivery docs, or third-party confirmation of webhook support.
Agenticness — how well agents can access and operate the productExplore an interactive API reference with runnable examples
nonemoves API qualityimpact 30
The evidence pack shows standard docs, code snippets, and CLI examples, but no interactive/runnable API reference (e.g., a Swagger/OpenAPI explorer or live code sandbox); probes for openapi.json and similar endpoints explicitly returned 404s.
Agenticness — how well agents can access and operate the productDownload a machine-readable API spec (OpenAPI or equivalent)
nonemoves API qualityimpact 30
No evidence of a downloadable OpenAPI/machine-readable spec for ADK; explicit probes for openapi.json/swagger.json and llms.txt all return 404, indicating no such spec is published.
Agenticness — how well agents can access and operate the productRely on versioned APIs with a documented deprecation policy
nonemoves API qualityimpact 30
Missing: versioning scheme documentation, deprecation policy, changelog/migration guides, semantic versioning commitments.
Showing the top 8 of 29 — every none/partial verdict in the story verdicts table is headroom.
Think a verdict is wrong? Every verdicts-table row has a Flag link — see the methodology.
Coverage map — which docs area, API section, or community source covers which judged storiesCoverage map5 surfaces · 34 covered stories
Where the cited evidence behind each covered verdict came from — the same citations the verdicts table shows, no extra judging.
Adk docs docs30 stories
- Point an agent at llms.txt or agent-oriented docs
- Run the product headlessly / in CI for automation
- Plug MCP servers into this product so it can use their tools
- Connect an agent via an official MCP server
- Use an official CLI
- Drive the product through a documented public API
- Build against official SDKs
- Set up automations that run autonomously in the background
- Operate the product with natural-language commands
- Test against a sandbox environment without touching production data
- Define an agent with typed custom tools in a few lines of code
- Have a coding agent scaffold a new agent project from an official CLI or template in one command
- Run the framework's example agents headlessly from a terminal so an agent can verify what it just built
- Perform bulk operations across many items at once
- Define rules that trigger actions automatically on events
- Deploy an agent to a managed runtime and call it as an API endpoint
- Run my agents entirely on my own infrastructure with no dependence on the vendor's platform
- Swap the underlying LLM provider or model without rewriting my agent
- Score agent quality with built-in evals and run them as part of CI
- Unit-test agents with mocked models and tools
- Trace every LLM call and tool invocation of an agent run in an observability UI
- Attach input/output guardrails that validate, transform, or block unsafe content
- Restrict what an agent may do with fine-grained tool permissions and sandboxed execution
- Trim, summarize, or filter conversation history to keep an agent inside its context window
- Give agents long-term memory that persists across sessions and threads
- Self-host the core product
- Orchestrate multiple agents — handoffs, subagents, or crews — inside one workflow
- Compose agents into an explicit graph or workflow with branching, loops, and parallel steps
- Run long-lived agents durably across process restarts and deploys, natively or via durable-execution integrations
- Stream tokens and intermediate agent events (tool calls, steps) to my UI in real time
GitHub README26 stories
- Run the product headlessly / in CI for automation
- Use an official CLI
- Drive the product through a documented public API
- Build against official SDKs
- Set up automations that run autonomously in the background
- Operate the product with natural-language commands
- Test against a sandbox environment without touching production data
- Have a coding agent scaffold a new agent project from an official CLI or template in one command
- Run the framework's example agents headlessly from a terminal so an agent can verify what it just built
- Perform bulk operations across many items at once
- Define rules that trigger actions automatically on events
- Run my agents entirely on my own infrastructure with no dependence on the vendor's platform
- Score agent quality with built-in evals and run them as part of CI
- Unit-test agents with mocked models and tools
- Trace every LLM call and tool invocation of an agent run in an observability UI
- Attach input/output guardrails that validate, transform, or block unsafe content
- Restrict what an agent may do with fine-grained tool permissions and sandboxed execution
- Pause an agent mid-run for human input or approval and resume with the human's decision
- Require human approval before specific sensitive tool calls execute
- Do everything through the API that I can do in the UI
- Read the product's source under an open license
- Self-host the core product
- Orchestrate multiple agents — handoffs, subagents, or crews — inside one workflow
- Compose agents into an explicit graph or workflow with branching, loops, and parallel steps
- Run long-lived agents durably across process restarts and deploys, natively or via durable-execution integrations
- Stream tokens and intermediate agent events (tool calls, steps) to my UI in real time
llms.txt3 stories
OpenAPI spec3 stories
Claims vs evidence — vendor claims reconciled against independent verdictsClaims vs evidence
0 of 17 testable claims verified · 1 contradicted → integrity 0/100
21 distinct capability claims found in Google ADK’s own claimed-docs/GitHub materials, reconciled against our judge’s independent verdicts.
0
Verified
16
Unverified
1
Contradicted
17
Undersold
Unverified (21)
“Quickstart lets you create your first Python ADK agent in minutes”
Have a coding agent scaffold a new agent project from an official CLI or template in one commandfullproof ↗
“Define an agent from just a model, instructions, and a set of tools”
Define an agent with typed custom tools in a few lines of codepartialproof ↗
“Expand simple agents into workflows that combine and orchestrate multiple agents and code execution tasks”
Orchestrate multiple agents — handoffs, subagents, or crews — inside one workflowfullproof ↗
“An ADK agent can act as an MCP client, using tools from external MCP servers”
Plug MCP servers into this product so it can use their toolsfullproof ↗
“You can expose ADK tools via an MCP server so any MCP client can use them”
“Agent Runtime is a fully managed auto-scaling Google Cloud service for deploying and scaling ADK agents”
Deploy an agent to a managed runtime and call it as an API endpointfullproof ↗
“Agents can run offline or disconnected with no Google Cloud connection required”
Run my agents entirely on my own infrastructure with no dependence on the vendor's platformfullproof ↗
“Unit tests can be written as individual files, each capturing a single agent-model interaction/session”
“Built-in tool confirmation flow lets you gate tool execution behind explicit human confirmation and custom input”
Require human approval before specific sensitive tool calls executefullproof ↗
“Built-in tool confirmation flow lets you gate tool execution behind explicit human confirmation and custom input”
Pause an agent mid-run for human input or approval and resume with the human's decisionfullproof ↗
“Built-in development UI to test, evaluate, debug, and showcase agents”
Score agent quality with built-in evals and run them as part of CIfullproof ↗
“Agents CLI lets an AI-enabled dev environment scaffold, build, test, evaluate, and deploy an agent in minutes”
Have a coding agent scaffold a new agent project from an official CLI or template in one commandfullproof ↗
“Agents CLI lets an AI-enabled dev environment scaffold, build, test, evaluate, and deploy an agent in minutes”
“Compose deterministic code with AI reasoning via explicit, graph-based workflow architectures”
Compose agents into an explicit graph or workflow with branching, loops, and parallel stepsfullproof ↗
“Automatically filters irrelevant events, summarizes older turns, lazy-loads artifacts, and tracks token usage to manage context”
Trim, summarize, or filter conversation history to keep an agent inside its context windowfullproof ↗
“Cloud Run offers a managed auto-scaling platform to run an ADK agent as a container-based app”
Deploy an agent to a managed runtime and call it as an API endpointfullproof ↗
“Works with almost any generative AI model, including Gemini, other providers, and locally running models via adapters”
Swap the underlying LLM provider or model without rewriting my agentfullproof ↗
“Official CLI command runs an agent headlessly from a terminal path”
“Official CLI command runs an agent headlessly from a terminal path”
Run the framework's example agents headlessly from a terminal so an agent can verify what it just builtfullproof ↗
“Workflow Runtime is a graph-based execution engine supporting routing, fan-out/fan-in, loops, retry, state, dynamic nodes, HITL, and nested workflows”
Compose agents into an explicit graph or workflow with branching, loops, and parallel stepsfullproof ↗
“Task API enables structured agent-to-agent delegation with multi-turn/single-turn modes, HITL, and task agents as workflow nodes”
Orchestrate multiple agents — handoffs, subagents, or crews — inside one workflowfullproof ↗
Contradicted (1)
“ADK is designed to be authored by both humans and AI, with coding-assistant-oriented skills and AI-aware docs”
Point an agent at llms.txt or agent-oriented docsdisputedproof ↗
Undersold (17)
Run the product headlessly / in CI for automationfullproof ↗
Drive the product through a documented public APIpartialproof ↗
Set up automations that run autonomously in the backgroundpartialproof ↗
Operate the product with natural-language commandspartialproof ↗
Test against a sandbox environment without touching production datapartialproof ↗
Perform bulk operations across many items at oncepartialproof ↗
Define rules that trigger actions automatically on eventsfullproof ↗
Trace every LLM call and tool invocation of an agent run in an observability UIpartialproof ↗
Attach input/output guardrails that validate, transform, or block unsafe contentpartialproof ↗
Restrict what an agent may do with fine-grained tool permissions and sandboxed executionpartialproof ↗
Give agents long-term memory that persists across sessions and threadspartialproof ↗
Do everything through the API that I can do in the UIpartialproof ↗
Run long-lived agents durably across process restarts and deploys, natively or via durable-execution integrationspartialproof ↗
Stream tokens and intermediate agent events (tool calls, steps) to my UI in real timepartialproof ↗
Claims outside our story set (2)
Real capability claims found in Google ADK’s own materials, but no story in this arena’s taxonomy covers them yet — that’s feedback on the taxonomy, not a mark against the product.
“Agent Config lets you build agents without writing code”
source ↗“Web UI supports viewing multi-agent directories or a single agent folder”
source ↗
Business model
Apache-2.0 open-source framework, free to use; you pay only for the model and cloud services (such as Vertex AI or Agent Engine) it calls.
pricing ↗Score trend
How this product’s scores have moved as evidence and verdicts are re-derived — a point per change, not per day.
Flag
⚑ Flag a verdictThink a verdict is wrong? Opens a prefilled GitHub issue — or use the ⚑ next to any verdict above.
For agents
