v0.56.0-nightly.20260815.g2a87e7be1
Gemini CLISummary
This release includes a fix for the SSR Agent, ensuring proper environment variable handling in tests. This resolves a specific issue related to process.env migration within the a2a-server tests.
Bug Fixes
- Fixed an issue in SSR Agent tests where process.env was not correctly migrated, now using vi.stubEnv for proper handling.