mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-29 07:21:27 -07:00
@@ -939,8 +939,8 @@
|
||||
"useWriteTodos": {
|
||||
"title": "Use Write Todos",
|
||||
"description": "Enable the write_todos_list tool.",
|
||||
"markdownDescription": "Enable the write_todos_list tool.\n\n- Category: `Advanced`\n- Requires restart: `no`\n- Default: `true`",
|
||||
"default": true,
|
||||
"markdownDescription": "Enable the write_todos_list tool.\n\n- Category: `Advanced`\n- Requires restart: `no`\n- Default: `false`",
|
||||
"default": false,
|
||||
"type": "boolean"
|
||||
},
|
||||
"security": {
|
||||
|
||||
Reference in New Issue
Block a user