pkg.sopackage field notes

brew / portes d'approbation / rang 69

Installer gemini-cli avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gemini-cli pour les workflows d'agents IA.

sécurité des agents

Réponse sur la sécurité des agents

gemini-cli is an AI CLI that can combine model access with local files and tool calls.

Accès aux identifiants

Reads model API credentials, environment variables, and files included in prompts.

Modification distante

Can drive local commands or API calls if granted tool access.

Risque de publication ou d'artéfact

Can generate code and release commands that become artifacts.

Contrôle recommandé

Run in containment and gate all secret-backed or mutating commands.

Conseils d'utilisation par les agents

Limit file scope and require approval before exposing secrets or running deployment tools.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install gemini-cli

provider-native install command

aperçu

Résumé du paquet

Interact with Google Gemini AI models from the command-line

Commandes et alias

  • gemini

historique

Historique du projet et usages

Gemini CLI is Google's open-source terminal agent for interacting with Gemini models from the command line. It became significant quickly because Google launched it as an Apache-2.0 project with free individual access, Code Assist integration, built-in tools, and package-manager distribution through npm and Homebrew.

Historique du projet

Google announced Gemini CLI on June 25, 2025 as an open-source AI agent that brings Gemini into developers' terminals. The launch positioned the CLI as a local utility for coding, content generation, research, problem solving, and task management rather than only as a chat wrapper.

The public repository developed around a terminal-first workflow: installation through npm or Homebrew, documented release channels, configuration through settings files and `GEMINI.md`, support for non-interactive invocation, and integration points such as MCP servers and extensions.

Historique d'adoption

Gemini CLI's adoption path was tied to Google's Gemini Code Assist product line. The launch article stated that the tool shared technology with Gemini Code Assist, giving developers prompt-driven AI help in both VS Code and the terminal.

Package-manager adoption followed the developer-tool pattern: the README documents global npm installation, `npx` execution, Homebrew installation, and MacPorts packaging. That made the CLI visible both to JavaScript users and to developers who expect AI tools to install like ordinary command-line utilities.

Modes d'utilisation

Practitioners use Gemini CLI inside source trees to ask questions about code, edit files, run shell commands, debug failures, generate applications from multimodal inputs, and automate tasks from scripts. The tool also supports Google Search grounding, file operations, web fetching, conversation checkpointing, and project-specific context files.

Teams use the CLI alongside Gemini Code Assist and GitHub workflows, while individual users often treat it as a terminal-native coding assistant that can operate without leaving the shell.

Pourquoi les passionnés de paquets s'y intéressent

For package nerds, Gemini CLI is a marker of AI coding tools becoming ordinary CLI packages. It is distributed through language-package tooling and system package managers, has documented stable, preview, and nightly release channels, and exposes configuration paths that matter for reproducible developer environments.

Chronologie

  • 2025-06-25: Google announces Gemini CLI as an open-source AI agent for the terminal.
  • 2025: The repository publishes early preview, stable, and nightly release-channel tags.
  • 2025: Homebrew, MacPorts, npm, and other package-manager entries make the tool installable through common developer workflows.

Related projects

  • Gemini CLI is related to Gemini Code Assist, Google AI Studio, Vertex AI, MCP servers, and the broader family of terminal AI agents used for code navigation and automation.

portes d'approbation

Métadonnées de revue humaine pour commandes risquées

La graine locale de portes d'approbation contient 5 règles pour gemini-cli. Points d'entrée couverts : gemini. Niveaux de sévérité : critique, élevé, moyen. Couverture : partial, revu le 2026-05-21.

Exemples d'actions contrôlées

  • Send a prompt to a remote Gemini model.
  • Include broad workspace file context in a Gemini session.
  • Run with reduced approval prompts or automatic tool execution.
  • Enable checkpointing that writes session state to disk.
  • Configure or use MCP servers from the Gemini CLI.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Linux
~/.gemini/settings.json.gemini/settings.json/etc/gemini-cli/settings.json/etc/gemini-cli/system-defaults.json
macOS
~/.gemini/settings.json.gemini/settings.json/Library/Application Support/GeminiCli/settings.json/Library/Application Support/GeminiCli/system-defaults.json
Windows
~/.gemini/settings.json.gemini/settings.jsonC:\ProgramData\gemini-cli\settings.jsonC:\ProgramData\gemini-cli\system-defaults.json

exécutables

Exécutables installés

CommandeTypeExpositionNote
geminiexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire0.46.0
gestionnaire mis à jour2026-06-15
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:gemini-cli
Version0.46.0
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://geminicli.com
Dernière mise à jour2026-06-15T10:20:17-04:00
Pulseupdated
Bouteillenon enregistré
Serviceaucun déclaré

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • approval-gate seed metadata
  • curated agent safety answer
  • curated configuration and credential file locations
  • curated package history
  • pkgdb category and tag curation