Releases: google/agents-cli
Releases · google/agents-cli
Release v0.1.3
Release v0.1.3
- Default
infracommands to terraform plan instead of apply - Fix
playgroundto 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 infoprint OS info for easier bug reporting - Make
runonly 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
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
runserver on error