Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

gemini-cli-0.26.0-1.1 RPM for i586

From OpenSuSE Ports Tumbleweed for i586

Name: gemini-cli Distribution: openSUSE Tumbleweed
Version: 0.26.0 Vendor: openSUSE
Release: 1.1 Build date: Wed Jan 28 13:08:57 2026
Group: Unspecified Build host: reproducible
Size: 23218279 Source RPM: gemini-cli-0.26.0-1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://github.com/google-gemini/gemini-cli
Summary: An AI agent that brings the power of Gemini directly into your terminal
Gemini CLI is an open-source AI agent that brings the power of Gemini directly
into your terminal. It provides lightweight access to Gemini, giving you the
most direct path from your prompt to our model.

* Free tier: 60 requests/min and 1,000 requests/day with personal Google account.
* Powerful Gemini 3 Pro: Access to 1M token context window.
* Built-in tools: Google Search grounding, file operations, shell commands, web fetching.
* Extensible: MCP (Model Context Protocol) support for custom integrations.
* Terminal-first: Designed for developers who live in the command line.
* Open source: Apache 2.0 licensed.

Provides

Requires

License

Apache-2.0

Changelog

* Wed Jan 28 2026 Dirk Müller <dmueller@suse.com>
  - update to 0.26.0:
    * fix: PDF token estimation
    * docs: clarify F12 to open debug console
    * docs: Remove .md extension from internal links in
      architecture.md
    * Add an experimental setting for extension config
    * feat: add Rewind Confirmation dialog and Rewi