Gemini CLI now surfaces InvalidStreamError details and suggests /compress

DavidAPierce · ghdev · 2026-07-29

What changed

This PR propagates InvalidStreamError details from Gemini CLI’s core layers up to the UI, so the terminal can show more specific troubleshooting guidance instead of a generic failure.

Key behavior

Validation

The author updated unit tests across core and CLI packages, including event translator, turn logic, non-interactive CLI behavior, and the mid-conversation retry flow when empty text responses occur.

Original post →

More from coding & agent

coding & agent channel →