mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-14 15:21:01 -07:00
Fix typo in write_todos methodology instructions (#13411)
This commit is contained in:
@@ -41,7 +41,7 @@ DO NOT use this tool for simple tasks that can be completed in less than 2 steps
|
||||
|
||||
|
||||
## Methodology for using this tool
|
||||
1. Use this todo list list as soon as you receive a user request based on the complexity of the task.
|
||||
1. Use this todo list as soon as you receive a user request based on the complexity of the task.
|
||||
2. Keep track of every subtask that you update the list with.
|
||||
3. Mark a subtask as in_progress before you begin working on it. You should only have one subtask as in_progress at a time.
|
||||
4. Update the subtask list as you proceed in executing the task. The subtask list is not static and should reflect your progress and current plans, which may evolve as you acquire new information.
|
||||
|
||||
Reference in New Issue
Block a user