mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-31 14:22:27 +00:00
15 lines
977 B
Plaintext
15 lines
977 B
Plaintext
Use this tool to read the current to-do list for the session. This tool should be used proactively and frequently to ensure that you are aware of
|
|
the status of the current task list. You should make use of this tool as often as possible, especially in the following situations:
|
|
- At the beginning of conversations to see what's pending
|
|
- Before starting new tasks to prioritize work
|
|
- When the user asks about previous tasks or plans
|
|
- Whenever you're uncertain about what to do next
|
|
- After completing tasks to update your understanding of remaining work
|
|
- After every few messages to ensure you're on track
|
|
|
|
Usage:
|
|
- This tool takes in no parameters. So leave the input blank or empty. DO NOT include a dummy object, placeholder string or a key like "input" or "empty". LEAVE IT BLANK.
|
|
- Returns a list of todo items with their status, priority, and content
|
|
- Use this information to track progress and plan next steps
|
|
- If no todos exist yet, an empty list will be returned
|