mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-10 22:21:22 -07:00
feat(ui): reduce home directory warning noise and add opt-out setting (#16229)
This commit is contained in:
@@ -184,6 +184,12 @@ their corresponding top-level category object in your `settings.json` file.
|
||||
title
|
||||
- **Default:** `false`
|
||||
|
||||
- **`ui.showHomeDirectoryWarning`** (boolean):
|
||||
- **Description:** Show a warning when running Gemini CLI in the home
|
||||
directory.
|
||||
- **Default:** `true`
|
||||
- **Requires restart:** Yes
|
||||
|
||||
- **`ui.hideTips`** (boolean):
|
||||
- **Description:** Hide helpful tips in the UI
|
||||
- **Default:** `false`
|
||||
|
||||
Reference in New Issue
Block a user