Download Latest Version Release v1.2.1 source code.zip (3.2 MB)
Email in envelope

Get an email when there's a new version of agents-cli

Home / v1.2.0
Name Modified Size InfoDownloads / Week
Parent folder
google_agents_cli-1.2.0-py3-none-any.whl 2026-07-23 1.1 MB
google_agents_cli-1.2.0.tar.gz 2026-07-23 961.0 kB
README.md 2026-07-23 1.2 kB
Release v1.2.0 source code.tar.gz 2026-07-23 2.9 MB
Release v1.2.0 source code.zip 2026-07-23 3.2 MB
Totals: 5 Items   8.1 MB 0

Release v1.2.0

  • Cloud telemetry moved to ADK's otel_to_cloud, across the CLI and deploys. playground and run gain an --otel-to-cloud flag that forwards ADK's current --otel_to_cloud; the old --trace-to-cloud stays as a hidden, still-functional alias that warns when used. On the deployment side, Agent Runtime now exports through otel_to_cloud (gated on GOOGLE_CLOUD_AGENT_ENGINE_ENABLE_TELEMETRY) and generated projects configure Cloud telemetry declaratively in Terraform instead of at runtime. Bundled google-adk moves to >=2.2.0 with the otel-gcp extra, and the observability skill was updated to match.
  • Scaffolds now default to gemini-3.6-flash.
  • Agent Analytics now captures GenAI completions on Agent Runtime. The BigQuery telemetry log sink is configured per deployment target, so Agent Runtime deployments route their GenAI request/response logs into BigQuery instead of leaving the completions view empty.
  • Managed Agents guidance in the ADK code skill. The bundled ADK cheatsheet gained a Managed Agents section covering when to use ManagedAgent, Gemini API vs Agent Platform (GEAP) setup, and a runnable create-and-use example.
Source: README.md, updated 2026-07-23