feat(cli): add DevTools integration with gemini-cli-devtools (#18648)

This commit is contained in:
Sandy Tao
2026-02-09 14:03:10 -08:00
committed by GitHub
parent a3e5b564f7
commit ef957a368d
13 changed files with 596 additions and 62 deletions

View File

@@ -106,6 +106,10 @@ their corresponding top-level category object in your `settings.json` file.
- **Description:** Enable Vim keybindings
- **Default:** `false`
- **`general.devtools`** (boolean):
- **Description:** Enable DevTools inspector on launch.
- **Default:** `false`
- **`general.enableAutoUpdate`** (boolean):
- **Description:** Enable automatic updates.
- **Default:** `true`