geminicli

package
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 29, 2026 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

Package geminicli registers a CLI-tool-backed provider that drives Google's Gemini CLI (`gemini`) binary as the review engine. The user-facing name is `gemini-cli` (selectable with `--cli gemini` or `--provider gemini-cli`); the underlying transport is a subprocess of the host CLI rather than an HTTPS API call, so no API key is required when `gemini` is already authenticated locally.

Layout naming: the `-cli` directory suffix is purely a developer signal that this is the CLI-backed sibling of the existing internal/provider/gemini/ package (which talks to generativelanguage.googleapis.com).

Index

Constants

View Source
const Name = "gemini-cli"

Name is what users type. Matches the directory suffix convention.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL