Download Latest Version Release v1.5.0 source code.zip (3.7 MB)
Email in envelope

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

Home / v1.5.0
Name Modified Size InfoDownloads / Week
Parent folder
google_agents_cli-1.5.0-py3-none-any.whl 2026-09-01 1.3 MB
google_agents_cli-1.5.0.tar.gz 2026-09-01 1.0 MB
README.md 2026-09-01 2.0 kB
Release v1.5.0 source code.tar.gz 2026-09-01 3.3 MB
Release v1.5.0 source code.zip 2026-09-01 3.7 MB
Totals: 5 Items   9.3 MB 0

Release v1.5.0

  • Extension system with a LangChain template. agents-cli can now be extended with custom commands and add-on agent templates, shipped with a LangChain extension and authoring guides. Extensions install from GitHub, other git hosts (including self-hosted and enterprise servers), or a local path for development.
  • Add agents-cli infra show to inspect the Terraform configuration provisioned by agents-cli infra single-project.
  • Add --update-only to agents-cli deploy, so a deploy updates an existing Agent Runtime engine instead of creating a duplicate.
  • Add a --labels flag to agents-cli deploy to tag Agent Runtime and Cloud Run deployments.
  • Add --qps to agents-cli eval that controls the request rate instead of being throttled to the default value.
  • Name the scaffolded root agent after its project instead of a generic default.
  • agents-cli deploy now retries throttled Agent Platform calls.
  • agents-cli create now reports precondition failures as clear errors instead of exiting successfully or printing a traceback.
  • https://github.com/google/agents-cli/issues/68
  • Fix background server reuse ignoring the requested session mode.
  • https://github.com/google/agents-cli/issues/70
  • Fix reasoning_engine_adapter streaming returning an empty response.
  • https://github.com/google/agents-cli/issues/80
  • Prevent multi-region deployments in scaffold and deploy.
  • https://github.com/google/agents-cli/issues/81
  • Give a clear error for malformed project manifests instead of silently defaulting or printing a traceback.
  • https://github.com/google/agents-cli/issues/74
  • Fix stale command references in docs and CLI hints.
  • https://github.com/google/agents-cli/issues/77
  • Scaffolded A2A agents now forward tool calls and responses to clients, not just text.
  • agents-cli setup now works without network or git access, with skills bundled into the package.
  • Fix a Windows failure loading a scaffolded project whose config points at a local path.
Source: README.md, updated 2026-09-01