Skip to content

Releases: google/agents-cli

Release v0.1.3

06 May 19:42

Choose a tag to compare

Release v0.1.3

  • Default infra commands to terraform plan instead of apply
  • Fix playground to work for Cloud Shell and other similar envs and be more transparent about the underlying command
  • Update skills to cover need for cloud sql role
  • Make agents-cli info print OS info for easier bug reporting
  • Make run only start a background server when requested with --start-server
  • Clearer display string for ADC auth
  • Fix broken doc links
  • Fix missing target description for agent_runtime

Release v0.1.2

29 Apr 21:38

Choose a tag to compare

Release v0.1.2

  • Document & image fixes
  • Project metadata fixes
  • Preserve multi-hop traces in completions_view BigQuery SQL
  • Detect legacy ADK skills during setup
  • Save inline artifacts to .google-agents-cli/artifacts/
  • Fix some Windows shell interaction issues
  • Remove unprocessed pass-through args for deploy, updated skills and --help text
  • Fix agents-cli considering the user as authenticated when auth got stale
  • Auto stop local run server on error