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
- Go to Settings → AI Agents in the Kranos dashboard.
- Select Gemini CLI and click Configure.
- Enter your Google AI API key (get one here).
- Choose a default model (e.g.
gemini-2.5-flash-liteorgemini-2.5-pro). - Click Save. Kranos will route Gemini-assigned tasks to Gemini CLI agents.
Models
| Model | Description |
|---|---|
gemini-2.5-pro | Most capable — best for complex reasoning and large context tasks |
gemini-2.5-flash | Balanced — fast and capable for most research and analysis tasks |
gemini-2.5-flash-lite | Lightweight — 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.