mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-14 08:01:02 -07:00
Enable WriteTodos tool by default (#12500)
This commit is contained in:
@@ -1047,7 +1047,7 @@ const SETTINGS_SCHEMA = {
|
||||
label: 'Use Write Todos',
|
||||
category: 'Advanced',
|
||||
requiresRestart: false,
|
||||
default: false,
|
||||
default: true,
|
||||
description: 'Enable the write_todos_list tool.',
|
||||
showInDialog: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user