mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-24 22:55:13 +00:00
Use PascalCase for all tool display names (#12918)
This commit is contained in:
committed by
GitHub
parent
11a0a9b911
commit
d3cf28eb4b
@@ -977,7 +977,7 @@
|
||||
"type": "boolean"
|
||||
},
|
||||
"useWriteTodos": {
|
||||
"title": "Use Write Todos",
|
||||
"title": "Use WriteTodos",
|
||||
"description": "Enable the write_todos_list tool.",
|
||||
"markdownDescription": "Enable the write_todos_list tool.\n\n- Category: `Advanced`\n- Requires restart: `no`\n- Default: `false`",
|
||||
"default": false,
|
||||
|
||||
Reference in New Issue
Block a user