Skip to content
repository radar
Agents & Orchestration

🧑‍💻ADK Go

ACTIVE BREAKOUT

google/adk-go · homepage ↗

An open-source, code-first Go toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.

⭐ Popular: 9k stars, gaining about 41 a week

View on GitHub ↗

repo profile

vintage 2025 1 year old
language Go
license Apache-2.0

momentum

total stars 9k
stars added last week +41
HN peak 86 pts 9mo ago
used by 1 repos & packages
commits / week 10 accelerating · +25% vs prior mo
issues closed 54% ~11d to close, median
contributors 73 (+16 in 15d)
release cadence fortnightly
last activity 2d ago

durability

backing company-owned Google
openness permissive
bus factor 5 distributed
top-author share 20% 6 mo

bus factor = how many people it takes to cover more than half the commits (6 months). 1 is a solo project; higher means the work is spread across a team. top-author share is the single busiest author's slice of those commits.

since we covered it

monthly average + 689/mo (+30%/mo) · + 6k total since PR#21

why it's a big deal

  • Gives Go developers a first-party toolkit for building AI agents in their own language, rather than dropping into Python or Java for agent work.
  • Targets teams shipping cloud-native services, with stated deployment support for Google Cloud Run and a deployment-agnostic design.
  • Model-agnostic and compatible with other frameworks, so it is optimized for Gemini but not locked to it.

under the hood

  • Code-first Go library, installed via go get google.golang.org/adk/v2 and licensed Apache 2, where agent logic, tools, and orchestration are defined directly in Go.
  • Organized into modular components including agent, model, tool, runner, session, memory, plugin, and workflow packages.
  • Supports multi-agent composition and lets agents use pre-built tools, custom functions, or existing tools; sibling ADK versions exist for Python and Java.

Radar summary, generated from the project's public sources

star history

PR#21 · 2k9k now May 2025Aug 2026
  1. PR#21 2k 2025-11-12
  2. now 9k + 6k since first covered

curve is sampled from GitHub's star history, plus our own daily readings since we covered it; the dashed stretch is before we first covered it, the solid line since. figures at coverage are the numbers we printed then (approx.), current count is live.

understory

Quietly building: more output than attention, for now.

+15 understory score output 73 · clout 58
Aug 2025 Jul 2026
  • output, commits & releases
  • clout, star velocity

output = commits & releases; clout = star velocity, both 0 to 100 monthly indices; the gap where output runs above clout is the understory. The understory →

covered in

  • PR#21 2025-11-12 below the radar

    Build scalable AI agents in Go

similar projects

compare these →
  • 📚 Haystack

    Python · 3× the stars

    Open-source AI orchestration framework for building context-engineered, production-ready LLM applications. Design modular pipelines and agent workflows with explicit control over retrieval, routing, memory, and generation. Built for scalable agents, RAG, multimodal applications, semantic search, and conversational systems.

    26k ACTIVE
  • VoltAgent

    TypeScript

    AI Agent Engineering Platform built on an Open Source TypeScript AI Agent Framework

    10k ACTIVE
  • 🧠 LangGraph

    Python · 4.6× the stars

    Build resilient agents.

    40k ACTIVE

comments

Sign in with GitHub to add your blip on ADK Go.

loading comments…