Download Latest Version Release v1.7.0 source code.zip (3.8 MB) Google Add to Preferred Sources
Home / v1.6.1
Name Modified Size InfoDownloads / Week
Parent folder
google_agents_cli-1.6.1-py3-none-any.whl 2026-09-16 1.3 MB
google_agents_cli-1.6.1.tar.gz 2026-09-16 1.1 MB
README.md 2026-09-16 2.6 kB
Release v1.6.1 source code.tar.gz 2026-09-16 3.4 MB
Release v1.6.1 source code.zip 2026-09-16 3.8 MB
Totals: 5 Items   9.6 MB 0

Release v1.6.1

  • ADK Go is now available to everyone (Preview). The adk_go template ("Go agent with A2A") now appears in agents-cli scaffold create with no experiment override, and Go projects get the toolchain Python already has:
  • Deploy to Agent Runtime, Cloud Run and GKE, with session methods exposed to agent_engines.get() clients.
  • CloudSQL, Agent Platform and in-memory session services.
  • Prompts and responses in BigQuery Agent Analytics, and telemetry through OTLP.
  • CI/CD templates at parity with Python.
  • The bundled skills cover Go and Python.
  • Scaffolds now default to gemini-3.8-flash.
  • Pin google-adk below 2.9.0. On 2.9.0 a Cloud Run agent's prompts and responses stopped reaching BigQuery Agent Analytics.
  • agents-cli scaffold create no longer asks for a region when the deployment target is none.
  • The one-off agents-cli run no longer prints stop and resume hints for a server it did not leave running.
  • agents-cli deploy prints how to talk to a Cloud Run agent once the deploy finishes.
  • agents-cli deploy can change the identity type on an existing agent.
  • agents-cli deploy now reports the correct identity after a deploy, instead of the wrong principal for agents using Agent Identity.
  • Exclude vendored extensions from the deploy payload, where they could add megabytes to every deploy.
  • agents-cli infra single-project now correctly enables the Service Usage API, so a new project bootstraps without enabling it by hand.
  • Fix remote ADK samples generating two agent directories and an unbuildable project.
  • Scaffolded Dockerfiles install uv from a pinned image instead of pip install.
  • agents-cli run and agents-cli eval no longer stop a background server they only borrowed.
  • https://github.com/google/agents-cli/issues/71
  • Startup and version notices now go to stderr, so --json output stays machine-readable.
  • https://github.com/google/agents-cli/issues/69
  • agents-cli eval generate no longer silently drops per-case session state.
  • https://github.com/google/agents-cli/issues/52
  • agents-cli run --mode a2a now shows status updates, errors and empty turns instead of staying silent.
  • The run resume hint includes --url and the other routing flags.
  • agents-cli info --json reports root_agent_name.
  • agents-cli extension add no longer copies ignored files from a local@ source.
  • Fix the macOS-only sed in the Starter Pack migration guide and spell out the dry-run and apply steps.
  • https://github.com/google/agents-cli/issues/78
Source: README.md, updated 2026-09-16