Skip to main content

Gemini CLI

Overview

Gemini CLI is Google's agentic tool powered by the Gemini model family. Kranos uses Gemini CLI agents for research, analysis, and coding tasks — particularly where large context windows or cost efficiency are priorities.

Setup

  1. Go to Settings → AI Agents in the Kranos dashboard.
  2. Select Gemini CLI and click Configure.
  3. Enter your Google AI API key (get one here).
  4. Choose a default model (e.g. gemini-2.5-flash-lite or gemini-2.5-pro).
  5. Click Save. Kranos will route Gemini-assigned tasks to Gemini CLI agents.

Models

ModelDescription
gemini-2.5-proMost capable — best for complex reasoning and large context tasks
gemini-2.5-flashBalanced — fast and capable for most research and analysis tasks
gemini-2.5-flash-liteLightweight — best for high-volume, cost-sensitive tasks

Note: Only Admins can enable or disable models.

To disable a model, go to Settings → AI Tools, find the model, and uncheck it. Disabled models will no longer be available when spawning agents.