An open-source AI agent that brings the power of Gemini directly into your terminal.
gemini-cli v0.8.0-nightly adds screen reader support and a cleaner user message UI.
$ git clone --branch v0.8.0-nightly.20250927.19400ba8 https://github.com/google-gemini/gemini-cli.git # already have the repo? check out this version: $ git checkout v0.8.0-nightly.20250927.19400ba8
- ›Implements centralized screen reader layout for improved accessibility.
- ›Removes border from user messages and colors the
>prompt for improved readability.