fix(patch): cherry-pick 59e0b10 to release/v0.12.0-preview.9-pr-12416 [CONFLICTS] (#12492)

Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
Co-authored-by: Abhi <abhipatel@google.com>
This commit is contained in:
gemini-cli-robot
2025-11-03 12:13:52 -08:00
committed by GitHub
parent 1c44586582
commit 1584600745
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1137,7 +1137,7 @@ const SETTINGS_SCHEMA = {
label: 'Thinking Budget',
category: 'Experimental',
requiresRestart: true,
default: -1,
default: 8192,
description:
'The thinking budget for the Codebase Investigator agent.',
showInDialog: false,