eliasecchig
eliasecchig
## Summary - Print the A2A agent card URL after successful deployment to Agent Engine - URL format: `https://{location}-aiplatform.googleapis.com/v1beta1/projects/{project}/locations/{location}/reasoningEngines/{id}/a2a/v1/card` ## Problem When deploying A2A agents to Agent Engine, users need...
## Summary - Add explicit `--cicd-runner google_cloud_build` flag to E2E test create command - Ensures E2E tests continue to test CI/CD pipelines after CLI default changed to "skip" ## Problem...
## Summary Completes the Windows compatibility work from #646 and centralizes gcloud command handling: - Create `command.py` utility with `get_gcloud_cmd()` and `run_gcloud_command()` - Update `run_command()` in cicd.py to auto-handle gcloud...
## Summary - Add --single-branch flag to git clone command for remote templates - Makes cloning more efficient by only fetching the specified branch ## Changes - Updated `fetch_remote_template()` in...
## Summary - Add showcase entry for Google Workspace tutorial on building a Google Chat app with ADK AI agent ## Details Adds the Google Chat ADK Agent Add-on showcase...
## Release v0.29.2 This PR was automatically created by the release workflow. ### Checklist - [ ] Tests pass - [ ] Ready to publish to PyPI Once merged, the...