transcript high
Gemini CLI keeps per-project chat history and tool I/O under ~/.gemini/tmp, keyed by a hash of the project path.
Where it lives
- all
~/.gemini/tmpdir
What you can do
- Prune ~/.gemini/tmp to reduce local conversation retention.
Source: github.com
config with secrets high
Gemini CLI stores Google OAuth tokens in ~/.gemini/oauth_creds.json.
Where it lives
- all
~/.gemini/oauth_creds.json
What you can do
- Keep ~/.gemini off cloud sync and restrict its permissions.
Source: github.com
This describes where Gemini CLI stores data. Metadata only, never your content. Confidence: likely. Spot a mistake? Tell us.