Skip to main content
The Agent Development Kit (ADK) is a Python CLI that lets you manage Agent Studio projects from your local machine. Pull your project as YAML and Python files, edit them with any tool, and push changes back — using a Git-like workflow.
ADK is currently in Early Access. Sign up for the Early Access Program to get started.

What you can do

  • Bulk authoring — generate topics, flows, or entities programmatically and push them in one command
  • Version control — YAML and Python files commit cleanly to Git for PR reviews, blame history, and rollback
  • AI-assisted editing — use coding assistants to edit YAML and Python files directly, then push the result

Documentation

For installation, setup, and full usage instructions, visit the ADK documentation site:

ADK documentation

Complete guides, CLI reference, and examples for the Agent Development Kit.
Last modified on April 15, 2026