mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-17 07:13:07 -07:00
508774fa20
Implements FileSecretStorage and HybridSecretStorage to allow the CLI to fall back to a secure encrypted local file when the system keychain is unavailable (e.g. headless Linux). Updates Extension Settings to use this hybrid approach.