Group: Google ADK Samples
Sort by:Popular

Shared GitHubTools library used by the ADK GitHub agent samples (issue triaging, PR triaging, stale auditor, docs release analyzer). Wraps the org.kohsuke github-api as ADK FunctionTools.
Last Release on Sep 1, 2026
A sample "Hello World" application demonstrating basic agent and tool usage with the Google ADK, runnable via com.example.helloworld.HelloWorldRun.
Last Release on Sep 1, 2026

3.Config Agent Samples

com.google.adk.samples » configagent-samples Apache

Samples for Config Agent.
Last Release on Sep 1, 2026
A sample agent that analyzes the differences between two code releases and files a GitHub issue describing the documentation updates that are needed. Runnable via com.example.adkdocs.AdkDocsReleaseAnalyzerRun.
Last Release on Sep 1, 2026
AI-powered GitHub issue monitoring (spam detection) agent for the adk-java repository, implemented with the Google ADK for Java. Scans issue threads for spam/promotional content and flags suspicious issues for human review.
Last Release on Sep 1, 2026
AI-powered GitHub pull request triaging agent for the adk-java repository, implemented with the Google ADK for Java. Labels pull requests and checks them against the contribution guidelines.
Last Release on Sep 1, 2026
AI-powered GitHub stale issue auditor for the adk-java repository, implemented with the Google ADK for Java. Reconstructs each issue's history via GraphQL and uses Gemini to decide whether to mark it stale, close it, or remove the ...
Last Release on Sep 1, 2026
AI-powered GitHub issue triaging agent for the adk-java repository, implemented with the Google ADK for Java. Runs in both interactive mode (local CLI / adk web) and unattended GitHub Actions workflow mode.
Last Release on Sep 1, 2026
Programmatic MCP filesystem sample mirroring the YAML-based configuration under contrib/samples/configagent.
Last Release on Sep 1, 2026