Gemini CLI

Google's Gemini agent with built-in ACP support. No separate adapter package needed.

Prerequisites

  • Node.js (v18+) installed and on your PATH.
  • Google Cloud authentication configured.

Setup

  1. Install the Gemini CLI:
    npm install -g @google/gemini-cli
  2. Authenticate — Follow the Google Cloud authentication prompts when you first run gemini.
  3. Select in Blueprint AI — Choose Gemini CLI from the agent dropdown in the chat panel.

Key Details

TypeCLI (JSON-RPC over stdio)
ACP AdapterBuilt-in (no extra package)
Default ModelSet by Gemini CLI configuration

Troubleshooting

  • Make sure gemini is available in your terminal. Run gemini --version to verify.
  • If auto-detection fails, set the path manually in Project Settings > Blueprint AI > BAI Agents > Path Overrides > Gemini CLI Path.