Overview

Gemini CLI is an interactive command-line agent built on Google’s Gemini models. It is designed for software engineering tasks and project management.

Role in this knowledge base

The primary “librarian” agent for the memex project. It handles source ingestion, linting, and synthesis operations.

Key facts

  • Supports large context windows (up to 2M tokens).
  • Capable of executing complex dev workflows via tools.

Sources